v1.4.0
Release v1.4.0
Let's start the show
New Feature: Localization
- Manage the translation texts in DocKing π
- Use Laravel's API to get & compute the translated texts π₯Ήπ₯
- Console UI: YES β
Documentation: https://docking.shipsaas.tech/getting-started/localization
Improvements
- Some minor UI fixes π
- Added more test cases and improved the overall coverage π₯°
Upgrade notes
- Pull/Checkout the new code.
php artisan migrate
to migrate the new database changes.npm run build
to build the new UI changes.