Skip to content

Version 4.13.0

Compare
Choose a tag to compare
@janhartigan janhartigan released this 29 Oct 20:26
· 223 commits to master since this release
  • Field descriptions can now be provided in addition to the labels
  • Bugfix: There were some styling issues due to applying styles at the body level
  • Bugfix: Dates in time fields before 1902 were previously not possible
  • Bugfix: MS opacity declaration was making it impossible to build the LESS
  • Bugfix: Hungarian and Serbian languages had some errors
  • Bugfix: It should now be possible to use custom validation rules and messages
  • Bugfix: Model validation would previously only check the dirty attributes of existing models. It now checks everything.
  • Bugfix: When setting the database.fetch config as PDO::FETCH_ASSOC, administrator would incorrectly try to access the count query results as an object