Releases: MohmmedAshraf/laravel-translations
v1.0.9
v1.0.8
What's Changed
- Added duplicate email validation by @amshehzad in #85
- Fixed issue with create contributor command by @amshehzad in #86
New Contributors
- @amshehzad made their first contribution in #85
Full Changelog: 1.0.7...1.0.8
v1.0.7
What's Changed
- Extend the ExceptionHandler set in the project by @ahtinurme in #75
Full Changelog: v1.0.6...1.0.7
v1.0.6
What's Changed
- Update Github Actions by @MohmmedAshraf in #69
- Fixes for JSON export by @ahtinurme in #66
- Fix translation key format by @MohmmedAshraf in #73
New Contributors
- @ahtinurme made their first contribution in #66
Full Changelog: 1.0.5...v1.0.6
v1.0.5
What's Changed
- Fix: Dot Notation for Nested Key Not Working by @MohmmedAshraf in #63
- Add download translations option for production by @MohmmedAshraf in #64
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
- Fix Export Issue for Keys with Dots by @MohmmedAshraf in #57 #58
Full Changelog: 1.0.3...1.0.4
v1.0.3
What's Changed
- Update create_phrases_table.php by @NoahNxT in #55
- Fix installation bugs by @MohmmedAshraf in #54
New Contributors
Full Changelog: 1.0.2...1.0.3
v1.0.2
What's Changed
- Add: Missing Source key modal by @MohmmedAshraf in #51
- Translation Strings as Keys support and adding file name in key option by @benaja in #49
New Contributors
Full Changelog: 1.0.1...1.0.2
v1.0.1
- Update the Readme
- Fix installation issue
brick/varexporter
v1.0.0
🚀 Exciting News: Version 1.0 Release! 🚀
After months of thorough beta testing, presenting Version 1.0 of the package, loaded with game-changing features and improvements.
Highlights:
-
Inertia Stack Transition:
- Reimagined the package using Inertia alongside Vue and Typescript, focusing on delivering a significantly improved user experience.
-
Google Translation Integration:
- Seamless integration with
stichoza/google-translate-php
for Google Translate functionality, and it's completely free of charge!
- Seamless integration with
-
Collaborate with Contributors:
- Easily invite external contributors to assist with translations or manage them collaboratively.
-
Enhanced UI and More:
- Refined user interface and various improvements promise an even smoother translation management experience.
Additional Notes:
- As part of ongoing improvements, delved into TypeScript. Some components are still a work in progress, committed to refining their structure and functionality.
Action Required:
-
Uninstall Previous Version:
-
A new command, has been added to help uninstall the package. It removes all assets, configuration files, and cleans up the database. Please ensure everything is removed before proceeding with the installation, as this command is still in beta, give it a shot by running the following command:
php artisan translations:clean
-
Alternatively, manually uninstall using:
composer remove outhebox/laravel-translations
-
-
Install v1.0:
composer require outhebox/laravel-translations
-
Configuration Update:
- Review and update configuration files, especially those related to Livewire.
Your feedback is highly valued as we continue to enhance the package.
Cheers to version 1.0! 🎉