Changelog

What changed, and when

Every notable change, newest first. Dated releases are shipped; Unreleased is on main and not yet tagged.

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]

Added

  • Support for dark mode.

[1.0.1] - 2024-10-15

Fixed

  • Fixed a bug where the app would crash on startup.
  • Corrected typos in the documentation.

[1.0.0] - 2024-09-01

Added

  • Initial release of the project.
  • Added user authentication.
  • Implemented basic CRUD operations.