Skip to content

1.1.1

Compare
Choose a tag to compare
@forman forman released this 10 Apr 09:14
· 805 commits to main since this release
3a5f205

Fixes

  • Fixed a crash when plotting more than 10 points on map. (#299)
  • Fixed a crash when resizing browser window. (#301)

Other changes

  • Inlined the help menu into the app bar. The help icon button now opens the xcube Viewer documentation in a new browser tab.
  • No longer obtaining Roboto font from Google servers. Using the static version from @fontsource/roboto instead.
  • Updated development dependencies and updated TypeScript code base accordingly.
    • typescript from v4 to v5
    • react-scripts from v4 to v5
  • Added brief section in README.md of how to update xcube with a new xcube-viewer build.
  • Renamed git default branch on GitHub from master into main.

New Contributors

Full Changelog: v1.1.0...v1.1.1