GitPedia
Home/h2oai/wave/Changelog
h2oai

h2oai/wave

Realtime Web Apps and Dashboards for Python and R

30 Releases
Latest: 1w ago
v1.8.9Latest
github-actions[bot]github-actions[bot]·1w ago·June 11, 2026
GitHub

📋 Changes

  • Fixed
  • Allow running starlette > 1.0
v1.8.8
github-actions[bot]github-actions[bot]·2w ago·June 3, 2026
GitHub

📋 Changes

  • Security
  • security: Bump net and crypto packages.
  • security: Bump Go version.
v1.8.7
github-actions[bot]github-actions[bot]·1mo ago·May 12, 2026
GitHub

📋 Changes

  • Security
  • security: Bump go version to get rid of CVEs.
v1.8.6
github-actions[bot]github-actions[bot]·1mo ago·April 28, 2026
GitHub

📋 Changes

  • Fixed
  • Pin Starlette version to < 1 to avoid its breaking change. #2490
v1.8.5
github-actions[bot]github-actions[bot]·2mo ago·April 20, 2026
GitHub

📋 Changes

  • Security
  • security: Bump Go version to clean up CVEs.
v1.8.4
github-actions[bot]github-actions[bot]·2mo ago·April 7, 2026
GitHub

📋 Changes

  • Security
  • security: Bump go-jose
v1.8.3
github-actions[bot]github-actions[bot]·2mo ago·March 27, 2026
GitHub

📋 Changes

  • Security
  • security: Validate next param.
  • security: Increase enthropy, proper nonce handling, use secure cookies when tls is set
  • security: Bump Go to 1.25 (#2487)
v1.8.2
github-actions[bot]github-actions[bot]·3mo ago·March 18, 2026
GitHub

📋 Changes

  • Security
  • security: Bump Go to 1.25 (#2487)
v1.8.1
github-actions[bot]github-actions[bot]·4mo ago·February 11, 2026
GitHub

📋 Changes

  • Security
  • security: Bump Go version to remove CVEs.
v1.8.0
github-actions[bot]github-actions[bot]·4mo ago·February 9, 2026
GitHub

📋 Changes

  • Added
  • New: Add ARM64 build support for all platforms (#2485)
v1.7.8
github-actions[bot]github-actions[bot]·4mo ago·February 2, 2026
GitHub

📋 Changes

  • Security
  • security: Bump Go version to get rid of CVEs.
v1.7.7
github-actions[bot]github-actions[bot]·5mo ago·January 20, 2026
GitHub

📋 Changes

  • Security
  • security: Bump crypto package.
v1.7.6
github-actions[bot]github-actions[bot]·6mo ago·December 9, 2025
GitHub

📋 Changes

  • Security
  • Bump go version to 1.24.11.
v1.7.5
github-actions[bot]github-actions[bot]·7mo ago·November 7, 2025
GitHub

📋 Changes

  • Security
  • Bump go version to 1.24.9.
v1.7.4
github-actions[bot]github-actions[bot]·10mo ago·August 14, 2025
GitHub

📋 Changes

  • Security
  • Bump Go to 1.23.12.
v1.7.3
github-actions[bot]github-actions[bot]·10mo ago·August 8, 2025
GitHub
v1.7.2
github-actions[bot]github-actions[bot]·10mo ago·July 30, 2025
GitHub

📋 Changes

  • Security
  • Bump Go oauth package to remove reported CVEs. https://github.com/h2oai/wave/commit/331f0d20aa80661ada507fdfa30b6108c1bbba07
v1.7.1
github-actions[bot]github-actions[bot]·1y ago·June 12, 2025
GitHub

📋 Changes

  • Fixed
  • Use proper parentheses in appendChild override logic.
  • Security
  • Bump Go version to address CVEs.
v1.7.0
github-actions[bot]github-actions[bot]·1y ago·May 19, 2025
GitHub

📋 Changes

  • Security
  • Allow setting stricter CSP. (#2460)
  • Make session cookie httpOnly to not be accessible from client JS.
v1.6.5
github-actions[bot]github-actions[bot]·1y ago·April 17, 2025
GitHub

📋 Changes

  • Security
  • Bump golang.org/x/net
v1.6.4
github-actions[bot]github-actions[bot]·1y ago·April 10, 2025
GitHub

📋 Changes

  • Fixed
  • Allow dynamic change of table selection #2445 (#2452)
  • Security
  • Bump Go version
v1.6.3
github-actions[bot]github-actions[bot]·1y ago·March 17, 2025
GitHub

Security: Bump Go to 1.23 and update modules to get rid of CVEs.

v1.6.2
github-actions[bot]github-actions[bot]·1y ago·March 5, 2025
GitHub

Security: Bump Go modules to get rid of CVEs.

v1.6.1
github-actions[bot]github-actions[bot]·1y ago·February 11, 2025
GitHub

Security: Bump Go version to get rid of CVEs.

nightlyPre-release
github-actions[bot]github-actions[bot]·1y ago·January 28, 2025
GitHub
v1.6.0
github-actions[bot]github-actions[bot]·1y ago·January 22, 2025
GitHub

📋 Changes

  • Changed
  • Drop support for legacy browsers.
  • Security
  • Bump Babel to resolve critical vulnerabilities.
v1.5.5
github-actions[bot]github-actions[bot]·1y ago·January 15, 2025
GitHub

📋 Changes

  • Security
  • Upgrade go-oidc to v3.
v1.5.4
github-actions[bot]github-actions[bot]·1y ago·January 7, 2025
GitHub

📋 Changes

  • Fixed
  • Preserve chatbot feedback after data change #2442 (#2443)
  • Security
  • Upgrade golang.org/x/net to v0.34.0
v1.5.3
github-actions[bot]github-actions[bot]·1y ago·December 12, 2024
GitHub

📋 Changes

  • Fixed
  • Turn off TLS verification before every other http calls so that it covers everything. Closes #2323
  • Security
  • Bump golang.org/x/crypto (https://github.com/h2oai/wave/pull/2440)
v1.5.2
github-actions[bot]github-actions[bot]·1y ago·November 25, 2024
GitHub

📋 Changes

  • 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)