Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

76 lines (53 loc) · 1.88 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.2 - 2024-12-29

Added

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

Changed

  • Upate several dependencies.
  • Update documentation.

0.7.1 - 2024-05-09

Added

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

Changed

  • Upate 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

  • Upate 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 cincurrency 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.