v1.123.0
Feature
Add Scripture tab and update note-type icons in Edit Space
- Introduced a new Scripture tab for enhanced user navigation.
- Updated note-type icons in the Edit Space interface to improve visual clarity and user experience.
Feature
Configure Vite for public assets and environment variables
- Set publicDir to serve assets from the project's root public directory.
- Configure envDir to load environment variables from the project root, ensuring proper access to all environment variables.
- Updated index.html to include new styles for viewport locking and modified script and preload links for improved asset management.
