Skip to content

Releases: Fevol/obsidian-translate

1.1.2

24 Jun 00:41
Compare
Choose a tag to compare

1.1.2

Features:

  • Default selected languages for translation service to spellchecker languages (they can be removed) (#5)
  • Added Ctrl/Cmd + Enter shortcut to translating text within the Translation View (for all platforms) (#4)
    ! This feature does not work when the Translation View is located in the side panels for Obsidian versions <0.15 !

Bugfixes:

  • Available languages were not correctly synced with spellchecker languages on start-up (#5)
  • Dropdown for selecting languages is still available even when synced with the spellchecker languages (#5)

1.1.0

22 Jun 20:01
Compare
Choose a tag to compare

1.1.0

Features:

  • Implemented proper mobile support (#2)
  • Added automatic layout switching for the Translation View (can be set manually too)
  • Added several commands (Translate currrent file, Translate current file to new file, Translate selected, Detect selected), each command has their own icon for Quick Access in mobile
  • Added quick-access button to the plugin settings inside Translation View
  • Added setting to determine how long after user has completed typing the text should be translated (instant option is still available, default is 500ms)

Changes:

  • Overhauled the handler structure and error handling
  • Improved error messaging for commands and actions
  • Improved error handling in all handlers
  • Improved English localisation
  • DeepL self-resolves the host it should use (#3)
  • Overhaul of plugin settings reactivity, it should now be slightly more performant, and not send redundant translation requests
  • General UIX improvements (layout, styling, animations)
  • Improved documentation

Bugfixes:

  • Fixed DeepL handler (#3)
  • Fixed overreactive reactivity in most cases

1.0.3

12 Jun 15:35
Compare
Choose a tag to compare

1.0.3

Bugfixes:

  • Fixed plugin crash due to spellchecker languages not being set
  • Removed min-height of text area to make the view fit in more spaces
  • Fixed issue that caused BRAT to fail fetching plugin files

1.0.1.1

11 Jun 17:03
Compare
Choose a tag to compare

1.0.1.1

Bugfixes:

  • Fixed the "Translation service is not validated" message popping up while changing settings and having auto-translate enabled
  • Forgot changing the release.yml to match the project name (+ reloaded workflow)
  • Forgot re-adding Yandex-Translate and DeepL API handlers to the translation service setup
  • Apologies for these mistakes, hopefully this didn't cause too much trouble

1.0.0.1

11 Jun 06:55
Compare
Choose a tag to compare

1.0.0.1

Features:

  • Five fully integrated translation API's
  • Translation view (to type/paste text that has to be translated, language selection and quick access to plugin settings)
  • Localization of language selection
  • API settings validation
  • Filtering of languages

Bugfixes:

  • Plugin zip had wrong name set to it