Skip to content

Releases: MohrJonas/obsidian-ocr

Version 1.1.0 release 🍰

11 Jul 22:14
Compare
Choose a tag to compare

First, thank you guys so much for the great support 💚
Major changes in this release:

  • Lots of code refactoring
  • Documentation of all major functions
  • Files are now indexed sequentially instead of parallel, preventing slowdown of the pc when indexing many files
  • The plugin now takes deletion and renaming of indexed files into account
  • Replaced glob with globby for increased globbing performance

Hope you guys enjoy the changes 😁

First public release 🎉

10 Jul 12:12
Compare
Choose a tag to compare

Version 1.0.0, the first public release for testing. Will most likely still contain problems and bugs