You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📄 (docs): update README with new images and scripts
🔧 (docker): update docker-compose files for VNC support
🗑️ (docker): remove install_nomachine.sh script
🔧 (scripts): modify auto-export-data.sh for improved functionality
Add a new environment variable for VNC password in the .env.example file. Update the README to include new images and scripts for better documentation. Modify docker-compose files to support VNC connections, ensuring the application can be accessed remotely. Remove the obsolete install_nomachine.sh script to clean up the codebase. Enhance the auto-export-data.sh script for improved functionality and clarity.
✨ (docker): add helper function to ensure 1Password window is active
🔧 (unlock_more_easily): improve template matching with scaling
🔧 (dockerfile): install VNC server and expose necessary ports
🔧 (package): bump version to 1.0.5
Add a helper function in the script to ensure the 1Password window is active. Improve the template matching function to try multiple scales for better accuracy. Update the Dockerfile to install a VNC server and expose the necessary ports for remote access. Increment the package version to reflect these changes.
0 commit comments