Skip to content

Releases: Bitsteward/bitsteward

0.0.4 Dynamic loading of vault items!

28 Jan 02:22

Choose a tag to compare

Pre-release

Basically, now the vault items are not loaded all at startup, they are loaded only when needed, ie. when it is selected. This results in a small delay for the displaying, but it is much faster than loading all items at once. This is a compromise that had to be done

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3 - Working folders!

19 Jan 03:43

Choose a tag to compare

Pre-release

Full Changelog: 0.0.1...0.0.3

I pulled the 0.0.2 release due to a bug I forgot to remove before, but this version should be good! It now has working folders. A lot of errors happen during the loading due to the way I now dynamically load the content instead of all at once at startup, but it is not final yet.

0.0.1 - Listing all vault items work

17 Jan 05:54
923c16c

Choose a tag to compare

Pre-release

Summary

(this is a release from an older commit, I just wanted to tag it for easier management)
Basically only listing the vault items work. No folders, not secure, no editing.

What's Changed

New Contributors

Full Changelog: https://github.com/Bitsteward/bitsteward/commits/0.0.1