New features
- Custom markdown editor
- Input sanitization to prevent XSS attacks
- File upload within vaults (sidebar)
- About section added to the main menu
QOL changes
- Add the open file ID to the URL to preserve the state after a refresh
- Close sidebar when opening files on mobile
- Reset scrollbar upon file opening
Other
- Simplify installation guide
- Add backup guide
- Fix file size environment variables not being used
- Improve loading screen when interacting with files
- Improve search page layout
- Close open file upon removal
- Adjust markdown title sizes
- Update all packages
- Minor CSS fixes