Skip to content

Version 10.0

Compare
Choose a tag to compare
@tidyui tidyui released this 10 Nov 19:37
· 175 commits to master since this release

Please note that there are some changes in the application startup that should be considered when upgrading to 10.0. You can read more about this in our docs in the articles Application Setup and Startup Options.

Big thanks to @aatmmr, @brianpopow and @tedvanderveen for their contributions and all of the people who has helped with translating the manager.

Core

  • Remove the need to use MARS for SQL Server #1417
  • Detect EXIF orientation on mobile pictures #1442
  • Update BlobStorage to use Azure.Storage.Blobs #1564
  • Update Pomelo.EntityFrameworkCore.MySql #1646
  • Add sort order to fields #1732
  • Update to .NET 6 #1733
  • Use Identify to get image width and height #1734
  • Clean up application startup #1738
  • Add markdown block #1744
  • Remove description attributes #1747

Manager

  • Add content settings (with region support) #1524
  • Update Summernote package #1730
  • Manager security update #1741
  • Redesign "Add page" button in manager #1748

Bugfixes

  • Cannot access disposed object #1701
  • Invalid PageField URL in Manager #1705