Skip to content

Commit 8881a3e

Browse files
committed
changelog
1 parent f795e9e commit 8881a3e

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 6.3.3 (2026-02-20)
4+
5+
### What's fixed
6+
- Fix `shouldUpdateUris` regex adding additional brackets to Antlers [#13995](https://github.com/statamic/cms/issues/13995) by @martyf
7+
- Increase inline padding of badges [#14002](https://github.com/statamic/cms/issues/14002) by @jaygeorge
8+
- Avoid stretching images to 100% height [#14003](https://github.com/statamic/cms/issues/14003) by @jaygeorge
9+
- Adjust SVG dimensions [#14005](https://github.com/statamic/cms/issues/14005) by @jaygeorge
10+
- Fix clipped floating bard toolbar in replicators [#14007](https://github.com/statamic/cms/issues/14007) by @jaygeorge
11+
- Fix Starter Kit make:user command [#14000](https://github.com/statamic/cms/issues/14000) by @joshuablum
12+
- Fix some field filters not being applied [#14015](https://github.com/statamic/cms/issues/14015) by @daun
13+
- Fix external url logic [#14016](https://github.com/statamic/cms/issues/14016) by @jasonvarga
14+
- Validate password reset url [#14023](https://github.com/statamic/cms/issues/14023) [#14008](https://github.com/statamic/cms/issues/14008) by @jasonvarga
15+
- Harden html rendering [#14011](https://github.com/statamic/cms/issues/14011) by @jasonvarga
16+
- Fix saving nested Bard fields [#14017](https://github.com/statamic/cms/issues/14017) by @duncanmcclean
17+
- Fix hidden field filters when applying to all fields [#14020](https://github.com/statamic/cms/issues/14020) by @daun
18+
- Avoid calling `->startOfDay()` on date range dates [#13865](https://github.com/statamic/cms/issues/13865) by @duncanmcclean
19+
- French translations [#14004](https://github.com/statamic/cms/issues/14004) by @ebeauchamps
20+
21+
22+
323
## 6.3.2 (2026-02-18)
424

525
### What's fixed

0 commit comments

Comments
 (0)