Releases: outl1ne/nova-menu-builder
Releases · outl1ne/nova-menu-builder
2.1.0
2.0.5
Changed
- Fix syntax error (thanks to @PieterxJan)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
NB! This release contains breaking changes. See UPGRADING.md for instructions on how to upgrade from 1.0 to 2.0.
Added
- Added support for nova-lang
Changed
- Better localization support through
nova-locale-field
- Moved all config options from tool constructor to
config/nova-menu.php
- Updated all packages
- All migrations are now loaded automatically
- Publishing migrations is not necessary anymore
- Running
migrate
will delete the original migration from project source
- Table names are now configurable through
config/nova-menu.php