Skip to content

Releases: eveseat/notifications

v5.0.0

14 Jul 18:03
080f3b7
Compare
Choose a tag to compare

What's New

  • SeAT provides Discord native integration (no more /slack appendix is required) by @warlof and @recursivetree in #81
  • SeAT give ability to use Mention feature inside dispatched notifications
  • Administrators can now test their setup by triggering a test notification by @recursivetree in #79

What's Changed

Breaking Changes

New Contributors

Full Changelog: 4.3.3...5.0.0

v4.3.3

24 Nov 21:48
e56e4d8
Compare
Choose a tag to compare

What's Changed

  • welcome to japanese community, add japanese locale in #70

Full Changelog: 4.3.2...4.3.3

v4.3.2

03 Oct 21:35
89e24c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.1...4.3.2

v4.3.1

06 Mar 15:15
0974eea
Compare
Choose a tag to compare

Fix

  • prevent squad notifications to interfere with squads events when an user is either added or removed (eveseat/seat#769).

v4.3.0

13 Feb 09:30
Compare
Choose a tag to compare

Enhancements

  • provide notifications for squad module including new application, new member and member removal

Fix

  • update Tinker version to fix deprecated dependency

CAUTION
If you're using a bare-metal installation of SeAT (non Docker), you will have to manually edit your composer.json file located at root SeAT installation directory (default is /var/www/seat/composer.json) and alter the line 19 from "laravel/tinker": "^1.0", to "laravel/tinker": "^2.5", in order to be able to deploy that new version.

v4.2.0

06 Dec 13:44
Compare
Choose a tag to compare

Enhancement

  • use composer to provide currently installed package version

v4.1.0

01 Nov 11:49
5cf6d8d
Compare
Choose a tag to compare

Enhancements

  • a new notification is available to track attacked customs offices (eveseat/seat#681)

Fix

v4.0.3

05 Sep 17:05
f792c14
Compare
Choose a tag to compare

Fix

  • notification related to killmail contains valid ZKB link
  • address a bug which was preventing slack formatted inactive corporation member notification to be sent

v4.0.2

23 Aug 20:10
764b1ab
Compare
Choose a tag to compare

Fix

  • register killmail notifications, so it's available in the notification lists

v4.0.1

19 Aug 16:49
e364423
Compare
Choose a tag to compare

Fix

  • Inactive corporation member notification generated URL has been fixed