What's Changed
- Update to Timber to v2.1.0
- fix(ListSearchResults): use new variable name by @maltekiessling in https://github.com/flyntwp/flynt/pull/548
- Fixed a problem where field groups could not be saved when using the ACF user interface by @timohubois in https://github.com/flyntwp/flynt/pull/545
New Contributors
- @malte...