Skip to content

v19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:47
49e2a8b

✨ New Features

  • b0d769a - automatically focus input text field (closes #583) (commit by @Bnyro)
  • f42ed5f - improve text field focus handling (commit by @Bnyro)
  • ea20761 - add support for exporting history to text file (closes #582) (commit by @Bnyro)
  • 530845c - add quick settings tile for translation dialog (closes #586) (commit by @Bnyro)

🐛 Bug Fixes

  • f2a1721 - don't crash app when initialization of an engine fails (closes #589) (commit by @Bnyro)
  • c5b6b3a - automatically append trailing slash to API urls (see #589) (commit by @Bnyro)
  • d896450 - can't translate text while language load in progress (closes #575) (commit by @Bnyro)
  • 048949e - light navigation bar in dark mode (closes #585) (commit by @Bnyro)
  • eeb4c74 - don't focus input text field when switching screens (commit by @Bnyro)

🔧 Chores