Skip to content

Commit c2c5ccd

Browse files
committed
changelog
1 parent 6f2a5fb commit c2c5ccd

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Release Notes
22

3+
## 5.58.0 (2025-06-20)
4+
5+
### What's new
6+
- Detect recursion when augmenting Entries [#11854](https://github.com/statamic/cms/issues/11854) by @JohnathonKoster
7+
- Add `hasField` method to `Fieldset` [#11882](https://github.com/statamic/cms/issues/11882) by @duncanmcclean
8+
- Estonian translations [#11886](https://github.com/statamic/cms/issues/11886) by @karlromets
9+
10+
### What's fixed
11+
- Render markdown after antlers when smartypants is enabled [#11814](https://github.com/statamic/cms/issues/11814) by @ryanmitchell
12+
- Fix read-only state of roles and groups fields [#11867](https://github.com/statamic/cms/issues/11867) by @aerni
13+
- Fix files not being removed after cache has been cleared [#11873](https://github.com/statamic/cms/issues/11873) by @indykoning
14+
- Ensure nav blueprint graphql types are registered [#11881](https://github.com/statamic/cms/issues/11881) by @ryanmitchell
15+
- Fix issues with Blade nav tag compiler [#11872](https://github.com/statamic/cms/issues/11872) by @JohnathonKoster
16+
- Ensure propagating entries respects saveQuietly [#11875](https://github.com/statamic/cms/issues/11875) by @ryanmitchell
17+
- Fix authorization error when creating globals [#11883](https://github.com/statamic/cms/issues/11883) by @duncanmcclean
18+
- Fixes typo [#11876](https://github.com/statamic/cms/issues/11876) by @adampatterson
19+
- Updated `AddonServiceProvider::shouldBootRootItems()` to support trailing slashes [#11861](https://github.com/statamic/cms/issues/11861) by @simonworkhouse
20+
- Prevent null in strtolower() [#11869](https://github.com/statamic/cms/issues/11869) by @martinoak
21+
- Ensure Glide treats asset urls starting with the app url as internal assets [#11839](https://github.com/statamic/cms/issues/11839) by @marcorieser
22+
- Remove single quote in Asset upload [#11858](https://github.com/statamic/cms/issues/11858) by @adampatterson
23+
24+
25+
326
## 5.57.0 (2025-06-04)
427

528
### What's new

0 commit comments

Comments
 (0)