v1.2.0
Release v1.2.0
New Features
- Custom Fonts #16 - Documentation
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 changesphp artisan migrate
to migrate the new schema changesnpm run build
to build the new UI changes.