Releases: mzur/kirby-uniform
v3.3.1
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.1
v3.0.0
Uniform has been completely rewritten, is more reliable, tested, modular, easier to use and better documented.
Uniform v2.3 was moved to the v2 branch and will be supported with bugfixes there.
Head over to Read the Docs for the full documentation and the upgrade guide.
Changes since v3.0.0-beta2:
- The
TokenMismatchException
is now thrown only if the debug mode is enabled - Some improvements to the docs
v3.0.0-beta2
Features:
- French translation
- Spanish translation
- SessionStoreAction
Changes:
- The
csrf_field
helper can now be called multiple times without invalidating previous CSRF fields/tokens
Fix:
- Loading of language files in a multi language setup
- Some form data was not accessible in an email snippet
v3.0.0-beta
This is the beta release of the completely rewritten Uniform v3. This version is based on the solid foundation of kirby-form, more object oriented, modular and tested.
Uniform v2.3 was moved to the v2 branch and will be supported with bugfixes there.
Head over to Read the Docs for the full documentation and the upgrade guide.
v2.3
This will be the final release of Uniform v2 (not counting possible bugfixes). Uniform v3 is under active development and will be released soon.
New features:
- Better documentation at Read the Docs
- Turkish language added