We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dd00b commit 4f41f49Copy full SHA for 4f41f49
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v8.8.1 (2025-08-08)
5
+
6
+### Bug Fixes
7
8
+- Remove unnecessary check in tmp auth middleware
9
+ ([`41dd00b`](https://github.com/ocadotechnology/codeforlife-portal/commit/41dd00b055a7fbaf65b62ad76b5496115c05bc6f))
10
11
12
## v8.8.0 (2025-08-08)
13
14
### Features
portal/__init__.py
@@ -1 +1 @@
-__version__ = "8.8.0"
+__version__ = "8.8.1"
0 commit comments