Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Releases: sonata-project/SonataNotificationBundle

3.5.1

25 May 20:55
3.5.1
057eae8
Compare
Choose a tag to compare

Changed

  • Force use existing translation strings in breadcrumb for Message entity in Admin panel
  • enqueue/amqp-lib is an optional dependency now

Fixed

  • API and Admin services are only available when using Doctrine as a backend

3.5.0

26 Apr 09:00
3.5.0
c418735
Compare
Choose a tag to compare

Added

  • Added possibility to add an attachment to SwiftMailer Consumer

Fixed

  • Data fetched from stats counts are now properly manipulated (in case of doctrine backend is used)
  • Typo in message status

3.4.0

23 Feb 16:47
3.4.0
e37de88
Compare
Choose a tag to compare

Changed

  • Require symfony/security-core instead of symfony/security
  • Refactored bundle configuration
  • Notification backend services are marked as public

Fixed

  • each() is deprecated since PHP 7.2
  • Remove var definition override
  • Commands not working on symfony4

Removed

  • Removed compatibility with older versions of FOSRestBundle (<2.1)

3.3.1

26 Jan 17:00
3.3.1
f9ff148
Compare
Choose a tag to compare

Changed

  • Auto-register all aliases as public
  • Auto-register consumer as public service

Fixed

  • isRequired() was removed since a default is specified
  • MessageAdmin loads correct ChoiceType for the state filter (instead of ChoiceFilter)

3.3.0

07 Dec 17:07
3.3.0
fa1770b
Compare
Choose a tag to compare

Added

  • Added Russian translations

Changed

  • Migrate from php-amqplib/php-amqplib to enqueue/amqp-lib package

Fixed

  • It is now allowed to install Symfony 4

Removed

  • Support for old versions of PHP and Symfony.
  • Support deprecations for old form alias usage

3.2.0

14 Sep 11:01
3.2.0
e27bbc2
Compare
Choose a tag to compare

Added

  • Support for CC/BCC fields in SwiftMailerConsumer
  • Added prefetch count configuration in AMQPBackend

Fixed

  • Fixed hardcoded paths to classes in .xml.skeleton files of config
  • Use EventDispatcher instead of deprecated ContainerAwareEventDispatcher

3.1.0

03 Feb 09:25
3.1.0
13ebbe8
Compare
Choose a tag to compare

Added

  • Add dead letter handling in AMQPBackend
  • Added per-queue message TTL in AMQPBackend

Changed

  • Changes the name of the vendor videlalvaro/php-amqplib to its new name php-amqplib/php-amqplib
  • dependency from guzzle/guzzle to guzzlehttp/guzzle, because it is deprecated
  • array QueryParam parameter to map
  • FosRest SerializationContext to Context

Fixed

  • Fix deprecated usage of Admin class
  • Fixed duplicate translation of batch actions
  • Missing italian translation

Removed

  • internal test classes are now excluded from the autoloader

2.3.3

25 Feb 19:58
Compare
Choose a tag to compare

symfony 3 support

2.3.1

13 Jun 15:52
Compare
Choose a tag to compare

bump version 2.3.1