diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 9c19f5bac..7c9d8106f 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -16,7 +16,14 @@ Python 3.12 * Verified Tethys Platform works using Python 3.12 -Micro Tethys +Conda Forge Package +------------------------ + +* Tethys Platform is now fully packaged on conda-forge! + +See: :ref:`development_installation` + +Optional Dependencies and Micro Tethys ------------ * Made many of the dependencies of ``tethys-platform`` optional and released new ``micro-tethys-platform`` conda package on the ``tethysplatform`` channel with minimal dependencies @@ -84,6 +91,8 @@ Bug Fixes * Fixed issue with the TethysJob update-status callback endpoint not updating job status * Fixed issue with assigning Custom JSON setting error when installing from file * Fixed `Issue 985 Remove References to UrlMaps in Gizmo Docs `_ +* Fixed `Issue 881 The OneLoginOIDC Oauth backend is not compatible with the latest version of social-auth-core `_ +* Fixed `Issue 976 Invalid Links for Map View Controls `_ Prior Release Notes ===================