Skip to content

Releases: equinor/webviz-config

Version 0.3.9

09 Feb 10:23
9ca2b6e
Compare
Choose a tag to compare

Added

  • #572 - Added title_position for the BannerImage plugin, allowing the user to place the text at the top or at the bottom of the image.

Version 0.3.9-rc.0

20 Jan 19:39
cdc2ad6
Compare
Choose a tag to compare
Version 0.3.9-rc.0 Pre-release
Pre-release
Add `flask`/`werkzeug` as direct dependencies (#573)

Version 0.3.8

06 Jan 13:49
ac82913
Compare
Choose a tag to compare

Changed

  • #562 - Added global WebvizInstanceInfo accessible through WEBVIZ_INSTANCE_INFO

Version 0.3.8-rc.0

23 Dec 12:24
7d386f5
Compare
Choose a tag to compare
Version 0.3.8-rc.0 Pre-release
Pre-release
Remove `dash-bootstrap-components` `UserWarning` filter (#566)

Version 0.3.7

09 Dec 12:35
18d1783
Compare
Choose a tag to compare

Fixed

  • #558 - Added documentation on SSH deploy keys, and fix permission on ssh_identity files in Dockerfile.
  • #555 - Fix issue where clientside callbacks were not getting whitelisted
  • #539 - Support using OAuth behind proxy. If silent refresh of OAuth token fails, fall back to loud refresh of token instead of raising internal server error.
  • #550 - Change user data directory on Windows from Application Data to AppData (both work on Windows 10, but only the latter works on Windows 11).
  • #546 - Replaced cp with copyfiles in package.json's postinstall script and added note to README.
  • #552 - Fix Windows problem when calling gh api in Radix deploy.

Version 0.3.7-rc.2

01 Dec 15:39
03a5a68
Compare
Choose a tag to compare
Version 0.3.7-rc.2 Pre-release
Pre-release
Document `ssh` deploy keys in Docker file (#558)

Version 0.3.7-rc.1

26 Nov 12:56
2172853
Compare
Choose a tag to compare
Version 0.3.7-rc.1 Pre-release
Pre-release
Add `--flat` argument to `copyfiles` (#553)

Version 0.3.7-rc.0

25 Nov 19:22
250a3a6
Compare
Choose a tag to compare
Version 0.3.7-rc.0 Pre-release
Pre-release
Avoid tempfile in `gh api` subprocess (#552)

Version 0.3.6

08 Nov 09:26
b3e2b42
Compare
Choose a tag to compare

Added

  • #528 - Implemented initiallyCollapsed setting for groups in menu.

Version 0.3.6-rc.0

24 Oct 18:15
1150ec0
Compare
Choose a tag to compare
Version 0.3.6-rc.0 Pre-release
Pre-release
Shorten AD secret lifetime (#541)