Skip to content

v1.1.0

Latest

Choose a tag to compare

@DraviaVemal DraviaVemal released this 15 Jun 16:31
Immutable release. Only release title and notes can be modified.

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.