bergmania
released this
03 Oct 05:47
·
206 commits
to contrib
since this release
What's Changed
🙌 Notable Changes
- Improve dotnet templates by @nikolajlauridsen in #16815
💥 Breaking Changes
- Configure ImageSharp WebP encoder to use Lossy by default by @PerplexDaniel in #16769
🐛 Bug Fixes
- Use parentElement instead of parent by @vlaellayug in #16257
- fix: uploaded item not selected in media picker by @ealse in #16644
- V14: Don't duplicate audit loggin for media trashing by @Zeegaan in #16903
- Fix for MemberDefaultLockoutTimeInMinutes lockout time by @KudAndrii in #16832
- Cache a dictionary of dictionaries by @matthewcare in #15908
- V14: Extensions of type
AppEntryPoint
are not being executed on the login screen by @iOvergaard in #16967 - Avoid concurrent build of
Umbraco.JsonSchema
tool and add execution timeouts toExec
build tasks by @ronaldbarendse in #17006 - ModelsGenerator to IModelsGenerator in BuildModelsBuilderController by @kasparboelkjeldsen in #16919
- Updated the assembly names to avoid a debug-warning in the log by @bergmania in #16997
📦 Dependencies
- Updated to lastest nuget minor or patch versions by @bergmania in #16871
- Update to latest nuget packages 2024-08-20 by @bergmania in #16935
- Bump axios from 1.6.5 to 1.7.4 in /tests/Umbraco.Tests.AcceptanceTest by @dependabot in #16917
- Updated nuget packages by @bergmania in #17062
- Bump vite from 5.3.1 to 5.4.6 in /src/Umbraco.Web.UI.Login by @dependabot in #17086
🚀 New Features
- Add Content-Security-Policy (CSP) health check by @erikjanwestendorp in #16830
- Add endpoint for upgrade checks by @kjac in #17026
Other Changes
- Feature/swedish translations by @ChristianYngvesson in #16582
- Upgrade imagesharp2 dependency by @Migaroez in #16883
- V14 QA applied changes from our test helpers by @andr317c in #16889
- Fix date conversion on the server-side by @kjac in #16841
- Add the default date-with-time configuration if missing by @kjac in #16902
- V13: RTE Blocks editable after save by @nielslyngsoe in #16864
- V13: fix 16663 by @nielslyngsoe in #16866
- V14: Align permissions for audit log by @Zeegaan in #16907
- V14 QA content image media picker tests by @andr317c in #16890
- Making method ExecuteAsync virtual by @PeterKvayt in #16496
- V14/fix/element switch validation by @Migaroez in #16421
- move and rename by @nielslyngsoe in #16916
- Stripped username before login by @EmanuelGustafzon in #16921
- V14 Added the Content tests with Radiobox and Tags datatype by @nhudinh0309 in #16909
- Fix Mismatching constraint names in old migration by @Migaroez in #16891
- V14 Added Content tests with Multi URL picker by @nhudinh0309 in #16885
- V14 Added the Content tests with Textarea, Textstring, TrueFalse datatype by @nhudinh0309 in #16946
- V14 Added the Content tests with Upload Article, Upload Audio and Upload File data type by @nhudinh0309 in #16945
- V14 QA Fixed the failing smoke tests by @nhudinh0309 in #16953
- Ignore Visual Studio's generated launchSettings file. by @JasonElkin in #16951
- Update valid reasons to not have a template on a content node to include having umbracoRedirect by @CodeBunTes in #15929
- Fix mandatory RTE validation by @bergmania in #16962
- V14 QA Added Content tests with various of data types by @nhudinh0309 in #16824
- V14 QA added Block grid acceptance tests by @andr317c in #16908
- Remove warnings from Umbraco.Web.UI by @emmagarland in #16958
- Support parentId in document/media item search endpoints by @Migaroez in #16933
- Fix unresponsive block grid editor by @Migaroez in #16941
- V13: Read only mode while saving by @nielslyngsoe in #16961
- FIX sdk version mismatch by @Migaroez in #16963
- Treat warnings as errors for initial projects by @emmagarland in #15019
- V14 QA added block list editor tests by @andr317c in #16862
- improve missingProperties data returned for missing propertie values by @Migaroez in #16910
- V14/fix/cookie breaking installer by @Migaroez in #16993
- Update LogDto.cs by @marwaldv in #15263
- Fix: V13 ensure data change is detected on embedding media (16806) by @nielslyngsoe in #17008
- Content.EditorDirectiveController: added formSubmittedValidationFailed broadcast to prevent fields to stay disabled by @Yinzy00 in #17018
- Fix null reference exception in CacheValues.For when building the CompositeStringStringKey by @Migaroez in #17024
- Resolved more warnings, and marked more warning types as errors by @emmagarland in #16990
- Expand RedirectUrl.Url storage type to avoid truncation by @Migaroez in #17038
- V14 Fix E2E tests by @andr317c in #17011
- V14 QA new E2E test pipeline by @andr317c in #17064
- V14 QA update fetch depth by @andr317c in #17068
- V14 QA Content with vector graphics by @andr317c in #17065
- V14 QA Content with upload video by @andr317c in #17066
- V15: Update template to reference 13.5 by @nikolajlauridsen in #17063
- V14: Fix templates not having set master template on package install by @Zeegaan in #16978
New Contributors
- @ChristianYngvesson made their first contribution in #16582
- @PeterKvayt made their first contribution in #16496
- @KudAndrii made their first contribution in #16832
- @EmanuelGustafzon made their first contribution in #16921
- @marwaldv made their first contribution in #15263
Full Changelog: release-14.2.0...release-14.3.0