h2oai/wave
Realtime Web Apps and Dashboards for Python and R
30 Releases
Latest: 1w ago
v1.8.9Latest
📋 Changes
- Fixed
- Allow running starlette > 1.0
v1.8.8
📋 Changes
- Security
- security: Bump net and crypto packages.
- security: Bump Go version.
v1.8.7
📋 Changes
- Security
- security: Bump go version to get rid of CVEs.
v1.8.6
📋 Changes
- Fixed
- Pin Starlette version to < 1 to avoid its breaking change. #2490
v1.8.5
📋 Changes
- Security
- security: Bump Go version to clean up CVEs.
v1.8.4
📋 Changes
- Security
- security: Bump go-jose
v1.8.3
📋 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
📋 Changes
- Security
- security: Bump Go to 1.25 (#2487)
v1.8.1
📋 Changes
- Security
- security: Bump Go version to remove CVEs.
v1.8.0
📋 Changes
- Added
- New: Add ARM64 build support for all platforms (#2485)
v1.7.8
📋 Changes
- Security
- security: Bump Go version to get rid of CVEs.
v1.7.7
📋 Changes
- Security
- security: Bump crypto package.
v1.7.6
📋 Changes
- Security
- Bump go version to 1.24.11.
v1.7.5
📋 Changes
- Security
- Bump go version to 1.24.9.
v1.7.4
📋 Changes
- Security
- Bump Go to 1.23.12.
v1.7.3
v1.7.2
📋 Changes
- Security
- Bump Go oauth package to remove reported CVEs. https://github.com/h2oai/wave/commit/331f0d20aa80661ada507fdfa30b6108c1bbba07
v1.7.1
📋 Changes
- Fixed
- Use proper parentheses in appendChild override logic.
- Security
- Bump Go version to address CVEs.
v1.7.0
📋 Changes
- Security
- Allow setting stricter CSP. (#2460)
- Make session cookie httpOnly to not be accessible from client JS.
v1.6.5
📋 Changes
- Security
- Bump golang.org/x/net
v1.6.4
📋 Changes
- Fixed
- Allow dynamic change of table selection #2445 (#2452)
- Security
- Bump Go version
v1.6.3
Security: Bump Go to 1.23 and update modules to get rid of CVEs.
v1.6.2
Security: Bump Go modules to get rid of CVEs.
v1.6.1
Security: Bump Go version to get rid of CVEs.
nightlyPre-release
v1.6.0
📋 Changes
- Changed
- Drop support for legacy browsers.
- Security
- Bump Babel to resolve critical vulnerabilities.
v1.5.5
📋 Changes
- Security
- Upgrade go-oidc to v3.
v1.5.4
📋 Changes
- Fixed
- Preserve chatbot feedback after data change #2442 (#2443)
- Security
- Upgrade golang.org/x/net to v0.34.0
v1.5.3
📋 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
📋 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)
