Skip to content

Releases: tethysplatform/tethys

4.1.2

05 Jun 15:59
1a9292e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Hotfix for #956 - Fix for Feature Selection Hang on MapView Gizmo (#956) by @swainn in #959
  • fix sync_settings code to remove last setting by @sdc50 in #964

Documentation

  • Docs Release - Add Map Layout Tutorial by @swainn in #963

Full Changelog: 4.1.1...4.1.2

4.1.1

01 Jun 14:48
6a1bcd1
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Hotfix - remove args and kwargs from default Bokeh controller by @sdc50 in #958

Full Changelog: 4.1.0...4.1.1

Tethys Platform 4.1.0

12 May 22:54
b575dd0
Compare
Choose a tag to compare

What's Changed

New Features

  • Adds JSON and Secret Custom Settings by @romer8 in #929
  • Enable support for other databases for the primary Tethys database by @sdc50 in #927
  • Make sqlite default database to simplify installation by @sdc50 in #928
  • Add Docker Image Name and Tag Options to Tethys Docker Command by @swainn in #945
  • Add Port Option to tethys scheduler create-condor CLI command by @swainn in #947
  • Link Schedulers to App Settings using the tethys link command by @swainn in #948

Bug Fixes

  • Map Layout Bug Fixes by @swainn in #931
  • Update the docker command to use unidata/thredds-docker:4.6.20 by @swainn in #940
  • Fixed issue with tethys install when libmamba is set to default solver by @swainn in #946

Documentation

  • Update the Docker Production Deployment Tutorial for Tethys 4 by @swainn in #913

Other Changes

  • Remove unused site settings by @sdc50 in #949
  • Refactored site and account pages to allow for greater control when customizing @sdc50 in #949
  • Various Improvements for production deployment by @swainn in #942

Full Changelog: 4.0.1...4.1.0

Tethys Platform 4.0.2

12 Apr 22:42
f20ea7c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [hotfix] Update the docker command to use unidata/thredds-docker:4.6.20 by @swainn in #939

Full Changelog: 4.0.1...4.0.2

Tethys Platform 4.0.1

03 Feb 20:52
4798eec
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

Other Changes

  • Fix error message showing in green box while deleting a job by @araglu in #908
  • Pin SQLAlchemy temporarily to fix failing tests + black update by @swainn in #917

New Contributors

Full Changelog: 4.0.0...4.0.1

Tethys Platform 4.0.0

13 Oct 20:26
b64d8fb
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Documentation

  • Add links to presentations and attribution to Docker and Azure Production docs by @swainn in #769
  • Addition of note for the first authentication process by @romer8 in #785
  • Add App Migration Instructions for Migrating from Tethys 3 to 4 by @swainn in #806
  • Updates to tutorial documentation for Tethys 4 syntax by @swainn in #821
  • Initial what's new page for Tethys 4 by @swainn in #825
  • Tethys 4 Docker Updates by @swainn in #828
  • Test and update upgrade docs by @swainn in #850
  • Add explanation and install instructions fro new showcase apps by @swainn in #852
  • Docs Updates and Bug Fixes by @swainn in #871
  • MapLayout GeoServer Legend Support, Proxy Apps, & Docs by @swainn in #886

Security

  • Remove functionReviver from PlotView Gizmo by @swainn and @ezrajrice in #805
  • Patch docker cli to use log4j-patched versions of geoserver and thredds by @swainn in #757

Other Changes

What's New

For Full Description of Changes See: https://docs.tethysplatform.org/en/stable/whats_new.html

Migrate Apps

Review the App Migration guide to upgrade your apps to Tethys 4: https://docs.tethysplatform.org/en/stable/whats_new/app_migration.html

Tethys Platform 3.4.4

02 Sep 20:27
Compare
Choose a tag to compare
  • Pin problematic dependencies: fido2 and django-axes
  • Changes to support eventual conda-forge

Tethys Platform 3.4.3

05 Jul 20:09
Compare
Choose a tag to compare
  • Loosen dependency requirements in attempt to resolve conda package resolution issue
  • Add libmamba experimental solver note to Getting Started instructions

Tethys Platform 3.4.2

23 Jun 21:03
Compare
Choose a tag to compare

Bug Fixes

  • Fix for #763
  • Fix Conda and Docker build for Tethys 3.x
  • Resolve issue with django-mfa2 dependency (fido2 < 1)

Docs

  • Added presentation links and attribution for the new Azure and Docker documentation

Tethys Platform 3.4.1

14 Jan 22:28
Compare
Choose a tag to compare
  • Update tethys docker CLI to pull versions of the GeoServer and THREDDS Docker images that have been patched for log4j issues.