Releases: curiosum-dev/kanta
Releases · curiosum-dev/kanta
0.5.0
Breaking Changes
- Gettext 1.0.0 Migration: This version requires updating your Gettext module definition to use the new backend adapter system. You must define
use Kanta.Gettext.Backendin your Gettext module and configure the adapter.
Added
- Gettext versions v0.26 and v1.0.0 compatibility with via custom backend adapter system
- Allow custom locales (i.e. "
es-es") (#100) - Stale messages detection and merging (#120)
- Updated Tailwind to v3.4.17 (#130)
Changed (Dependencies)
- Gettext supported versions updated to 0.26 and 1.x
- Phoenix relaxed to ~> 1.7 (allowing minor version bumps)
- Phoenix LiveView relaxed to >= 0.20.0 (allowing for 1.x versions)
shardsdependency droppedexporelaxed to >= 0.3.0scrivener_ectoupgraded to ~> 3.0
v0.4.2
What's Changed
- Phoenix 1.8 compatibility [#122] by @vincentvanbush in #123
Full Changelog: v0.4.1...v0.4.2
0.4.1
What's Changed
- Feature/expand query module by @jan-swiatek in #86
- Release/0.4.1 by @vi0dine in #87
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Update README.md by @szsoppa in #38
- PO Extractor - allow to import multi-lines msgstr by @oliver-kriska in #40
- 🚦 Search for PO files only in priv/gettext by @ravensiris in #41
- Dashboard allow child live view components by @ravensiris in #42
- Support for newer phoenix_html 4 with phoenix_html_helpers because newer version has a little different api by @JanJakubek in #47
- Support translations during compilation by @Blatts12 in #48
- 🐛 Fix pagination failing to parse int by @ravensiris in #44
- Recover filters from params on mount in the translations list by @Blatts12 in #49
- Add support for SQLite3 by @Blatts12 in #51
- Fix/align with main by @jan-swiatek in #79
- ❄️ Remove devenv by @ravensiris in #77
- Feature/improve ci by @jan-swiatek in #80
- Parse params and add support for different ID types by @Blatts12 in #52
- Add support for multi-line msgids by @Blatts12 in #56
- Fix translation preloads to preload only necessary data by @Blatts12 in #60
- Add support for nested scopes and different main path by @Blatts12 in #61
- Add support for multiple apps by @Blatts12 in #59
- Improve UX when editing many translations by @Blatts12 in #62
New Contributors
- @szsoppa made their first contribution in #38
- @oliver-kriska made their first contribution in #40
- @JanJakubek made their first contribution in #47
- @Blatts12 made their first contribution in #48
- @jan-swiatek made their first contribution in #79
Full Changelog: 0.3.1...v0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
What's Changed
- feat: PETAL stack init & db structure rework by @vi0dine in #1
- feat: mimic LiveDashboard mechanism in Kanta by @vi0dine in #3
- fix: cached translations in UI by @vi0dine in #4
- fix: github dependency on gettext fork by @vincentvanbush in #6
Full Changelog: https://github.com/curiosum-dev/kanta/commits/0.1.0