You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin Menu Update: The admin menu now follows the Microsoft Fluent Design System, providing a more modern and intuitive user experience.
Automatic Database Schema Migration: Moonglade can now automatically migrate database schemas when upgrading to a new version. This feature supports all versions starting from v14.1.0. Currently, only SQL Server is supported, but more database targets will be added in future releases.
Updates and Fixes
Self-Hosted Editors: TinyMCE and Monaco Editor are now self-hosted instead of being served from a CDN, improving reliability in various network conditions.
Consistent Captcha Fonts: Linux deployments now display the same font for captcha images as Windows deployments, ensuring a consistent user experience across platforms.
Default Time Zone Setting: The default time zone setting during new setups is now set to UTC, promoting a standardized time reference.
Azure Deployment Location: The default deployment location in Azure has been changed to West US, optimizing regional performance.
Monitoring Upgrade: Migrated from App Insights to Azure Monitor with OpenTelemetry for enhanced monitoring and observability.
HTTP Header Fixes: Fixed several middleware issues where correct HTTP headers were not being retrieved.
Performance Optimization: Various performance improvements have been implemented to enhance overall system efficiency.
.NET Patch: Updated .NET to version 8.0.8, ensuring the latest security and performance enhancements.