Skip to content

Latest commit

 

History

History
91 lines (74 loc) · 2.18 KB

NEWS.md

File metadata and controls

91 lines (74 loc) · 2.18 KB

In Development

2.4.1

  • Bug fixes

2.4.0

  • Add DeepL provider
  • Bug fixes

2.3.0

  • Make text views font size configurable and temporally modify it with shortcuts or scroll
  • Fix search provider always running in the background
  • Allow opening language selector with keyboard shortcuts
  • Add --selection CLI option to translate the primary clipboard
  • Use new GNOME 46 adaptive dialogs

2.2.0

  • Refactored providers implementation to ease future features
  • Added Lingva Text-to-speech support in addition to Google's
  • Added Bing translation provider
  • Added Yandex translation provider
  • Updated preferences window
  • Languages list now have localized sorting
  • Fixed Lingva Translate provider bugs

2.1.1

  • Updated translations
  • Fixed minor bugs

2.1.0

  • Update to use libadwaita 1.2 widgets
  • Updated translations
  • Fixed minor bugs

2.0.2

  • Fixed responsive implementation
  • Fixed small stylings
  • Updated translations

2.0.1

  • Fixed an issue with scale factor

2.0.0

  • Ported to GTK4 and libadwaita
  • New in-app color scheme switcher
  • Added Lingva Translate support
  • Google Translate module rewritten from scratch to not rely on external libraries and improve reliability.
  • GNOME Search Provider improvements
  • APP ID changed to app.drey.Dialect
  • Added API keys support for LibreTranslate
  • Added translation suggestions support for LibreTranslate
  • Fixed proxies by rewriting the http backend
  • Character limit is now service-dependent
  • Major code base refactoring
  • Fixed several bugs

1.4.1

  • Fix shortcut bug

1.4.0

  • Added accels for most actions
  • Added localized language names
  • Added new translations
  • Fixed several minor bugs

1.3.0

  • Backend refactor
  • Added option to disable Google TTS
  • Fixed several minor bugs

1.2.0

  • Switch to a new icon
  • Added LibreTranslate backend
  • Added Pronunciations support in Google Translate
  • Fixed several minor bugs

1.1.1

  • Added a shortcuts window
  • Fixed several bugs

1.1.0

  • Added a search provider for GNOME
  • Added support for "Did you mean" suggestions
  • Added a Ctrl+Q shortcut to quit
  • Fixed some issues with the icon
  • Fixed several bugs
  • Made some minor UI improvements

1.0.0

Initial release.