Releases: Bitsteward/bitsteward
0.0.4 Dynamic loading of vault items!
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
- Correct imports again by @yochananmarqos in #14
Full Changelog: 0.0.3...0.0.4
0.0.3 - Working folders!
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
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
- Working leaflet by @mxmvncnt in #2
- Automatically dark/light screenshot in the README.md by @realmazharhussain in #9
- Correct imports by @yochananmarqos in #10
- README.md: Fix title and alt text of mobile view screenshot by @realmazharhussain in #12
New Contributors
- @mxmvncnt made their first contribution in #2
- @realmazharhussain made their first contribution in #9
- @yochananmarqos made their first contribution in #10
Full Changelog: https://github.com/Bitsteward/bitsteward/commits/0.0.1