What's new
- Translations: 6 new locales (az, hi, ru, uk, uz, zh_CN). (#82)
Thanks to @Elvin-Qulizade (Elvin Qulizada) for the i18n initiative behind these translations — first contributed in jeffersongoncalves/filament-scanner-guard#2 and now rolled out across the Filament plugins. He is credited as co-author.
What's Changed
- build(deps-dev): bump cssnano from 7.1.2 to 7.1.3 in the actions-deps group by @dependabot[bot] in #24
- build(deps): bump ramsey/composer-install from 3 to 4 in the actions-deps group by @dependabot[bot] in #25
- build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 in the actions-deps group by @dependabot[bot] in #26
- build(deps-dev): bump cssnano from 7.1.3 to 7.1.4 in the actions-deps group by @dependabot[bot] in #27
- build(deps-dev): bump postcss from 8.5.8 to 8.5.9 in the actions-deps group by @dependabot[bot] in #28
- build(deps-dev): bump cssnano from 7.1.4 to 7.1.5 in the actions-deps group by @dependabot[bot] in #29
- build(deps-dev): bump postcss from 8.5.9 to 8.5.10 in the actions-deps group by @dependabot[bot] in #30
- build(deps-dev): bump cssnano from 7.1.5 to 7.1.7 in the actions-deps group by @dependabot[bot] in #31
- build(deps-dev): bump postcss from 8.5.10 to 8.5.12 in the actions-deps group by @dependabot[bot] in #32
- build(deps-dev): bump postcss from 8.5.12 to 8.5.13 in the actions-deps group by @dependabot[bot] in #33
- build(deps-dev): bump cssnano from 7.1.7 to 7.1.8 in the actions-deps group by @dependabot[bot] in #34
- build(deps-dev): bump the actions-deps group with 2 updates by @dependabot[bot] in #35
- build(deps-dev): bump cssnano from 7.1.9 to 8.0.0 in the actions-deps group by @dependabot[bot] in #36
- build(deps-dev): bump cssnano from 8.0.0 to 8.0.1 in the actions-deps group by @dependabot[bot] in #37
- build(deps-dev): bump postcss from 8.5.14 to 8.5.15 (via audit fix) in the actions-deps group by @dependabot[bot] in #38
- build(deps-dev): bump cssnano from 8.0.1 to 8.0.2 in the actions-deps group by @dependabot[bot] in #39
- build(deps): bump actions/checkout from 6 to 7 in the actions-deps group by @dependabot[bot] in #40
- build(deps-dev): bump postcss from 8.5.15 to 8.5.16 in the actions-deps group by @dependabot[bot] in #41
- build(deps-dev): bump postcss from 8.5.16 to 8.5.19 in the actions-deps group by @dependabot[bot] in #42
- fix: pin GitHub Actions to commit SHA by @jeffersongoncalves in #43
- build(deps-dev): bump postcss from 8.5.19 to 8.5.20 in the actions-deps group by @dependabot[bot] in #44
- build(deps-dev): bump postcss from 8.5.20 to 8.5.21 in the actions-deps group by @dependabot[bot] in #46
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the actions-deps group by @dependabot[bot] in #45
- build(deps-dev): bump postcss from 8.5.21 to 8.5.22 in the actions-deps group by @dependabot[bot] in #47
- build(deps-dev): bump postcss-nesting from 14.0.0 to 14.0.1 in the actions-deps group by @dependabot[bot] in #48
- build(deps-dev): bump postcss from 8.5.22 to 8.5.23 in the actions-deps group by @dependabot[bot] in #49
- build(deps-dev): bump postcss from 8.5.23 to 8.5.24 in the actions-deps group by @dependabot[bot] in #50
- build(deps-dev): bump postcss from 8.5.24 to 8.5.25 in the actions-deps group by @dependabot[bot] in #51
- build(deps-dev): bump the actions-deps group with 2 updates by @dependabot[bot] in #52
- build(deps-dev): bump cssnano from 8.0.4 to 8.0.5 in the actions-deps group by @dependabot[bot] in #53
- build(deps-dev): bump cssnano from 8.0.5 to 8.0.6 in the actions-deps group by @dependabot[bot] in #54
- build(deps-dev): bump cssnano from 8.0.6 to 8.0.7 in the actions-deps group by @dependabot[bot] in #55
- build(deps-dev): bump cssnano from 8.0.7 to 8.0.8 in the actions-deps group by @dependabot[bot] in #56
- build(deps-dev): bump svgo from 4.0.2 to 4.1.0 in the actions-deps group by @dependabot[bot] in #57
- build(deps-dev): bump cssnano from 8.0.8 to 9.0.0 in the actions-deps group by @dependabot[bot] in #58
- build(deps-dev): bump cssnano from 9.0.0 to 9.0.1 in the actions-deps group by @dependabot[bot] in #59
- build(deps-dev): bump cssnano from 9.0.1 to 9.0.2 in the actions-deps group by @dependabot[bot] in #60
- docs: add Buy Me a Coffee sponsor link by @jeffersongoncalves in #61
- chore: add GitHub Sponsors to FUNDING.yml by @jeffersongoncalves in #64
- build(deps-dev): bump postcss from 8.5.26 to 8.5.28 in the actions-deps group by @dependabot[bot] in #67
- build(deps-dev): bump postcss-cli from 11.0.1 to 12.0.0 in the actions-deps group by @dependabot[bot] in #68
- build(deps-dev): bump cssnano from 9.0.2 to 9.0.3 in the actions-deps group by @dependabot[bot] in #69
- build(deps-dev): bump cssnano from 9.0.3 to 9.0.4 in the actions-deps group by @dependabot[bot] in #70
- build(deps-dev): bump cssnano from 9.0.4 to 9.0.5 in the actions-deps group by @dependabot[bot] in #71
- ci: standardize update-changelog workflow (3.x) by @jeffersongoncalves in #74
- ci: standardize dependabot config by @jeffersongoncalves in #75
- feat(i18n): add translations (3.x) by @jeffersongoncalves in #82
Full Changelog: 3.0.4...3.1.0