Skip to content

Releases: Kitware/trame-tauri

v1.0.2

11 Sep 21:55

Choose a tag to compare

v1.0.2 (2025-09-11)

This release is published under the Apache Software License License.

Bug Fixes

  • build: Update python package definition (4dd65c2)

Detailed Changes: v1.0.1...v1.0.2

v1.0.1

11 Sep 20:30

Choose a tag to compare

v1.0.1 (2025-09-11)

Bug Fixes


Detailed Changes: v1.0.0...v1.0.1

v1.0.0

11 Sep 19:49

Choose a tag to compare

v1.0.0 (2025-09-11)

Bug Fixes

  • Add default slot to components (acf71f8)

Continuous Integration

Documentation

  • Remove roadmap from readme (9425a12)

  • Update README.rst (9f45f44)

  • js: List JS dependency (bd45530)

  • paraview: Adding tauri bundling example for ParaView app (b316f7e)

  • rust: Add example where stdout/err get processed (f1002c7)

  • webinar: Add demo app (ea45b89)


Detailed Changes: v0.6.2...v1.0.0

v0.6.2

07 Aug 18:17

Choose a tag to compare

Fix

  • tauri: Not running in tauri will not through error (bf2bd04)

v0.6.1

05 Aug 20:58

Choose a tag to compare

Fix

  • events: Properly map tauri event to Python (3ed95d9)

v0.6.0

29 May 19:52

Choose a tag to compare

Feature

  • window: Extract payload from file drop event data (fdd5ab6)

Documentation

  • Revert accidental change (ce0d9ee)
  • example 4: Expand example with more examples + minor fixes (93b5eb2)

v0.5.1

24 May 21:01

Choose a tag to compare

Fix

  • window: Properly handle cleanup (65acd60)

Documentation

  • example: Show window delete (a656187)
  • example 5: Add windows docs + git ignore Cargo.lock (087fcba)
  • Update multi-window example (5d9a90a)

v0.5.0

21 May 21:59

Choose a tag to compare

Feature

  • window: Add window widget to help (05a0ef7)

Documentation

  • example: Add client only example (c27d437)
  • examples: Add windows run command (903f862)

v0.4.0

04 Apr 20:06

Choose a tag to compare

Feature

  • utils: Update utils to support window handling (032a9bc)

v0.3.1

22 Mar 22:19

Choose a tag to compare

Fix

Documentation

  • example: Dialog + notification (dc1bb28)