Releases: allcaps/wagtail-translate
Releases · allcaps/wagtail-translate
0.3.0
What's Changed
-
Add tests, improve translation of blocks, add translate related objects
-
Improve settings, remove warnings from the test project
-
Add patch for model copy_for_translation_done
-
Use .env file to store secrets, move WT settings to the bottom
-
Serve media in development
-
Add explanation docs
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Refactor tests, use factories by @allcaps in #8
- Skip monkeypatch on wagtail > 6.2 by @saevarom in #6
- Test patch needed by @allcaps in #9
- Fix nightly, use manage.py by @allcaps in #10
- Align readme and tox interactive, use Django default 127.0.0.1:8000 by @allcaps in #11
- Add test app by @allcaps in #12
- Default behaviour by @allcaps in #14
- Move customisation documentation to the docs folder by @allcaps in #15
New Contributors
Full Changelog: 0.1.1...0.2.0
0.1.1
Add DeepL translator
What's Changed
- added translators folder and moved translators to base, added DeepL translations by @ArnarTumi in #1
- Basetranslator by @allcaps in #3
- move api key from translator to settings variable by @ArnarTumi in #2
- Add DeepL docs by @allcaps in #5
New Contributors
- @ArnarTumi made their first contribution in #1
Full Changelog: 0.1.0...0.1.1