Skip to content

v14.17.0

Latest
Compare
Choose a tag to compare
@EdiWang EdiWang released this 09 Jan 06:57

New Features

  • Natively support Microsoft Clarity, see Analytics:MicrosoftClarity in appsettings.json
  • Natively support Google Analytics, see Analytics:GoogleAnalytics in appsettings.json
  • Enhance language support for RSS/ATOM feeds #710

Updates and Fixes

  • Increase foot scripts max length from 1024 to 2048
  • Migrate JavaScript to .mjs because it's 2025, legacy browsers should all blow up sky high

Migration from Previous Version

Manual Steps

  • If you are using Microsoft Clarity or Google Analytics features via foot scripts settings, you can now migrate to the new native settings in appsettings.json and remove old foot scripts in advanced settings page.

Important Notes

  • Database Upgrades: Automatic database upgrades currently support only SQL Server. If you are using a different database, please refer to this migration script to create your own migration process.