Skip to content

Releases: joethei/obsidian-tts

0.5.4

19 Feb 20:15
0.5.4
8846f9f
Compare
Choose a tag to compare
Fix migration issues

0.5.3

16 Feb 11:35
0.5.3
884ade7
Compare
Choose a tag to compare
  • Fixed issue with some words being skipped (Thanks @rust17 for the PR)
  • Settings will automatically be reloaded when the file is changed (most commonly by sync solutions)
  • Internal refactor to support multiple providers in the future.

0.5.2

14 Jul 20:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

27 Jun 05:37
0.5.1
2a3f6c3
Compare
Choose a tag to compare
- changed the prefered API access method

- added API documentation site

0.5.0

29 May 11:19
0.5.0
b201bd5
Compare
Choose a tag to compare
+ Read text content from preview mode, if enabled(fixes #4)

+ Detect language automatically(fixes #11)
~ Handle Obsidian style comments(`% %`,fixes #10)

0.4.0

26 Dec 16:18
Compare
Choose a tag to compare
~ allow for starting playback from preview mode.

~ fix errors that show up on android(even as the plugin will be disabled)

0.3.5

22 Dec 16:02
Compare
Choose a tag to compare
fixing an issue where the configuration is not saved after changing a…

0.3.4

08 Dec 09:03
Compare
Choose a tag to compare
~ ignoring more markdown syntax

0.3.3

08 Dec 08:37
Compare
Choose a tag to compare
+ added a option to ignore emojis

~ better readme

0.3.2

07 Dec 07:37
Compare
Choose a tag to compare
apply changes from code review.