Moonglade Versions Save

The ASP.NET Core blog system of https://edi.wang, runs on Microsoft Azure

v12.3.3

1 year ago

New Features

  • Logged in admin can edit or delete page in forestage
  • Logged in admin can edit post in forestage
  • Allow setting "enable site map" in admin portal

Update and Fixes

  • Fixed Linux build is missing Chinese language resources
  • Fixed image zooming not working
  • Posts will now automatically mark as original when the original link is set
  • Request/Response logging is now only enabled in development environment
  • Updated draft UI
  • Export data feature is now on each individual management pages
  • Deprecate API Key authentication
  • Deprecate EnableWebApi settings
  • Deprecate WatermarkSkipExtensions settings
  • Patch .NET runtime to 6.0.7

v12.3.4

1 year ago

New Features

  • Logged in admin can edit or delete page in forestage
  • Logged in admin can edit post in forestage
  • Allow setting "enable site map" in admin portal

Update and Fixes

  • Fixed Linux build is missing Chinese language resources
  • Fixed image zooming not working
  • Posts will now automatically mark as original when the original link is set
  • Request/Response logging is now only enabled in development environment
  • Updated draft UI
  • Export data feature is now on each individual management pages
  • Deprecate API Key authentication
  • Deprecate EnableWebApi settings
  • Deprecate WatermarkSkipExtensions settings
  • Patch .NET runtime to 6.0.8

v12.3.0

1 year ago

New Features

  • Logged in admin can edit or delete page in forestage
  • Logged in admin can edit post in forestage
  • Allow setting "enable site map" in admin portal

Update and Fixes

  • Fixed Linux build is missing Chinese language resources
  • Fixed image zooming not working
  • Posts will now automatically mark as original when the original link is set
  • Request/Response logging is now only enabled in development environment
  • Updated draft UI
  • Export data feature is now on each individual management pages
  • Deprecate API Key authentication
  • Deprecate EnableWebApi settings
  • Deprecate WatermarkSkipExtensions settings
  • Patch .NET runtime to 6.0.7

v12.2.6

1 year ago

New Features

  • New post management UI

Update and Fixes

  • Upgrade TinyMCE to v6
  • Optimize static resource delivery on HTTP/2
  • Deprecate full jQuery and use jQuery slim

v12.1.1

2 years ago

New Features

  • New Pingback management UI
  • Users can now set watermark ARGB values in settings UI
  • Users can now set SkipPixel for watermark in settings UI

Update and Fixes

  • OpenGraph is now always enabled
  • Remove PreferAzureAppConfiguration settings key, now when an Azure App Configuration connection string is set, the blog will use Azure App Configuration.
  • Simplify CommentModerator settings, now when a Azure Content Moderator endpoint and key are set, the blog will use Azure Content Moderator
  • Remove TagNormalization from settings because users may misconfig it and blow up system
  • Fix Linux deployment script @Anduin2017
  • Fix database setup error message not being shown on UI

v12.1.6

2 years ago

New Features

  • New Pingback management UI
  • Users can now set watermark ARGB values in settings UI
  • Users can now set SkipPixel for watermark in settings UI

Update and Fixes

  • OpenGraph is now always enabled
  • Remove PreferAzureAppConfiguration settings key, now when an Azure App Configuration connection string is set, the blog will use Azure App Configuration.
  • Simplify CommentModerator settings, now when a Azure Content Moderator endpoint and key are set, the blog will use Azure Content Moderator
  • Remove TagNormalization from settings because users may misconfig it and blow up system
  • Fix Linux deployment script @Anduin2017
  • Fix database setup error message not being shown on UI
  • Improve image CDN performance

v12.1.3

2 years ago

New Features

  • New Pingback management UI
  • Users can now set watermark ARGB values in settings UI
  • Users can now set SkipPixel for watermark in settings UI

Update and Fixes

  • OpenGraph is now always enabled
  • Remove PreferAzureAppConfiguration settings key, now when an Azure App Configuration connection string is set, the blog will use Azure App Configuration.
  • Simplify CommentModerator settings, now when a Azure Content Moderator endpoint and key are set, the blog will use Azure Content Moderator
  • Remove TagNormalization from settings because users may misconfig it and blow up system
  • Fix Linux deployment script @Anduin2017
  • Fix database setup error message not being shown on UI

v12.0.8

2 years ago

New Features

  • Support integrating with third-party comment service
  • Support MySQL Database, thanks to @zhiyongpeng
  • Support QiNiu as image storage provider, thanks to @zhiyongpeng
  • Deliver avatar images via CDN, thanks to @zhiyongpeng
  • Added more languages for code highlight
    • Dockerfile
    • Less
    • Lua
    • SCSS
    • Swift

Update and Fixes

  • Deprecate audit feature
  • Deprecate a few jQuery dependencies
  • Fix captcha and watermark blow up when running in Linux or Docker
  • Fix post preview not rendering code highlighter

v12.0.0

2 years ago

New Features

  • Support integrating with third-party comment service
  • Support MySQL Database, thanks to @zhiyongpeng
  • Support QiNiu as image storage provider, thanks to @zhiyongpeng
  • Deliver avatar images via CDN, thanks to @zhiyongpeng
  • Added more languages for code highlight
    • Dockerfile
    • Less
    • Lua
    • SCSS
    • Swift

Update and Fixes

  • Deprecate audit feature
  • Deprecate a few jQuery dependencies
  • Fix captcha and watermark blow up when running in Linux or Docker
  • Fix post preview not rendering code highlighter

v12.0.5

2 years ago

New Features

  • Support integrating with third-party comment service
  • Support MySQL Database, thanks to @zhiyongpeng
  • Support QiNiu as image storage provider, thanks to @zhiyongpeng
  • Deliver avatar images via CDN, thanks to @zhiyongpeng
  • Added more languages for code highlight
    • Dockerfile
    • Less
    • Lua
    • SCSS
    • Swift

Update and Fixes

  • Deprecate audit feature
  • Deprecate a few jQuery dependencies
  • Fix captcha and watermark blow up when running in Linux or Docker
  • Fix post preview not rendering code highlighter