* feat: add save_settings_with_update_port command and update related components
* refactor: remove state parameter from API key retrieval and update related functions
* feat: enhance release workflow with tag validation and improve build scripts
* feat: update release workflow to use version input from auto-version workflow
* 📦 Chore(custom): add Clippy configuration for consistent linting across platforms
* chore: add Clippy configuration for consistent linting across platforms
* 🐛 Fix(custom): fix ci
* 🚧 WIP(custom): fix clippy error
* 🐛 Fix(custom): add default openlist and rclone version
* 🚧 WIP(custom): fix clippy errors
* 🚧 WIP(custom): fix clippy errors
* 🐛 Fix(custom): fix ci bugs
* refactor: remove unused flags from RcloneConfig and related components; update monitoring intervals to use dynamic settings
* fix: update auto-launch title to indicate immediate effect
* refactor: remove service API token and port from AppConfig and related components
* refactor: remove auto_mount property from RcloneConfig and related components
* refactor: rename service to OpenList Core and update related components