Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 593 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.1] - 2024-04-08

Added

  • index route; "No Channel Selected" view.
  • mentions route; "No Mentions" view.
  • /channel/twitch/<channel name> route.
  • collapsible sidebar.
  • nuxt ui theme standards.
  • dark mode theme toggle.
  • pinia storage.
  • i18n translation.
  • catch-all route to index view.