Skip to content

Latest commit

 

History

History
106 lines (64 loc) · 2.36 KB

File metadata and controls

106 lines (64 loc) · 2.36 KB

Changelog

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

Changed

  • Enable multi-platform Docker image builds in CI workflows. #30
  • Update dependencies.

0.7.3 - 2025-08-14

Changed

  • 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

Added

  • Add CHANGELOG.md.
  • Add version and git commit id as HTML tag during docker build process.

Changed

  • Update several dependencies.
  • Update documentation.

0.7.1 - 2024-05-09

Added

  • Add github action and switch to version scheme va.b.c.

Changed

  • Update several dependencies.

0.7.0 - 2023-11-18

Added

  • Update encryption to aes-256-cbc.
  • Remove tracking code.
  • Add license file.
  • Disable Header "X-Powered-By: Express" for security reason.
  • Better parameter validation.

Changed

  • Update several dependencies.

0.6.1 - 2021-03-30

Changed

  • Fix copying issue with mobile browsers.

0.6.0 - 2021-03-30

Added

  • Add copy button.

Changed

  • Updated jquery version.

0.5.0 - 2021-01-25

Changed

  • Fix loading database error during migration.
  • Solve file concurrency issue.

0.4.0 - 2020-11-19

Added

  • Replace chaos with NeDB, optimize data processing, add migration and update layout.

0.3.0 - 2020-02-03

Added

  • Initial version.