Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 10 Oct 18:11
· 30 commits to master since this release
c2981ea

Changed

  • #634 - Disable automatic worker restart in gunicorn configuration.
  • #602 - Changed the file and plugin names from ExampleContentWrapper to ExampleWlfPlugin.
  • #543 - Improved spacing around images and image captions.
  • #618 - Initialized common_cache.CACHE directly with 3600 sec timeout and deprecated CACHE.TIMEOUT.
  • #619 - Adjusted the WLF example plugin to the best practice, added slots there and introduced new callback_typecheck decorator. Moreover, added a StrEnum class for IDs and settings.

Added

  • #635 - Added option to interactively set axis ranges in TablePlotter
  • #594 - Added early testing of graphical user interface (GUI) for editing and creating Webviz configuration files. Run webviz editor to start the GUI.
  • #599 - Implemented new Webviz Layout Framework (WLF).
  • #631 - Added homepage option to menu options in config file to define which page should be shown first when opening a Webviz app.