Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 00:56
· 406 commits to main since this release

v0.0.3

  • Add an Open Log File result to context menus
  • Add an Open Log File result to settings handler's response
  • Support local documentation
  • Restructure Backend
  • Simultaneously cache libraries to speed up the caching process
  • Redo the way icons are fetched
    • If ImageMagick is installed and the library has no icon, use the plugin's icon instead.
    • If ImageMagick is not installed, image is still fetched. Google's API url is only used if the fetched image is an svg.
  • Update the webserver template to include some instructions