Skip to content

Releases: lucasvanmol/obsidian-latex-ocr

0.6.2

04 Dec 16:54
Compare
Choose a tag to compare
  • Fixed bug introduced in previous version

0.6.1

04 Dec 14:57
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.6.1

0.6.0

04 Dec 14:45
Compare
Choose a tag to compare

What's new

  • Improved settings menu
  • Fix statusbar resource cleanup

Full Changelog: 0.5.0...0.6.0

0.5.0

04 Dec 02:39
9c29420
Compare
Choose a tag to compare

What's Changed

  • Add "Generating Latex..." message
  • Add keepAlive requests to API model to avoid waiting for provisioning
  • Better status checks for API model

Full Changelog: 0.4.3...0.5.0

0.4.4

02 Dec 14:27
Compare
Choose a tag to compare

What's new

Full Changelog: 0.4.3...0.4.4

0.4.3

30 Nov 16:45
Compare
Choose a tag to compare

Fixes

Fix API related issues

Full Changelog: 0.4.2...0.4.3

0.4.2

30 Nov 16:00
Compare
Choose a tag to compare

Fixes

  • Fixed issue with plugin loading

Full Changelog: 0.4.1...0.4.2

0.4.1

30 Nov 13:12
Compare
Choose a tag to compare

What's new

  • Improved error feedback for API model

Full Changelog: 0.4.0...0.4.1

0.4.0

30 Nov 12:47
Compare
Choose a tag to compare

What's Changed

  • Inference API Model: by default, the plugin will now use the huggingface inference API; there's no need to install python packages any more if you don't want to or can't run the model locally.

Full Changelog: 0.3.0...0.4.0

0.3.0

29 Nov 16:42
Compare
Choose a tag to compare

What's Changed

  • This release features a much easier install process, using the latex-ocr-server python package
  • Added a setting to configure model cache location

Improvements

  • Improve user feedback when model is being downloaded
  • Use static codegen for proto files using ts-protoc

Full Changelog: 0.2.0...0.3.0