Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@443eb9 443eb9 released this 19 Dec 03:19
· 69 commits to main since this release

First beta version.

What's New

  • Loading screen on startup.
  • Refined overlay panels.
  • glb model support.
    • Importing into library.
    • View it with quick ref.
    • Caching preview image after first quick ref.
    • Taking screenshot.
    • Custom framerate.
  • Display properties of assets: width, height etc.
  • Double click behavior: Open with default app or quick ref.
  • Press esc to close quick ref.
  • About page
    • Check for update.
    • App version and repository.

What's Fixed

  • Adding tag to an asset visually duplicates it. (Although it will disappear after refresh)
  • The selection area can go out of the container.
  • Library data gets overridden if failed to parse.
  • Quick ref for images can be larger than monitor if the image has a higher resolution than monitor.
  • Native webview context menu pops up when right clicking on elements don't have onContextMenu defined.
  • Library section is able to access even though no library is loaded.
  • Settings won't update unless refresh the app.
  • svg quick ref is not working.