Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@kytta kytta released this 12 Feb 19:38
· 16 commits to main since this release
v3.1.0
fdf3964

Added

  • new translation languages
    • Nederlands/Dutch (thx Heimen!)
    • Español/Spanish (thx gallegonovato!)
    • العربية/Arabic (thx ButterflyOfFire!)

Fixed

  • locale switcher would not work if an unknown locale is in the local storage

Changed

  • i18n engine improved
    • added support for RTL languages
    • enumerations (of project variations) are now done with Intl.ListFormat and
      thus adhere to the language rules
  • disabled search indexing
    • hopefully this will prevent Google shamelessly indexing other's peoples'
      content in Chrome
  • moved translations to Hosted Weblate
  • updated dependencies

v3.0.0...v3.1.0