Skip to content

Releases: miraheze/TSPortal

Version 20

06 Sep 16:34
b330f78
Compare
Choose a tag to compare

Added

  • Implement support for mattermost webhook notifications.

Version 19

25 Aug 21:32
24fc20e
Compare
Choose a tag to compare

Fixed

  • Added migration to change dpas underage field to TEXT rather than VARCHAR to avoid SQL errors

Version 18

24 Feb 01:45
f3d8c48
Compare
Choose a tag to compare

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

23 Feb 19:40
f1abcf6
Compare
Choose a tag to compare

Fixed

  • Fixed IAL fatal errors with accessing undefined index

Version 16

09 Feb 20:39
1003879
Compare
Choose a tag to compare

Changed

  • Update company footer with EIN
  • Replace mentions of Miraheze Limited with WikiTide Foundation and UK law with US
  • Bump version

Version 15

25 Jan 23:29
5afb00f
Compare
Choose a tag to compare

Changed

  • Bumped version to 15.

Version 14

25 Jan 23:25
d8942aa
Compare
Choose a tag to compare

Changed

  • Updated company owner in footer-company.

Release 13

25 Jan 22:55
Compare
Choose a tag to compare

Changed

  • Updated composer lock file.

Version 12

25 Jan 21:39
d403c30
Compare
Choose a tag to compare

Changed

  • Changed default SMTP settings
  • Added support for php 8

Version 11

06 Feb 21:52
Compare
Choose a tag to compare

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.