Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 833 Bytes

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 833 Bytes

Changelog

All notable changes to this project will be documented in this file.

Since version v2306 the format is based on Keep a Changelog, This project (not yet) adheres to Semantic Versioning.

v2406.2

Changed

  • rebased on aplus v2406.4

v2406.1

Changed

  • rebased on aplus v2406.2
  • update djangosaml2 to v 1.9.3

Fixed

  • add account logout view to allowed urls during saml signup. Fixes aborting the saml signup not being possible (#6).

v2312.1

Changed

  • rebase on aplus ef2f03409e0b1f5c6d097909d6f37cf305b4f048
  • update djangosaml2 to 1.8.0

v2306.2

Added

  • a check for user registration in settings

Changed

  • translations
  • Notifications checkbox during registration is now unchecked by default