Skip to content

v1.2.0

Compare
Choose a tag to compare
@sethsandaru sethsandaru released this 10 Jun 08:27
· 19 commits to main since this release

Release v1.2.0

New Features

Improvement

  • Bump Laravel version from v10.7.1 to v10.13.5
  • Minor UI fixes in #16

Upgrade Notes

  • Pull/Checkout the new code
  • composer install to update the dependency changes
  • php artisan migrate to migrate the new schema changes
  • npm run build to build the new UI changes.