New
0.4.0
What's Changed
- Update README.md by @szsoppa in https://github.com/curiosum-dev/kanta/pull/38
- PO Extractor - allow to import multi-lines msgstr by @oliver-kriska in https://github.com/curiosum-dev/kanta/pull/40
- ๐ฆ Search for PO files only in priv/gettext by @ravensiris in https://github.com/curiosum-dev/kanta/pull/41
- Dashboard allow child live view components by @ravensiris in https://github.com/curiosum-dev/kanta/pull/42
- Support for newer phoenix_html 4 with phoenix_html_helpers because newer version has a little different api by @JanJakubek in https://github.com/curiosum-dev/kanta/pull/47
- Support translations during compilation by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/48
- ๐ Fix pagination failing to parse int by @ravensiris in https://github.com/curiosum-dev/kanta/pull/44
- Recover filters from params on mount in the translations list by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/49
- Add support for SQLite3 by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/51
- Fix/align with main by @jan-swiatek in https://github.com/curiosum-dev/kanta/pull/79
- โ๏ธ Remove devenv by @ravensiris in https://github.com/curiosum-dev/kanta/pull/77
- Feature/improve ci by @jan-swiatek in https://github.com/curiosum-dev/kanta/pull/80
- Parse params and add support for different ID types by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/52
- Add support for multi-line msgids by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/56
- Fix translation preloads to preload only necessary data by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/60
- Add support for nested scopes and different main path by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/61
- Add support for multiple apps by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/59
- Improve UX when editing many translations by @Blatts12 in https://github.com/curiosum-dev/kanta/pull/62
New Contributors
- @szsoppa made their first contribution in https://github.com/curiosum-dev/kanta/pull/38
- @oliver-kriska made their first contribution in https://github.com/curiosum-dev/kanta/pull/40
- @JanJakubek made their first contribution in https://github.com/curiosum-dev/kanta/pull/47
- @Blatts12 made their first contribution in https://github.com/curiosum-dev/kanta/pull/48
- @jan-swiatek made their first contribution in https://github.com/curiosum-dev/kanta/pull/79
Full Changelog: https://github.com/curiosum-dev/kanta/compare/0.3.1...v0.4.0