Releases: Kuestenschmiede/PwaBundle
Releases · Kuestenschmiede/PwaBundle
Version 2.1.1
Changes:
- Add template for manifest module to solve issues when using a specific Contao hook
Version 2.1.0
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
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
Changes:
- fix default value for importId
Version 2.0.2
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
Changes:
- add xlabel for push configuration
- add exclude for rights control
Version 2.0.0
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
Changes:
- Add check for both possible config file locations (config and app/config)
Version 1.6.2
Changes:
- Fix error in global_operations array in DCA
Version 1.6.1
Changes:
- Fix error in backend debug mode