Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@443eb9 443eb9 released this 15 Dec 07:07
· 71 commits to main since this release

Still, not production ready, yet.

What's New

  • Library no longer accepts assets that it didn't recognize. For example, it won't import .txt or download .html .
  • Exporting library while keeping your folder structure.
  • Detecting duplicate assets using CRC(Cyclic Redundancy Check) hashing.
  • New src property for assets. You can use this to mark the source of this asset.
  • Asset statistics.
  • Recycle bin.
    • Recover deleted objects.
    • Permanently delete object. This deletes the file in file system. If trying to permanently delete a folder, it's content and children will also be deleted, permanently, and you'll never be able to get that back.
  • Update checking. We won't force you to update the app (although this is recommended) but will remind you on startup.
  • Semi-transparent window.
  • Open assets with default app.

What's Fixed

  • Application name not start with capital letter.

This version is not code-signed, so please allow this app to survive under your anti-virus software manually. 🥲