Skip to content

Commit a375508

Browse files
committed
changelog
1 parent ddbf1bb commit a375508

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Release Notes
22

3+
## 5.26.0 (2024-09-24)
4+
5+
### What's new
6+
- Improve feedback when action fails [#10264](https://github.com/statamic/cms/issues/10264) by @simonerd
7+
- Add option to exclude flag emojis from countries dictionary [#10817](https://github.com/statamic/cms/issues/10817) by @jasonvarga
8+
- Add entry password protection [#10800](https://github.com/statamic/cms/issues/10800) by @aerni
9+
- Add submitting state for confirmation modal to better visualise a running action [#10699](https://github.com/statamic/cms/issues/10699) by @morhi
10+
11+
### What's fixed
12+
- Fix CP nav ordering for when preferences are stored in JSON SQL columns [#10809](https://github.com/statamic/cms/issues/10809) by @jesseleite
13+
- Fix toasts in actions not being shown [#10828](https://github.com/statamic/cms/issues/10828) by @jasonvarga
14+
- Fix small typo [#10824](https://github.com/statamic/cms/issues/10824) by @1stevengrant
15+
- Improve addons listing [#10812](https://github.com/statamic/cms/issues/10812) by @duncanmcclean
16+
- Prevent concurrent requests to the Marketplace API [#10815](https://github.com/statamic/cms/issues/10815) by @duncanmcclean
17+
- Make limit modifier work with query builders [#10818](https://github.com/statamic/cms/issues/10818) by @aerni
18+
- Hide Visit URL and Live Preview if term has no template [#10789](https://github.com/statamic/cms/issues/10789) by @edalzell
19+
- Set path on asset folder when moving [#10813](https://github.com/statamic/cms/issues/10813) by @jasonvarga
20+
- Reset previous filters when you finish reordering [#10797](https://github.com/statamic/cms/issues/10797) by @duncanmcclean
21+
- Update CSRF token when session expiry login modal is closed [#10794](https://github.com/statamic/cms/issues/10794) by @jasonvarga
22+
- Fix broken state of "Parent" field when saving Home entry with Revisions [#10726](https://github.com/statamic/cms/issues/10726) by @duncanmcclean
23+
- Improve ImageGenerator Exception handling [#10786](https://github.com/statamic/cms/issues/10786) by @indykoning
24+
- When augmenting terms, `entries_count` should only consider published entries [#10727](https://github.com/statamic/cms/issues/10727) by @duncanmcclean
25+
- Prevent saving value of `parent` field to entry data [#10725](https://github.com/statamic/cms/issues/10725) by @duncanmcclean
26+
- Bump vite from 4.5.3 to 4.5.5 [#10810](https://github.com/statamic/cms/issues/10810) by @dependabot
27+
28+
29+
330
## 5.25.0 (2024-09-10)
431

532
### What's new

0 commit comments

Comments
 (0)