Releases: getformwork/formwork
Releases · getformwork/formwork
Formwork 2.3.7
Full Changelog: 2.3.6...2.3.7
Formwork 2.3.6
What's Changed
- Add the possibility to define navigation item children by @giuscris in #862
- Reduce statistics visits and visitors identifiability by @giuscris in #863
Full Changelog: 2.3.5...2.3.6
Formwork 2.3.5
Full Changelog: 2.3.4...2.3.5
Formwork 2.3.4
Full Changelog: 2.3.3...2.3.4
Formwork 2.3.3
What's Changed
Full Changelog: 2.3.2...2.3.3
Formwork 2.3.2
What's Changed
Full Changelog: 2.3.1...2.3.2
Formwork 2.3.1
Formwork 2.3.0
What's Changed
- Improved model data storage by @giuscris in #797
- Allow and return an appropriate value for empty non-required fields by @giuscris in #811
- Add support for AVIF images by @giuscris in #800
- Handle invalid fields and display validation errors by @giuscris in #813
- Add basic events and plugins functionality by @giuscris in #812
- Add
Arr::extend(),Arr::override()andArr::exclude()to handle data with more consistency by @giuscris in #814 - Add default values support to field configs by @giuscris in #815
- Fix HTTP Range handling for file responses (RFC 7233–compliance and Safari compatibility) by @giuscris in #819
- Add
Formclass to streamline incoming data process by @giuscris in #818 - Add
User::save(),User::delete()andUser::deleteImage()by @giuscris in #824 - Add Plugins views to panel by @giuscris in #823
- Prefer string interpolation to concatenation to improve code readability by @giuscris in #825
- Add custom session handler for better control and flexibility by @giuscris in #826
- Improve
PageCollection::search()with more configuration options and overall optimizations by @giuscris in #827 - Improve dark color scheme styles by @giuscris in #828
- Add Hungarian and Swedish translations by @giuscris in #829
- Use click event instead of mousedown to avoid unexpected actions in the panel by @giuscris in #831
- Allow
Container::buildArguments()to use default values for unspecified classes, interfaces and support variadic parameters by @giuscris in #832 - Implement PSR-11
ContainerInterfaceby @giuscris in #833 - Implement PSR-14
EventDispatcherInterfaceby @giuscris in #834 - Implement PSR-3 compatible
Loggerby @giuscris in #835 - Add new
Authenticatorservice to decouple authentication from panel by @giuscris in #846
Full Changelog: 2.2.2...2.3.0
Formwork 2.2.2
Full Changelog: 2.2.1...2.2.2