Skip to content

Releases: h2oai/wave

nightly

28 Jan 00:37
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
ci: Bump wavedb macos runner image.

v1.6.0

22 Jan 09:46
Compare
Choose a tag to compare
  • Changed
    • Drop support for legacy browsers.
  • Security
    • Bump Babel to resolve critical vulnerabilities.

v1.5.5

15 Jan 13:35
Compare
Choose a tag to compare
  • Security
    • Upgrade go-oidc to v3.

v1.5.4

07 Jan 08:43
Compare
Choose a tag to compare
  • Fixed
    • Preserve chatbot feedback after data change #2442 (#2443)
  • Security
    • Upgrade golang.org/x/net to v0.34.0

v1.5.3

12 Dec 11:54
Compare
Choose a tag to compare
  • Fixed

    • Turn off TLS verification before every other http calls so that it covers everything. Closes #2323
  • Security

    • Bump golang.org/x/crypto (#2440)

v1.5.2

25 Nov 08:14
Compare
Choose a tag to compare
  • Added
    • New: Emit event on table group open/collapse #2133 (#2402)
    • Docs: Proper link to py client auth class. (#2434)
  • Fixed
    • Add exclusion for disabled choices in checklist select and deselect all (#2428) #2427
    • Progress_table_cell_type floating point rounding issues #2380 (#2415)
    • Dropdown of filterable columns not always visible and missing hinting dots for long column names #2400 (#2414)
    • Conform standalone button width to its container #2361 (#2390)

v1.5.1

10 Sep 09:23
Compare
Choose a tag to compare
  • Fixed
    • Make table filter select all work in all scenarios. #2386 (#2387)
    • Security patch - Go 1.22.7

v1.5.0

20 Aug 07:06
Compare
Choose a tag to compare
  • Added
    • New: Display active table filter count #1689 (#2371)
    • New: Configurable app timeouts. (#2385)
    • New: Add value prop to ui.chatbot_card #2367 (#2384)

v1.4.0

13 Aug 09:52
Compare
Choose a tag to compare
  • Added
    • New: Allow * in allowed_origins. #2370 (#2382)
    • New: Display image in a graphics_card #1817 (#2373)
    • New: Raise warning if waved cannot find public/private dir #2130 (#2378)
    • Docs: Fix typos (#2375)
    • Docs: Update h2o wave db reference (#2358)
  • Fixed
    • Skip auth check for waved => wave app in dev mode. Closes #2337.

v1.3.4

25 Jun 11:35
Compare
Choose a tag to compare
  • Security
    • 🔒Enable and enforce boringcrypto experiment (#2353)