Skip to content

Releases: Saritasa/php-laravel-notifications-api

2.0.1

26 Aug 10:54
3af3f1a
Compare
Choose a tag to compare
  • Docs for SWAGGER updated (variable names and paths for correct publish)
  • Add artisan tags for vendor publishing

2.0.0

24 Aug 14:20
017384c
Compare
Choose a tag to compare

[!] Use uppercase in table names

  • Fix pagination - page size (per_page query parameter) was not working

1.2.2

05 May 10:14
ae5c28f
Compare
Choose a tag to compare

Add notification type to GET /notifications

1.2.1

30 Apr 18:38
3aed1d1
Compare
Choose a tag to compare

Add timestamps to NotificationSetting model

1.2.0

28 Apr 05:19
150ca0f
Compare
Choose a tag to compare

Changes

  • Add DELETE notifications api endpoint
  • Rename POST notifications/viewed to POST notifications/read

1.1.4

13 Feb 19:41
1a414a7
Compare
Choose a tag to compare

Update notification transformer output and corresponding Swagger docs

1.1.3

13 Feb 14:07
ae9300c
Compare
Choose a tag to compare

Allow get single notification type preference

1.1.2

13 Feb 08:40
5789cfb
Compare
Choose a tag to compare

Implement settings update

1.1.1

12 Feb 11:19
Compare
Choose a tag to compare

Fix namespace in controllers

1.1.0

11 Feb 14:36
Compare
Choose a tag to compare

Declare compatibility with Laravel 6