v14.09 with formula enhancements and component updates
Major Enhancements
- Update Imageflow #2880
- Remove dependency on Newtonsoft Json - use System.Text.Json instead (note we tested this extensively, but this is the riskiest update)
- Add json schema to editing image-resize recipes #2873
- Improve registration UI #2881
- Advanced control which folders to exclude on app-export using
App_Data/app.json#2854 - Removed Newtonsoft and replaced it with System.Text.Json #2916
API Formula Enhancements
- Add user information isContentAdmin, email, guid, name, username #2843 #2882 #2877
- Improve CmsContext.User to also have Email, Guid, Name, Username #2883
Bugfixes
- Creating list items creates more than one item #2869
- Hitting + on content-list with no items and then saving many times with ctrl+s added it many times #2872
- Hitting + on a content-list with no items previously simulated edit, now it adds it after the first demo-item #2846
- On first load the app or content installer show warning #2864
Other
- Replace moment.js with day.js #2863
- Remove dependency on material icons loaded from CDN #2868
- Internal APIs to have IsSiteAdmin, IsSystemAdmin, IsContentAdmin #2876
Full Changelog: v14.08.00...v14.09.00