Releases: steirico/kirby-plugin-custom-add-fields
Releases · steirico/kirby-plugin-custom-add-fields
3.0.0-beta1
- Drop support for legacy kirby version
- Fix for kirby 3.8.3
- Fix redirection after pages has been created
v1.5.1
v2.0.0
v2.0.0-beta.2
- Add support for Kirby 3.6 including backward compatibility to earlier Kirby 3 version
v2.0.0-beta.1
- Add support for Kirby 3.6
- Support for earlier version has been dropped, whereas it is intended to reintroduce backward compatibility soon.
v1.5.0
- Add PHP 8 compatibility (Fixes #46)
- New redirect option: Allow to redirect to existing pages by its id (thanks to @nilshoerrmann)
- The default add fields are defined as blueprint and can be reused end extended
- Allow to controls the visibility of the template selection field (Fixes #38)
- Add information about using the plugin with
kirby3-security-headers
(thanks to @S1SYPHOS) (fixes #37)
v1.4.2
v1.4.1
v1.4.0
- Add support for kirby v3.4.3 and newer
- Add support for extending and reusing fields (thanks to @mvilskersts)
- Fixes #28 and #29 (thanks to @nilshoerrmann)