Releases: lara-zeus/wind
Releases · lara-zeus/wind
1.0.4
1.0.4
- fix missing
departments
from Contacts Component
- add validation for ordering in
DepartmentResource
1.0.3
1.0.3
- add support for laravel 9
- use filament forms as the frontend
- Improve the admin and the forms
1.0.2
update assets from zeus-core
1.0.0
- refactor Categories to Departments
- change the command 'install' to 'publish'
- update readme
- update the docs
0.1.3
0.1.3
- fix sorting in Category and Letter Resources
0.1.2
V0.1.2 :
- added the package
doctrine/dbal
for modifying the database
fixes:
- set a default value if the categories are disabled
- disable category_id validation if categories are disabled
improvements:
LetterResource
:
- disable adding new Letter
- set default replay message
0.1.1
0.1.1
small fixes and update zeus-core
package.
0.1.0
0.1.0
using filament as an admin panel, which give us:
- lightweight package
- fully extendable admin panel (docs)
clean up zeus-core
package