What's Changed
- Added the possibility to select all the cultures at once in the save and save&publish dialogs by @fg-gsc in #15776
- Update Welsh lang file by @OwainJ in #15760
- fix 2fa user login - add twoFactorView property to response (15781) by @MihailichenkoPavel in #15798
- Add handling of failed publish. by @nagolucky18 in #15469
- Localize validation messages with user lang files by @kjac in #15820
- Use same cache level for MNTP no matter the output channel by @kjac in #15828
- Media Picker - upload button disabled bug #13383 by @cheeseytoastie in #15115
- V14: Add additional validation around manipulating groups by @nikolajlauridsen in #15834
- V13: Incorrectly parsing item id by DeliveryApiContentIndex caused incorrect information when deleting a content item by @elit0451 in #15848
- Enable member management authorization by @Migaroez in #15843
- Webhook paged results by @bjarnef in #15802
- Clean up content editing models by @kjac in #15855
- V14: Rename new projects by @Zeegaan in #15836
- V14: Expose default list view ids in datatype configuration endpoint by @nikolajlauridsen in #15865
- V14: Remove duplicate pagination helper by @nikolajlauridsen in #15856
- Add "is deletable" to relation types + align namespaces for controllers by @kjac in #15867
- Make
GetByIds
in ContentService extensions non nullable by @bjarnef in #15736 - V14: Fix FIXMEs by @Zeegaan in #15869
- fix udi leaking in the management api by @Migaroez in #15684
- V14: Create member filter by @Zeegaan in #15877
- Update ImageSharp by @bergmania in #15885
- Port V13 backoffice cookie validation to V14 by @kjac in #15886
- Removed "type" from tree item response models by @kjac in #15862
- Fixing locking issues for document type saves. by @bergmania in #15854
- Workaround for failing entity tree children by @kjac in #15887
- V14: Remove Keep Alive Job by @nikolajlauridsen in #15891
- v14: Fix umbracopackage template by @Zeegaan in #15894
- V14: Extend IContentEntitySlim by @nikolajlauridsen in #15890
- V14 QA Skipped failing acceptance test by @andr317c in #15897
- V14: Revoke previous sessions when
AllowConcurrentLogins
is false by @elit0451 in #15892 - Add DB locking for container APIs by @kjac in #15870
- Added missing locks and use timeout on all of them in ObjectCacheAppCache by @bergmania in #15902
- V14 Bugfix ensures correct line endings for partial view snippets by @andr317c in #15906
- V14 QA Skipped flaky dashboard test by @andr317c in #15905
New Contributors
- @fg-gsc made their first contribution in #15776
- @MihailichenkoPavel made their first contribution in #15798
Full Changelog: release-14.0.0-beta001...release-14.0.0-beta002