diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ab40f0ab..d0e7a34014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Release Notes +## 5.19.0 (2024-08-01) + +### What's new +- Ability to set default table fieldtype data [#10540](https://github.com/statamic/cms/issues/10540) by @jackmcdade +- Bring back select param on nav tag [#10226](https://github.com/statamic/cms/issues/10226) by @jasonvarga +- Bring back select modifier [#10219](https://github.com/statamic/cms/issues/10219) by @jasonvarga +- Add where_in modifier [#10529](https://github.com/statamic/cms/issues/10529) by @andjsch + +### What's fixed +- Fix template & layout fields in Live Preview [#10542](https://github.com/statamic/cms/issues/10542) by @duncanmcclean +- Minor dark mode adjustments [#10544](https://github.com/statamic/cms/issues/10544) by @heidkaemper +- Copy moment file in translate generate [#10547](https://github.com/statamic/cms/issues/10547) by @peimn +- Prevent parentheses and currencies in js slug [#10538](https://github.com/statamic/cms/issues/10538) by @jasonvarga +- Use form submission query count instead of collection count [#10534](https://github.com/statamic/cms/issues/10534) by @dnwjn +- Dutch translations [#10550](https://github.com/statamic/cms/issues/10550) by @FrankGREV +- Persian translation [#10545](https://github.com/statamic/cms/issues/10545) by @peimn +- Turkish translation [#10543](https://github.com/statamic/cms/issues/10543) by @peimn +- French translations [#10539](https://github.com/statamic/cms/issues/10539) by @ebeauchamps + + + ## 5.18.0 (2024-07-30) ### What's new