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 66c3734 commit 0b03254Copy full SHA for 0b03254
CHANGELOG.md
@@ -32,6 +32,7 @@ The main reasoning behind this choice is the software is not built to be extende
32
- Changed `request()->session()->get()` to more simple `session()` in blade template.
33
- Changed to use `$request->boolean()` where possible.
34
- Changed UI for DPAs and Reports.
35
+- Changed the `app.name` config to be just TSPortal and use it in the interface.
36
- Upgraded external libraries:
37
- Upgraded laravel/framework from 13.1.1 to 13.2.0.
38
- Upgraded laravel/socialite from 5.25.0 to 5.26.0.
0 commit comments