100%
v12.2.0
Status: ReleasedReleased on Thursday, September 21 2023
There is a newer version available - v15.0.0
Release notes
Umbraco 12.2.0 is now available on Nuget.
Read all about the new features and improvements in the Umbraco 12.2 release blog post.
Related changes from the issue tracker
Notable features (2)
Accessibility (1)
Auditing (1)
Configuration (1)
Developer experience (6)
- Add PreRouting and PostRouting pipeline filters
- Compile css for icons style
- Add cache buster to injected icons CSS in block grid
- Remove todo - that has been done
- Fixed incorrect BlockListPropertyValueConverter delivery api property value type
- DeliveryApi: Ensure the ContentType property is serialized first
Localization (1)
Performance (2)
Refactor (1)
Test automation (1)
UI and UX updates (8)
- Fix incorrect redirectUrl check with external authentication (#14198)
- Sort content template tree items alphabetically, exclude element types
- considering id, key & name as filter params for content listview
- Set max length of text input in tab creation
- Update QR code icon
- Ignore 1Password as well in `noPasswordManager` directive
- Fix color of warning icon in health check dashboard
- fix: Translations keys from #12776
Other features (1)
Bugfixes (10)
- Back Office: Tag suggestions getting hid by Summary field
- Notification state is lost when use "Publish with descendants"
- `System.Int16.Parse()` overflow in UserGroupFactory
- Add ReSharperTestRunner64 to the assembly exclusion list in TypeFinder
- Fixed incorrect assignment of Last Login Date after a user accepts an invite and sets the password
- Add code infrastructure to validate file content
- refactor: Only use pooled DbContexts
- docs: Improve DbContext XML docs
- feat: Let the DbContext handle the connection to the database
- fix: ensured that allowed user name characters are supported in backo…