Skip to content

v14.30.1

Latest

Choose a tag to compare

@EdiWang EdiWang released this 07 Oct 23:22
· 105 commits to master since this release
3afad3d

New Features

  • Stateless Captcha: The blog now switch to a stateless captcha design which uses a shared token to improve scalability and simplifying deployment.

Updates & Improvements

  • Remove Pingback support from web project
  • Remove /ping health check endpoint, please use /health from now on
  • Lots of underlying code refactor
  • Removed obsolete migration steps from SQL script

Upgrade Information

  • Please change the default shared key in CaptchaSettings:SharedKey.
  • Automatic Database Upgrade: Supported only for SQL Server.
  • Manual Upgrade for Other Databases: Please refer to the migration script and adapt it according to your database system.