Releases: ForestAdmin/laravel-forestadmin
Releases · ForestAdmin/laravel-forestadmin
v2.1.2
2.1.2 (2023-07-21)
Bug Fixes
- add doctrine/dbal dependency to allow use of sqlsrv database (#81) (39bea62)
v2.1.1
2.1.1 (2023-07-21)
Bug Fixes
- output confirmation message on forest:install command (#80) (7d7195f)
v2.1.0
2.1.0 (2023-07-20)
Features
- command: add auto publish configuration into forest install command (#79) (e227807)
v2.0.0
2.0.0 (2023-07-18)
Features
- allow user to onboard to the new eloquent datasource from forestadmin/agent-php (#72) (f09cf6d)
- allow user to onboard to the new eloquent datasource from forestadmin/agent-php (#78) (ee7f1ee)
BREAKING CHANGES
- allow user to onboard to the new eloquent datasource from forestadmin/agent-php
v2.0.0-beta.1
Features
- allow user to onboard to the new eloquent datasource from forestadmin/agent-php (#72) (f09cf6d)
BREAKING CHANGES
- allow user to onboard to the new eloquent datasource from forestadmin/agent-php
v1.3.1
1.3.1 (2023-07-03)
Bug Fixes
v1.3.0
1.3.0 (2023-06-22)
Features
- allow to use agent with laravel 10 (#69) (80a4e36)
v1.2.6
1.2.6 (2023-06-21)
Bug Fixes
- relationship: ignore methods with parameters that return relationships (#68) (372ff24)
v1.2.5
1.2.5 (2023-03-23)
Bug Fixes
- query-builder: patch eagerload relationships on collection (#66) (a06657a)