版本发布 1
In summary, this release has plenty of bug fixes and code refactoring. These made the app more stable and reliable. ## What's Changed * Re indexation for users by @AspadaX in https://github.com/AspadaX/opennote/pull/1 * Cleanup by @AspadaX in https://github.com/AspadaX/opennote/pull/2 * Add serde alias for "archieves" typo in backups field by @AspadaX in https://github.com/AspadaX/opennote/pull/3 * Persist identities storage after restore and add global refresh with F5/Ctrl+R by @AspadaX in https://github.com/AspadaX/opennote/pull/4 * Dynamic configurations by @AspadaX in https://github.com/AspadaX/opennote/pull/5 * updated vim mode along with bug fixes by @AspadaX in https://github.com/AspadaX/opennote/pull/6 * Fix deleteCollection response handling and refresh collections after deletion by @AspadaX in https://github.com/AspadaX/opennote/pull/7 * Refactor editor actions for consistent formatting and fix word navigation bug by @AspadaX in https://github.com/AspadaX/opennote/pull/8 * Fix typo in backend log message and refactor frontend editor mode handling by @AspadaX in https://github.com/AspadaX/opennote/pull/9 * Keyboard shortcuts rework by @AspadaX in https://github.com/AspadaX/opennote/pull/10 * Use Flutter's `--pwa-strategy=none` to disable PWA generation by @AspadaX in https://github.com/AspadaX/opennote/pull/11 * Use local storage by @AspadaX in https://github.com/AspadaX/opennote/pull/12 ## New Contributors * @AspadaX made their first contribution in https://github.com/AspadaX/opennote/pull/1 **Full Changelog**: https://github.com/AspadaX/opennote/commits/v0.1.0