Skip to content

Next-20250724

Latest
Compare
Choose a tag to compare
@jonasbardino jonasbardino released this 24 Jul 13:14
· 79 commits to next since this release
e28801a

This is a bugfix and feature release:

  • Fix another issue with show vgrid/workgroup private file rendering (PR #275, issue #258 )
  • HTTP header hardening as recommended by W3C and security scans (PR #276, #277)
  • Selenium helper updates to support screenshooter with Firefox from snap (PR #280)
  • Prevent concurrent migverifyarchives cronjobs and resulting interference (PR #282)
  • HSTS tweaks for hardening of BASE_FQDN and PUBLIC_ALIAS_FQDN vhosts (PR #283)
  • Address pylint warnings/errors (PR #285, #286, #287)
  • Fix python3 issue in usagestats.py helper (PR #288, #289)
  • Add simple migstats weekly cronjob using usagestats.py (PR #290)
  • Fix python3 issue when using subprocess output (PR #291 - #298)

Additional details are available in the complete changelog since last release for further elaboration in the real release.

Note: since v1.25.0 we only release the Next branch which is suitable for all modern deployments using python3. We leave the legacy-python2 branch around but it will neither receive further support nor releases.