Skip to content

Releases: Kitware/trame-simput

v2.6.2

09 Oct 21:13

Choose a tag to compare

v2.6.2 (2025-10-09)

This release is published under the Apache Software License License.

Bug Fixes


Detailed Changes: v2.6.1...v2.6.2

v2.6.1

30 Sep 14:37

Choose a tag to compare

v2.6.1 (2025-09-30)

This release is published under the Apache Software License License.

Bug Fixes

  • build: Update python package definition (8e8de52)

  • Proxy: Return None for get_property by default (fbc8509)

  • release: Fix test_and_release (aea617b)

  • textfield: Validate on blur only (f005874)


Detailed Changes: v2.6.0...v2.6.1

v2.6.0

22 May 11:53

Choose a tag to compare

Feature

  • select: Support vuetify2-style select headers (5904d98)
  • select: Support vuetify2-style select in vue3 (49aaef8)
  • Proxy: Support list of proxies with vue3 client (f029b5e)

Fix

  • protocol: Fix missing server protocol (d22ad18)
  • example: Fix example 01 to work with vue3 (aaf93cc)

v2.5.2

01 Apr 15:57

Choose a tag to compare

Fix

  • commit: Ensure committed proxies have pending properties. (4018651)
  • vue2: Add legacy openssl build flag (ca898d8)

v2.5.1

09 Jan 23:48

Choose a tag to compare

Fix

  • proxy-list: Limit minimum proxy list size (2ae1cdb)
  • proxy: Clean dirty proxy domains before deletion (ef9033b)
  • proxy-list: Initialize empty proxy lists (ce10a93)
  • pypi: Rename package to trame_simput (47d76e1)
  • vuetify: Set proxyType as explicit property (fb02f80)
  • proxy-list: Fix invalid last added proxy (44165ff)

Documentation

v2.5.0

19 Dec 17:52

Choose a tag to compare

Feature

  • proxy-list: Add proxy-list example (b941b28)
  • simput: Add support for proxy lists (32bc46c)

Fix

  • proxy-list: Fix empty proxy list bug (e99f8db)

Documentation

  • proxy-list: Add proxy-list documentation (404311a)

v2.4.3

14 May 15:55

Choose a tag to compare

Fix

  • proxy: Make ProxyManager.load return _id_remap (175d92d)

v2.4.2

06 May 14:27

Choose a tag to compare

Fix

  • examples: 00_AddressBook (072c1f1)
  • vue3: Vuetify v3 templates (546571b)

v2.4.1

05 Jan 08:58

Choose a tag to compare

Fix

v2.4.0

04 Jan 18:32

Choose a tag to compare

Feature

  • vue3: Add vue3/vuetify3 support (e5ab046)

Fix

  • vue3: Update examples to work with vuetify 3 (222f2c3)
  • widgets: Slider v-alert and template fix (e198720)

Documentation

  • example: Add dyna drop down (083c052)