v4.13.0
版本发布时间: 2014-10-30 04:26:45
FrozenNode/Laravel-Administrator最新发布版本:v4.17(2016-08-16 03:29:00)
- 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