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.
- 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
Unreleasedsection 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.
- Placeholder: Describe new features here.
- Placeholder: List updates that modify existing behavior.
- Placeholder: Note functionality that will be removed in a future release.
- Placeholder: Mention features that have been removed.
- Placeholder: Summarize bug fixes.
- Placeholder: Detail security-related fixes or notices.
- 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.
- Initial public release of the project.