We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e01ce commit da9762eCopy full SHA for da9762e
2 files changed
.github/build/full.json
@@ -22,7 +22,7 @@
22
},
23
"metarefresh": {
24
"repository": "simplesamlphp/simplesamlphp-module-metarefresh",
25
- "version": "~1.3.0"
+ "version": "~1.3.1"
26
27
"radius": {
28
"repository": "simplesamlphp/simplesamlphp-module-radius",
docs/simplesamlphp-changelog.md
@@ -11,6 +11,10 @@ Released TBD
11
12
* Fix missing trackid error in debugsp-module
13
14
+`metarefresh`
15
+
16
+* Fix compatibility with SSP 2.5 (v1.3.1)
17
18
## Version 2.5.0
19
20
Released 2026-03-14
0 commit comments