# Changelog

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

## 1.12.0 - 2025-02-08

- add support for laravel-money version 6

> if you use PHP 8.4 you should upgrade to laravel-money version 6

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.11.0...1.12.0

## 1.11.0 - 2025-01-11

### What's Changed

* Include Support for Summarizer by @eele94 in https://github.com/ariaieboy/filament-currency/pull/46

### New Contributors

* @eele94 made their first contribution in https://github.com/ariaieboy/filament-currency/pull/46

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.10.0...1.11.0

## 1.10.0 - 2024-11-03

- add support for `MONEY_DEFAULTS_CONVERT` env variable

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.9.2...1.10.0

## 1.9.2 - 2024-09-29

- add php 8.4 to composer.json

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.9.1...1.9.2

## 1.9.1 - 2024-09-24

### What's Changed

* fix safari error on required inputs by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/44

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.9.0...1.9.1

## 1.9.0 - 2024-09-22

### What's Changed

* 41 add textinputcolumn currencymask support by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/42

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.8.4...1.9.0

## 1.8.4 - 2024-08-12

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.8.3...1.8.4

## 1.8.3 - 2024-08-12

* fix issue https://github.com/ariaieboy/filament-currency/issues/39#issuecomment-2284272710

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.8.2...1.8.3

## 1.8.2 - 2024-08-12

### What's Changed

* fix issue #39 by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/40

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.8.1...1.8.2

## 1.8.1 - 2024-06-05

### What's Changed

* fix number zero bug on initial request by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/37

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.8.0...1.8.1

## 1.8.0 - 2024-06-01

### What's Changed

* add debounce and onBlur support by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/35

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.5...1.8.0

## 1.7.5 - 2024-05-30

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.4...1.7.5

## 1.7.4 - 2024-05-30

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.3...1.7.4

## 1.7.3 - 2024-05-30

### What's Changed

* Fix issue in repeater when input is undefined or 0 by @nielsvh2103 in https://github.com/ariaieboy/filament-currency/pull/29

### New Contributors

* @nielsvh2103 made their first contribution in https://github.com/ariaieboy/filament-currency/pull/29

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.2...1.7.3

## 1.7.2 - 2024-05-28

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.1...1.7.2

## 1.7.1 - 2024-05-28

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.7.0...1.7.1

## 1.7.0 - 2024-05-15

### What's Changed

* Adding a new macro to format TextEntry for Infolists by @abishekrsrikaanth in https://github.com/ariaieboy/filament-currency/pull/24

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.6.2...1.7.0

## 1.6.2 - 2024-05-14

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.6.1...1.6.2

## 1.6.1 - 2024-05-14

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.6.0...1.6.1

## 1.6.0 - 2024-05-14

### What's Changed

* Adding new macro's to Filament Table Summarizer by @abishekrsrikaanth in https://github.com/ariaieboy/filament-currency/pull/23

### New Contributors

* @abishekrsrikaanth made their first contribution in https://github.com/ariaieboy/filament-currency/pull/23

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.5.0...1.6.0

## 1.5.0 - 2024-05-14

### What's Changed

* refactor the currency mask to use native alpine x-model by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/22

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.4.1...1.5.0

## 1.4.1 - 2024-05-08

### What's Changed

* fix the  $set bug by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/21

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.4.0...1.4.1

## 1.4.0 - 2024-04-01

### What's Changed

* use new laravel-money env for configuration by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/19

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.3.1...1.4.0

## 1.3.1 - 2024-03-21

- bump laravel-money to 5.2 so we can support laravel 11

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.3.0...1.3.1

## 1.3.0 - 2024-03-01

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.2.2...1.3.0

## 1.2.2 - 2023-12-15

### What's Changed

* fix issue #13 by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/14

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.2.1...1.2.2

## 1.2.1 - 2023-11-21

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.2.0...1.2.1

## 1.2.0 - 2023-11-21

### What's Changed

- 9 bug dynamic update not work with currencymask by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/10

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.1.3...1.2.0

## 1.1.3 - 2023-10-15

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.1.2...1.1.3

## 1.1.2 - 2023-10-14

### What's Changed

- fix nullable input by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/6

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.1.1...1.1.2

## 1.1.1 - 2023-10-01

### What's Changed

- fix EU seperator problem by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/4

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.1.0...1.1.1

## 1.1.0 - 2023-09-09

### What's Changed

- Add form currency mask by @ariaieboy in https://github.com/ariaieboy/filament-currency/pull/2

**Full Changelog**: https://github.com/ariaieboy/filament-currency/compare/1.0.0...1.1.0

## 1.0.0 - 202X-XX-XX

- initial release
