Skip to content

Releases: tethysplatform/tethys

4.3.3

23 Dec 21:38
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • Upgrade Docker image to use Debian Bookworm (stable) by @swainn in #1133

Docs

Full Changelog: 4.3.2...4.3.3

4.3.2

04 Dec 10:52
06ccf06
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 4.3.1...4.3.2

4.3.1

03 Dec 03:50
9fd110b
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 4.3.0...4.3.1

4.3.0

02 Dec 16:08
efd1cd6
Compare
Choose a tag to compare

What's Changed

Features

Experimental Features

Bug Fixes

Documentation

  • Add CSRF_TRUSTED_ORIGINS in production docs and as docker ENV by @sdc50 in #1065
  • Changes to conf.py in preparation for RTD Addons rollout by @swainn in #1070
  • Tutorial Review for Tethys 4.3 by @swainn in #1074
  • Docker Production Docs by @sdc50 in #1090
  • Update Manual Production Installation for 4.3 by @swainn in #1094

Other Changes

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.3

27 Sep 15:59
25dc4a3
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Patch to syncstores to enable support for PostGIS 3.4 by @swainn in #1095

Full Changelog: 4.2.2...4.2.3

4.2.2

28 May 16:24
Compare
Choose a tag to compare

Minor Improvement

  • Added support for CQL queries on GeoServer layers to map layout.

Full Changelog: 4.2.1...4.2.2

4.2.1

28 Mar 17:11
1d56fa6
Compare
Choose a tag to compare

Fix an error with how bokehjsdir was being imported to be compatible with Bokeh 3.4.0.

4.2.0 (build 2)

13 Nov 17:51
b818328
Compare
Choose a tag to compare

Fixing release upload process

4.2.0

10 Nov 20:43
ae11f4f
Compare
Choose a tag to compare

What's Changed

Minor Features

Bug Fixes

  • Fix for Feature Selection Hang on MapView Gizmo by @swainn in #956
  • Just small corrections to new [Map Layout] tutorial by @romer8 in #955

Documentation

Other Changes

  • Remove args and kwargs from default Bokeh controller by @sdc50 in #960
  • Remove only/all settings by @sdc50 in #961
  • Add labeling for geojson features. by @douggallup in #982
  • Replace deprecated Django Axes setting by @swainn in #986

Full Changelog: 4.1.0...4.2.0

4.1.3

31 Jul 22:35
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • MapLayout: ArcGIS layers not render properly if the Layer ID is set as the layer_name by @swainn #972
  • MapLayout: fix for legend tab overflow scroll issue by @swainn #972
  • Fix Custom JSON setting error when installing from file by @romer8 #965

Minor Features

  • MapLayout: Adds support for simple Image-based legends from URL by @swainn #972