Skip to content

v1.2.0

Compare
Choose a tag to compare
@coolsam726 coolsam726 released this 26 Apr 03:04
· 13 commits to main since this release
d98eaf5

What's Changed

  • Added Frontend Blade components to the Core Module
  • Added the x-core:: scoped layouts and blade components
  • Installation Improvement:
  • Added conditional check on whether the sqlite db exists
  • Backup the existing sqlite db in case of --force installation
  • On --force installation, remove only the Core module and files and retain the rest in the acacia/ folder
  • Conditional check on whether this is a new installation before runinng acacia db migrations
  • Conditional check on whether the login route exists before running breeze:install
  • Moved acacia.sqlite.latest from the Core module to acacia/

Full Changelog: v1.1.4...v1.2.0