Skip to content

Commit 83b33ca

Browse files
committed
changelog
1 parent 68b7552 commit 83b33ca

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 6.20.2 (2026-06-05)
4+
5+
### What's fixed
6+
- Fix GraphiQL [#14770](https://github.com/statamic/cms/issues/14770) by @joshuablum
7+
- Fix TypeError when elevated_session_duration is a string [#14771](https://github.com/statamic/cms/issues/14771) by @duncanmcclean
8+
- Fix asset selection in Markdown fieldtype [#14715](https://github.com/statamic/cms/issues/14715) by @duncanmcclean
9+
- Fix configure navs permission not working properly [#14775](https://github.com/statamic/cms/issues/14775) by @joshuablum
10+
- Resolve Entry::descendants() N+1 query [#14773](https://github.com/statamic/cms/issues/14773) by @SteveEdson
11+
- Fix asset editor prev/next buttons and "Edit Image" button in Bard [#14728](https://github.com/statamic/cms/issues/14728) by @joshuablum
12+
- Apply regenerate handle pattern for replicator sections [#14745](https://github.com/statamic/cms/issues/14745) by @jaygeorge
13+
- Fix static cache invalidation stripping trailing slashes [#14713](https://github.com/statamic/cms/issues/14713) by @duncanmcclean
14+
- Add impersonation permission description [#14776](https://github.com/statamic/cms/issues/14776) by @jasonvarga
15+
- Fix field filters returning all results when filtering by 0 [#14747](https://github.com/statamic/cms/issues/14747) by @joshuablum
16+
- Render PDF viewer pages lazily [#14764](https://github.com/statamic/cms/issues/14764) by @daun
17+
- Add support for Collection in last modifier [#14778](https://github.com/statamic/cms/issues/14778) by @JonKaric
18+
- Fix share_errors breaking nocache regions on error responses [#14780](https://github.com/statamic/cms/issues/14780) by @joshuablum
19+
- Fix date picker inconsistencies [#14732](https://github.com/statamic/cms/issues/14732) by @jaygeorge
20+
- Avoid version inertia prop [#14783](https://github.com/statamic/cms/issues/14783) by @jasonvarga
21+
22+
23+
324
## 6.20.1 (2026-06-02)
425

526
### What's fixed

0 commit comments

Comments
 (0)