Skip to content

Releases: lara-zeus/wind

1.0.4

10 Apr 17:03
Compare
Choose a tag to compare

1.0.4

  • fix missing departments from Contacts Component
  • add validation for ordering in DepartmentResource

1.0.3

29 Mar 18:09
Compare
Choose a tag to compare

1.0.3

  • add support for laravel 9
  • use filament forms as the frontend
  • Improve the admin and the forms

1.0.2

10 Feb 15:12
Compare
Choose a tag to compare

update assets from zeus-core

1.0.1

10 Feb 15:07
Compare
Choose a tag to compare

fix DepartmentFactory

1.0.0

10 Feb 14:33
9806ab4
Compare
Choose a tag to compare
  • refactor Categories to Departments
  • change the command 'install' to 'publish'
  • update readme
  • update the docs

0.1.3

19 Jan 13:46
Compare
Choose a tag to compare

0.1.3

  • fix sorting in Category and Letter Resources

0.1.2

09 Jan 23:46
Compare
Choose a tag to compare

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

08 Jan 15:27
Compare
Choose a tag to compare

0.1.1
small fixes and update zeus-core package.

0.1.0

08 Jan 10:42
Compare
Choose a tag to compare

0.1.0

using filament as an admin panel, which give us:

  • lightweight package
  • fully extendable admin panel (docs)

clean up zeus-core package

0.0.1

16 Dec 16:55
Compare
Choose a tag to compare

0.0.1

initial release