- :sparkle: **Bump H5Web from v7.0.0 to v7.1.0**
- Allow **searching for datasets, groups and other entities** by text in the sidebar.
- 🐛 Full-screen button now properly puts H5Web in full-screen rather than JupyterLab
- Support [NetCDF's **`_FillValue`** attribute](https://cfconventions.org/cf-conventions/cf-conventions.html#missing-data) to ignore missing data. When the attribute is set, the given value is ignored when computing the data domain and when rendering the line and heatmap visualizations.
- On heatmap visualizations, `+Infinity` and `-Infinity` no longer appear as transparent; they are now displayed with the lowest/highest colors of the selected color map just like any other under/over values.
- For the full list of changes, please refer to the release notes for [v7.0.1](https://github.com/silx-kit/h5web/releases/tag/v7.0.1) and [v7.1.0](https://github.com/silx-kit/h5web/releases/tag/v7.1.0)