Skip to content

v0.10.0

Compare
Choose a tag to compare
@m-mohr m-mohr released this 16 Dec 12:25
· 207 commits to master since this release
  • BREAKING: New config file entry (basemaps) to allow customizing the base maps. The new property needs to be added to existing config files!
  • Allow customizing base maps (including support for multiple base maps)
  • Improved search functionality
  • Allow searching the logs
  • Discovery endpoints (e.g. processes and collections) will get re-requested on authentication changes
  • Show a spinner notification for each running synchronous processing request
  • Allow canceling synchronous processing requests
  • Reduce the number of initial HTTP requests when loading the IDE
  • Added favicon
  • Batch Job Panel is now called "Data Processing"
  • Better error message when OIDC authentication server is down
  • Show small info that in discovery mode users can log in for more functionality
  • Display both identifier and title for output formats
  • Fixed several issues in code generation
  • Improved the Markdown Editor
  • Modals should be sized better by default
  • Larger OIDC login window
  • Tour correctly ends when pressing the ESC button
  • Small grammar fix @clausmichele
  • Other minor bug fixes and UX improvements
  • Updated dependencies