Releases: miraheze/TSPortal
Releases · miraheze/TSPortal
Version 20
Added
- Implement support for mattermost webhook notifications.
Version 19
Fixed
- Added migration to change dpas underage field to TEXT rather than VARCHAR to avoid SQL errors
Version 18
Fixed
- Fixed "Integrity constraint violation: 1048 Column 'comments' cannot be null" with IAL
- Fixed "Argument 1 ($newFlags) must be of type array, null given" with updating flags
Version 17
Fixed
- Fixed IAL fatal errors with accessing undefined index
Version 16
Changed
- Update company footer with EIN
- Replace mentions of Miraheze Limited with WikiTide Foundation and UK law with US
- Bump version
Version 15
Changed
- Bumped version to 15.
Version 14
Changed
- Updated company owner in footer-company.
Release 13
Changed
- Updated composer lock file.
Version 12
Changed
- Changed default SMTP settings
- Added support for php 8
Version 11
Added
- Added phpunit and mockery
Changed
- Upgrade external dependencies
- Bootstrap -> 5.3.0-alpha
- fakerphp/faker -> 1.21.0
- laravel/framework -> 8.83.27
- laravel/socialite -> 5.6.1
- laravel/tinker -> 2.8.0
- Modified IAL Digest to only run when actions have occurred.
Fixed
- Corrected language codes for toast messages.
- Fixed IAL showing as active in sidebar always.
- Fixed IAL fatal errors with accessing undefined index.