Releases: DraviaVemal/tauri-remote-ui
v1.1.0
tauri-remote-ui v1.1.0
🎉 Overview
This release introduces a collection of improvements, bug fixes, and internal enhancements aimed at improving stability, developer experience, and overall usability of tauri-remote-ui.
✨ New Features
- Added new functionality for remote UI integration and configuration.
- Improved API ergonomics for application developers.
- Enhanced compatibility with recent Tauri ecosystem updates.
🚀 Improvements
- Improved performance and responsiveness in remote UI communication.
- Reduced internal complexity and improved maintainability.
- Updated dependencies to newer stable versions.
🐛 Bug Fixes
- Fixed issues affecting remote connection reliability.
- Resolved edge cases related to UI state synchronization.
- Addressed several minor stability issues reported by users.
🔧 Internal Changes
- Refactored internal modules for better code organization.
- Expanded test coverage.
- Improved documentation and examples.
📦 Upgrade Notes
Update your dependency:
tauri-remote-ui = "1.1.0"Then run:
cargo update🙏 Thanks
Thank you to everyone who tested, reported issues, and contributed feedback for this release.
v1.0.1-alpha.8
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 6bdc388 Comments Update
This list of changes was auto generated.
v1.0.1-alpha.7
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 864a367 NPM Package [ush update
This list of changes was auto generated.
v1.0.1-alpha.6
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 7a22570 Refactor WebSocket event handling and improve package version update process
This list of changes was auto generated.
v1.0.1-alpha.5
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 2944a2e Read me and badge update
This list of changes was auto generated.
v1.0.1-alpha.4
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 07d3b97 Versioning and NPM package publish flow update
This list of changes was auto generated.
v1.0.1-alpha.3
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 71838e7 Version Tagging update
This list of changes was auto generated.
v1.0.1-alpha.2
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- a935fbd Readme Update
- aee3615 Update license from MIT to AGPL-3.0-only across multiple files; enhance WebSocket handling with latency tracking and keep-alive endpoint.
This list of changes was auto generated.
v1.0.1-alpha.1
Auto Generate Release By DevOps Tool to Simplify Development
Changes:
- 94b9c20 Update README.md with new features and use cases; remove example app README; enhance WebSocket logging; improve error handling in RPC server and emitter extensions.
- 423ea48 Refactor dependencies in Cargo.toml, enhance WebSocket handling in socket.ts, and improve RpcServer structure in rpc_server.rs
- 6721e1a env version injection update
- c86f4b7 reorganizing package directory
- 5724151 V1 Init
- 4997137 Add FUNDING.yml to support GitHub funding
- 7835067 Bump version to 0.14.0 in Cargo.toml and package.json; add application_ui field to RemoteUiConfig and update emit method in EmitterExt
- f841224 Protocal Update
- 78c34d6 Minimise bug fix
- 9133de0 Readme update
See More
- e5f0f79 Readme update
- 616f837 Adding new options
- 1e934cc URL special char bug fix
- 29a22de Sample app fix
- d60a409 Error Handling Improvements
- 9c22863 Version update
- 1af8cfe Fixing async lock issue
- 3710b11 readme format update
- 5bc455a - Document Update
- 6683369 organising
- acc5ed9 WS Cleanup
- 69fb67e Hyper convertion completed
- e9800d3 Chcek point before hyper
- 48571e9 Updating Remote session UI update on primary app
- 2fa1fbd Service contatent from tauri assert
- 13d297a Dynamic file content serving
- 79b92a2 Log update
- 5b63234 Removing Redirect to redence permission requirement
- 8c6625f redirect with timeout
- df34c36 UI Redirect Update
- 0e98a3f Adding Repo to package def
This list of changes was auto generated.