Skip to content

Releases: h2oai/wave

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)

nightly

26 Nov 00:42
24719bf
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
ci: Migrate the wave workflows to use H2O ECR from ROOT Account #2433…

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)

v1.3.3

14 Jun 13:06
Compare
Choose a tag to compare

security: Bump Go deps.

v1.3.2

14 Jun 12:15
Compare
Choose a tag to compare

security: Bump Go version to get rid of CVEs.

v1.3.1

10 Jun 14:20
Compare
Choose a tag to compare
  • Fixed
    • Temporarily catch double close channel error.

v1.3.0

06 Jun 11:07
Compare
Choose a tag to compare
  • Added
    • New: Allow alignment for ui.text #1370 (#2336)
    • New: Support loading ESM modules using ui.script #2331 (#2332)
    • New: Support decimal values in table progress cell type #824 (#2329)
  • Fixed
    • Trigger multi combobox args after they are set, not before. #2342 (#2343)
    • Load markdown css properly #2339 (#2341)
    • Lightwave - Split ws msg into 3 parts instead of 4. #2344 (4cd7ffa)