Skip to content

Upgrade to H5Web version 15.0.0#308

Open
Dagonite wants to merge 4 commits intomainfrom
h5web-update
Open

Upgrade to H5Web version 15.0.0#308
Dagonite wants to merge 4 commits intomainfrom
h5web-update

Conversation

@Dagonite
Copy link
Collaborator

@Dagonite Dagonite commented Feb 4, 2026

Closes None (fix of a previous PR).

Description

Version change required adding fetcher function for retrieving data/metadata from an h5grove back-end.

This comment was marked as outdated.

Not really needed
@Dagonite
Copy link
Collaborator Author

Dagonite commented Feb 4, 2026

If you're getting console warnings about outdated local preferences, run this:

Object.keys(localStorage).filter(k => k.startsWith("h5web:")).forEach(k => localStorage.removeItem(k));
localStorage.removeItem("data-viewer:h5web-storage-cleared");
location.reload();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant