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