Skip to content

v14.9.0

Latest
Compare
Choose a tag to compare
@EdiWang EdiWang released this 16 Sep 00:13
d7cc10d

New Features

  • Add LaTeX rendering support in blog posts
  • Add German translation #812
  • Improve dark mode styling
  • Experimental: allow user to use Gravatar as profile image (Experimental:UseOwnerEmailAsAvatar flag, bool)

Updates and Fixes

  • A few UI design fixes
  • Replace jQuery with vanilla JavaScript
  • Improve accessibility
  • Remove 'Indian Curry' theme
  • Pingback and Webmention are now forced not to be allowed from and to localhost to ensure security

Note

  • This version of Moonglade removed jQuery dependency, if your custom pages use jQuery, please migrate them manually.
  • 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.