Skip to content

Releases: getformwork/formwork

Formwork 2.3.7

08 Mar 22:17
90290bb

Choose a tag to compare

Formwork 2.3.6

08 Mar 16:07
ab05da4

Choose a tag to compare

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

27 Feb 18:08
c1eba45

Choose a tag to compare

Full Changelog: 2.3.4...2.3.5

Formwork 2.3.4

18 Feb 21:14
bc64eac

Choose a tag to compare

Full Changelog: 2.3.3...2.3.4

Formwork 2.3.3

16 Feb 21:22
69b7f93

Choose a tag to compare

What's Changed

  • Refactor form initialization to enable optional password updates by @giuscris in #861

Full Changelog: 2.3.2...2.3.3

Formwork 2.3.2

15 Feb 16:40
aaa746d

Choose a tag to compare

What's Changed

  • Use assets folder to store cached assets and serve them directly by @giuscris in #860

Full Changelog: 2.3.1...2.3.2

Formwork 2.3.1

08 Feb 15:34

Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

Formwork 2.3.0

18 Jan 15:15

Choose a tag to compare

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() and Arr::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 Form class to streamline incoming data process by @giuscris in #818
  • Add User::save(), User::delete() and User::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 ContainerInterface by @giuscris in #833
  • Implement PSR-14 EventDispatcherInterface by @giuscris in #834
  • Implement PSR-3 compatible Logger by @giuscris in #835
  • Add new Authenticator service to decouple authentication from panel by @giuscris in #846

Full Changelog: 2.2.2...2.3.0

Formwork 2.2.2

30 Nov 13:57

Choose a tag to compare

Full Changelog: 2.2.1...2.2.2

Formwork 2.2.1

25 Nov 22:35

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1