Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web version 0.49.1 #4559

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Update web version 0.49.1 #4559

merged 1 commit into from
Sep 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 27, 2023

Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.49.1

Bug Fixes

0.49.0 (2023-09-15)

Bug Fixes

  • Plugin peer dependencies do not get versions from lerna (#1517) (322f6ff)
  • Table overflow button has lower priority than grid tokens (#1510) (32e6d20), closes #1480

Code Refactoring

  • Improve table saver to always use the correct service worker (#1515) (2488e52), closes #766

Features

BREAKING CHANGES

  • TableSaver now expects the service worker to send it
    a complete URL for download instead of just a file name. DHE will need
    to adjust its serviceWorker.js to incorporate the same changes from
    this PR.

@mofojed mofojed closed this Sep 27, 2023
@mofojed mofojed reopened this Sep 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2023
@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Sep 27, 2023
@mofojed mofojed enabled auto-merge (squash) September 27, 2023 14:38
@mofojed mofojed merged commit c076285 into main Sep 27, 2023
13 of 15 checks passed
@mofojed mofojed deleted the deephaven-bot/update-web-0.49.1 branch September 27, 2023 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.