Skip to content

v14.10.0

Compare
Choose a tag to compare
@EdiWang EdiWang released this 26 Sep 05:39
· 260 commits to master since this release
65f081c

New Features

  • IndexNow Support: Implemented support for IndexNow to improve SEO.
  • Estimated Reading Time: Added estimated reading time for blog posts to enhance user experience.
  • Gravatar Integration: Users can now choose to use Gravatar as their profile picture in Admin settings. This feature has moved out of experimental status.
  • Mention Source Display: The source of webmentions or pingbacks is now displayed in the Mention history for better clarity.

Updates and Fixes

  • Navigation Bar Icon Color: Fixed the issue with the admin portal navigation bar icon color.
  • Route Link Generation: Resolved the problem where servers with German regional settings were generating incorrect route links.
  • 404 Error Handling: Fixed the handling of 404 errors in the Webmention protocol.

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.