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.2 - 2024-12-29
- Add CHANGELOG.md.
- Add version and git commit id as HTML tag during docker build process.
- Upate several dependencies.
- Update documentation.
0.7.1 - 2024-05-09
- Add github action and switch to version scheme
va.b.c
.
- Upate 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.
- Upate 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 cincurrency 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.