Releases: bezhanSalleh/filament-language-switch
Releases · bezhanSalleh/filament-language-switch
1.0.8
What's Changed
- Added the ability to configure and customize the render Hook
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #26
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #31
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #30
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #34
- Determine the locale of the user's browser. by @nikosid in #27
- Fix Request a feature issue template by @ziming in #32
New Contributors
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
-
Fixes support for Laravel 8 by replacing
str()
toStr::of()
By @bezhanSalleh in #25 -
Adds the ability to persist
Locale
after logout via cookies By @bezhanSalleh in #25 -
Fixes middleware registeration priority By @bezhanSalleh in #25
-
Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in #23
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #16
- Update language-switch.blade.php by @mustafa-online in #15
- Fixes #17 and Laravel 10 Support by @bezhanSalleh in #18
New Contributors
- @mustafa-online made their first contribution in #15
Full Changelog: 1.0.5...1.0.6
1.0.5
1.0.4
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #11
- issue-12 fixed registration component to work with laravel octane by @medeiroz in #13
New Contributors
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Fix light and dark mode issue by @bezhanSalleh in #10
New Contributors
- @bezhanSalleh made their first contribution in #10
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #6
- fix: Fixed dark mode issues by @LukasFreyCZ in #8
New Contributors
- @LukasFreyCZ made their first contribution in #8
Full Changelog: 1.0.1...1.0.2
1.0.1
v1.0.0
What's Changed
- adjust switch spacing
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #4
- Fix readme typo by @erjanmx in #3
New Contributors
- @dependabot made their first contribution in #4
- @erjanmx made their first contribution in #3
Full Changelog: v0.0.1...v1.0.0
v0.0.1
What's Changed
- added https://github.com/stijnvanouplines/blade-country-flags for country flags
- s/Swtich/Switch by @thyseus in #1
- introduce ability to switch language via get param (?locale=xx) by @thyseus in #2
New Contributors
Full Changelog: v0.0.0...v0.0.1