All notable changes to Memo Tori will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed invalid DOCTYPE declaration in web/index.html
- Improved development desktop file with proper icon path and labeling
- Updated button text from "Consulter" to "Liste des idées" for clarity
- Refined color scheme (background and accent colors)
- Updated font family stack for better cross-platform consistency
- Added .gitignore to exclude build artifacts and development files
- Debian package (.deb) build for version 0.1.2
- Windows installer support
- Accessibility improvements: updated color scheme for better contrast
- Initial public release
- Core functionality: capture and store ideas locally
- Plain text storage with
---separator - Linux (Debian-based) support
- Windows support via pywebview
- Build scripts for .deb packages
- GitHub Actions workflow for Windows installer
- MIT License
- Comprehensive README with installation instructions