Skip to content

Releases: Kuestenschmiede/PwaBundle

Version 2.1.1

02 Feb 13:44
Compare
Choose a tag to compare

Changes:

  • Add template for manifest module to solve issues when using a specific Contao hook

Version 2.1.0

17 Dec 16:00
Compare
Choose a tag to compare

Changes:

  • web-push-bundle 6
  • fixed composer error with dummy config
  • Prepend locale if configured & only cache published pages
  • Fix sending error with non existing pem file
  • Remove test console command because it's insecure to use default config
  • Fix errors in loop
  • Fix sending notifications for news via cron
  • Catch error when requests fail during install event
  • Add maskable icon
  • Fix push notifications on event publish

Version 2.0.4

22 Apr 07:57
Compare
Choose a tag to compare

Changes:

  • fixed default value for pushConfig
  • Do not send pn when type selection is empty
  • Fix delayed sending of pn for published news

Version 2.0.3

12 Mar 13:50
Compare
Choose a tag to compare

Changes:

  • fix default value for importId

Version 2.0.2

04 Mar 15:03
Compare
Choose a tag to compare

Changes:

  • add push configuration selection to fe modules for multi-domain apps
  • fixed test messaging
  • set info texts
  • add legends for events and news archives
  • fixed subscriptions with wrong key
  • used new con4gis logging mechanism (dashboard)

Version 2.0.1

26 Feb 11:22
Compare
Choose a tag to compare

Changes:

  • add xlabel for push configuration
  • add exclude for rights control

Version 2.0.0

25 Feb 11:05
Compare
Choose a tag to compare

Changes:

  • Make typeSelection not mandatory
  • Add new SVG icons in Contao backend
  • Add support for multidomain service workers
  • Make webpush configuration selectable per page root instead of one fixed configuration
  • Add more web push parameters to the config
  • Fix issue where redirect pages were cached by the service worker

Version 1.6.3

04 Dec 12:45
Compare
Choose a tag to compare

Changes:

  • Add check for both possible config file locations (config and app/config)

Version 1.6.2

13 Sep 08:35
Compare
Choose a tag to compare

Changes:

  • Fix error in global_operations array in DCA

Version 1.6.1

12 Sep 15:05
Compare
Choose a tag to compare

Changes:

  • Fix error in backend debug mode