Skip to content

Releases: DraviaVemal/tauri-remote-ui

v1.1.0

15 Jun 16:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

30 Nov 11:35

Choose a tag to compare

v1.0.1-alpha.8 Pre-release
Pre-release

Auto Generate Release By DevOps Tool to Simplify Development

Changes:

This list of changes was auto generated.

v1.0.1-alpha.7

30 Nov 10:00

Choose a tag to compare

v1.0.1-alpha.7 Pre-release
Pre-release

Auto Generate Release By DevOps Tool to Simplify Development

Changes:

This list of changes was auto generated.

v1.0.1-alpha.6

30 Nov 08:57

Choose a tag to compare

v1.0.1-alpha.6 Pre-release
Pre-release

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

30 Nov 04:07

Choose a tag to compare

v1.0.1-alpha.5 Pre-release
Pre-release

Auto Generate Release By DevOps Tool to Simplify Development

Changes:

This list of changes was auto generated.

v1.0.1-alpha.4

30 Nov 03:51

Choose a tag to compare

v1.0.1-alpha.4 Pre-release
Pre-release

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

29 Nov 07:48

Choose a tag to compare

v1.0.1-alpha.3 Pre-release
Pre-release

Auto Generate Release By DevOps Tool to Simplify Development

Changes:

This list of changes was auto generated.

v1.0.1-alpha.2

29 Nov 07:38

Choose a tag to compare

v1.0.1-alpha.2 Pre-release
Pre-release

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

25 Oct 14:56

Choose a tag to compare

v1.0.1-alpha.1 Pre-release
Pre-release

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

This list of changes was auto generated.