Main-20250606
This is a bugfix and feature release:
- Point OIDC logout back to proper login page (PR #245)
- Support
include_sections
in config e.g. for separate SITE and CLOUD section files (PR #244, #249) - Fix Jupyter sftp port discovery (PR #247)
- Upgrade to Jupyter 4.x support and expose full proxy TLS support (PR #254)
Additional details are available in the complete changelog since last release for further elaboration in the real release.
Note: the Stable-YYYYMMDD release series specifically refers to the master
branch, which is strictly in lock-step with the old SourceForge repo and about to be phased out. The matching Main-YYYYMMDD and Next-YYYYMMDD releases refer to the corresponding main
and next
(previously edge
and experimental
) branches used in production. Thus, we recommend using Next for all modern deployments using python3
and Main for any remaining legacy python2
deployments until phased out.