# Changelog

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

## 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 https://github.com/bezhanSalleh/filament-language-switch/pull/23
- fixes #20, fixes #22 and fixes #24 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-language-switch/pull/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 https://github.com/bezhanSalleh/filament-language-switch/pull/16
- Update language-switch.blade.php by @mustafa-online in https://github.com/bezhanSalleh/filament-language-switch/pull/15
- Fixes #17 and Laravel 10 Support by @bezhanSalleh in https://github.com/bezhanSalleh/filament-language-switch/pull/18

### New Contributors

- @mustafa-online made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/15

**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

- fix register-middleware by @medeiroz in https://github.com/bezhanSalleh/filament-language-switch/pull/14

**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 https://github.com/bezhanSalleh/filament-language-switch/pull/11
- issue-12 fixed registration component to work with laravel octane by @medeiroz in https://github.com/bezhanSalleh/filament-language-switch/pull/13

### New Contributors

- @medeiroz made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/13

**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

- Fix light and dark mode issue by @bezhanSalleh in https://github.com/bezhanSalleh/filament-language-switch/pull/10

### New Contributors

- @bezhanSalleh made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/10

**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 https://github.com/bezhanSalleh/filament-language-switch/pull/6
- fix: Fixed dark mode issues by @LukasFreyCZ in https://github.com/bezhanSalleh/filament-language-switch/pull/8

### New Contributors

- @LukasFreyCZ made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/8

**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 https://github.com/bezhanSalleh/filament-language-switch/pull/4
- Fix readme typo by @erjanmx in https://github.com/bezhanSalleh/filament-language-switch/pull/3

### New Contributors

- @dependabot made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/4
- @erjanmx made their first contribution in https://github.com/bezhanSalleh/filament-language-switch/pull/3

**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
