Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.44 KB

File metadata and controls

53 lines (30 loc) · 1.44 KB

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.

How to use this file

  • Start a new section for each release with the version number and release date (e.g., ## [1.2.0] - 2024-04-12).
  • Track upcoming work under the Unreleased section before a version ships.
  • Group entries under the relevant headings: Added, Changed, Deprecated, Removed, Fixed, Security.
  • Use short, descriptive bullet points so contributors can skim the changes quickly.

[Unreleased]

Added

  • Placeholder: Describe new features here.

Changed

  • Placeholder: List updates that modify existing behavior.

Deprecated

  • Placeholder: Note functionality that will be removed in a future release.

Removed

  • Placeholder: Mention features that have been removed.

Fixed

  • Placeholder: Summarize bug fixes.

Security

  • Placeholder: Detail security-related fixes or notices.

[0.1.1] - 2026-01-25

Changed

  • themeMode: Changed the position of themeMode switcher and also added system mode to it.
  • Settings Button: Changed the position of the settings button so as to have uniformity on both web and mobile app.
  • Mobile: Changed mobile version to fullscreen.

[0.1.0] - 2026-01-05

Added

  • Initial public release of the project.