Skip to content

Releases: 4gray/oversetter

v0.4.0

16 Aug 11:08
Compare
Choose a tag to compare

2020-08-16_13-15
2020-08-16_13-15_1
2020-08-16_13-17

Changes:

  • added themes support, dark and light theme are included
  • refactored settings module (UI + state management)
  • updated project dependecies

v0.3.1

29 Jan 21:48
Compare
Choose a tag to compare
feat: release v0.3.1

Oversetter v0.3

19 Feb 15:38
Compare
Choose a tag to compare

Changelog 0.3.0:

  • improved language selection dropdowns (#2 fixed)
    • text auto-complete
    • restrict the selection of languages to the list of preferred languages
    • alphabetical sort of languages (#5 fixed)
  • added dictionary as storage of favourited translations
  • translate on-the-fly/on keypress
  • bugfixes, UI improvements and stabilization of application

Oversetter v0.2

09 Aug 23:09
Compare
Choose a tag to compare
  • Added language auto-detect feature (#3)
  • Added version checking mechanism
  • New global keyboard shortcuts:
    • Cmd/Ctrl + Alt + T - open app window
    • Cmd/Ctrl + Alt + R - translate text from clipboard
  • Added "Start at login" option for auto-launch
  • Released app for Windows and Linux
  • Bugfixes, UI and code improvements

Oversetter v0.1

07 Jul 22:25
Compare
Choose a tag to compare

First version of the application