Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dist-frontend.tar.gz | 2025-06-20 | 17.5 kB | |
dist.tar.gz | 2025-06-20 | 1.7 MB | |
README.md | 2025-06-20 | 1.8 kB | |
v5.58.0 source code.tar.gz | 2025-06-20 | 3.2 MB | |
v5.58.0 source code.zip | 2025-06-20 | 4.4 MB | |
Totals: 5 Items | 9.3 MB | 0 |
What's new
- Detect recursion when augmenting Entries #11854 by @JohnathonKoster
- Add
hasField
method toFieldset
#11882 by @duncanmcclean - Estonian translations #11886 by @karlromets
What's fixed
- Render markdown after antlers when smartypants is enabled #11814 by @ryanmitchell
- Fix read-only state of roles and groups fields #11867 by @aerni
- Fix files not being removed after cache has been cleared #11873 by @indykoning
- Ensure nav blueprint graphql types are registered #11881 by @ryanmitchell
- Fix issues with Blade nav tag compiler #11872 by @JohnathonKoster
- Ensure propagating entries respects saveQuietly #11875 by @ryanmitchell
- Fix authorization error when creating globals #11883 by @duncanmcclean
- Fixes typo #11876 by @adampatterson
- Updated
AddonServiceProvider::shouldBootRootItems()
to support trailing slashes #11861 by @simonworkhouse - Prevent null in strtolower() #11869 by @martinoak
- Ensure Glide treats asset urls starting with the app url as internal assets #11839 by @marcorieser
- Remove single quote in Asset upload #11858 by @adampatterson