Skip to content

Latest commit

 

History

History
233 lines (128 loc) · 8.56 KB

CHANGELOG.md

File metadata and controls

233 lines (128 loc) · 8.56 KB

Changelog

All notable changes to filament-language-switch will be documented in this file.

3.1.0 - 2024-04-01

What's Changed

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.6...3.1.0

3.0.6 - 2024-03-28

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in bezhanSalleh#85
  • remove laravel explicit version dependency by @bezhanSalleh in bezhanSalleh#86

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.5...3.0.6

3.0.5 - 2024-01-25

What's Changed

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.4...3.0.5

3.0.4 - 2024-01-12

What's Changed

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.3...3.0.4

3.0.3 - 2024-01-09

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.2...3.0.3

3.0.2 - 2024-01-09

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.1...3.0.2

3.0.1 - 2024-01-09

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in bezhanSalleh#66
  • [Feature] Added LocaleChanged event by @michaelklopf in bezhanSalleh#61
  • [Fix] Browser Locale issue by @bezhanSalleh in bezhanSalleh#69

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/3.0.0...3.0.1

3.0.0 - 2023-11-21

What's Changed

  • Complete rewrite [3.x]
    • No Panel registeration required

    • Automatically boots after installation

    • Easily Configurable

    • Flags Support (no third-party packages required)

    • outside panels 'auth pages'

      • Display
      • Placement(position)
    • much more ...

for more checkout @bezhanSalleh in bezhanSalleh#57

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/2.0.1...3.0.0

2.0.1 - 2023-08-05

What's Changed

  • Fixing dropdown cropped on safari by @dev3k in bezhanSalleh#38
  • Fixed test action
  • Added the new banner

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/2.0.0...2.0.1

2.0.0 - 2023-08-01

What's new in 2.0.0?

  • Filament v3.0.0 support

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.8...2.0.0

1.0.8 - 2023-07-16

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 bezhanSalleh#26
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in bezhanSalleh#31
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in bezhanSalleh#30
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in bezhanSalleh#34
  • Determine the locale of the user's browser. by @nikosid in bezhanSalleh#27
  • Fix Request a feature issue template by @ziming in bezhanSalleh#32

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.7...1.0.8

1.0.7 - 2023-04-17

What's Changed

  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in bezhanSalleh#23
  • fixes #20, fixes #22 and fixes #24 by @bezhanSalleh in bezhanSalleh#25

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.6...1.0.7

1.0.6 - 2023-02-10

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in bezhanSalleh#16
  • Update language-switch.blade.php by @mustafa-online in bezhanSalleh#15
  • Fixes #17 and Laravel 10 Support by @bezhanSalleh in bezhanSalleh#18

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.5...1.0.6

1.0.5 - 2022-11-26

What's Changed

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.4...1.0.5

1.0.4 - 2022-11-25

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in bezhanSalleh#11
  • issue-12 fixed registration component to work with laravel octane by @medeiroz in bezhanSalleh#13

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.3...1.0.4

1.0.3 - 2022-10-29

What's Changed

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.2...1.0.3

1.0.2 - 2022-10-28

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in bezhanSalleh#6
  • fix: Fixed dark mode issues by @LukasFreyCZ in bezhanSalleh#8

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/1.0.1...1.0.2

1.0.1 - 2022-07-31

What's Changed

  • Language flag is now optional

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/v1.0.0...1.0.1

v1.0.0 - 2022-07-22

What's Changed

  • adjust switch spacing
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in bezhanSalleh#4
  • Fix readme typo by @erjanmx in bezhanSalleh#3

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/compare/v0.0.1...v1.0.0

v0.0.1 - to be released

  • minor wording issue: s/SwtichLanguageLocale/SwitchLanguageLocale
  • introduce ability to set locale via query string (get parameter ?locale=xx)

v0.0.0 - 2022-06-24

Full Changelog: https://github.com/bezhanSalleh/filament-language-switch/commits/v0.0.0

  • inception