Project
更新日志

Change Log

Version

版本状态备注
V3 (opens in a new tab)长期支持使用全新的技术栈重构
V2 (opens in a new tab)弃用存在设计缺陷
V1 (opens in a new tab)不再更新Redis数据库,可拓展性较差

[3.2.3] - Unreleased

[3.2.2] - 2023-12-10

Here we would have the update steps for 1.2.4 for people to follow.

Added

  • Add CI
  • Test Suite
  • Frontend Bundle Analysis

Changed

  • Allow direct registration by password when email and SMS are not configured now.
  • Allow initial administrators now.

Fixed

  • Remediation of renamed contamination about password

[3.2.1] - 2023-12-08

Creating a well-structured changelog based on the provided details can help in documenting changes effectively. Here's a sample format for your changelog:

[v3.2.1] - Release Date

Changed

  • Optimized several startup processes to improve performance.
  • Feedback alerts in front-end for unconfigured mailbox and SMS.

Fixed

  • Dependency resolution issues, ensuring smoother project setup.
  • Authentication page border overflow on mobile interfaces. Now, borders blend with the background when the screen size is less than the breakpoint value.

Configuration

  • Postgres and Redis setup check. Backend will not start properly if these are not configured correctly.
  • Recommended deletion of config.json in the root directory for database URL exposure using environment variables. Upon first run, the project will automatically generate config.json and import the database link.

KeepChangelog (opens in a new tab)