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.
0.7.4 - 2026-01-01
- Enable multi-platform Docker image builds in CI workflows. #30
- Update dependencies.
0.7.3 - 2025-08-14
- Update dependencies.
- Some content corrections in the descriptive text.
- Enhance Docker image release workflow with manual trigger and improved tag retrieval.
0.7.2 - 2024-12-29
- Add CHANGELOG.md.
- Add version and git commit id as HTML tag during docker build process.
- Update several dependencies.
- Update documentation.
0.7.1 - 2024-05-09
- Add github action and switch to version scheme
va.b.c.
- Update several dependencies.
0.7.0 - 2023-11-18
- Update encryption to aes-256-cbc.
- Remove tracking code.
- Add license file.
- Disable Header "X-Powered-By: Express" for security reason.
- Better parameter validation.
- Update several dependencies.
0.6.1 - 2021-03-30
- Fix copying issue with mobile browsers.
0.6.0 - 2021-03-30
- Add copy button.
- Updated jquery version.
0.5.0 - 2021-01-25
- Fix loading database error during migration.
- Solve file concurrency issue.
0.4.0 - 2020-11-19
- Replace chaos with NeDB, optimize data processing, add migration and update layout.
0.3.0 - 2020-02-03
- Initial version.