Skip to content

v0.10.1

Latest
Compare
Choose a tag to compare
@mbi mbi released this 27 Sep 09:50
· 22 commits to develop since this release
  • Renamed the zh_hans locale to zh_Hans (issue #282, thanks @sunfkny)
  • Fixed the test configuration following #282
  • Improve CSP support by avoiding inline styles and server-side rendered stylesheets (#287, thank you @bmihelac)
  • Improve error handling when using the Deepl translation service (#288, thank you @halitcelik)
  • Add support for translation using OpenAI API (#275, #291, thank you @ydf, PR by @vusallyv)
  • Adds Azerbaijani translation (#284 thanks @vusallyv and @nemoralis)
  • Allow overriding OpenAI prompt with a template (PR #293, thanks @danleyb2)
  • Test against Django 5.1