Skip to content

v14.12.0

Latest
Compare
Choose a tag to compare
@EdiWang EdiWang released this 25 Oct 06:33
· 65 commits to master since this release
1cc20e2

New Features

  • Support server side color schema preference, reduce flash of the screen when auto switch to dark theme
  • Admin portal now indicates whether IndexNow service is configured
  • Posts can now be unpublished and return back to draft state
  • Lazy load captcha image to enhance security and prevent time out
  • Preview support for social links

Updates and Fixes

  • Add cool down time to reduce 429 error in IndexNow service
  • Fix reading time calculation in Japanese language
  • Fix umlaut display issue by decoding HTML entities

Note

  • Database Upgrades: Automatic database upgrades currently support only SQL Server. If you use a different database, please refer to Deployment/mssql-migration.sql to create your own migration script.