Releases: novuhq/novu-php
Releases · novuhq/novu-php
1.2.0
What's Changed
- FIX #43 Link to Api Docs in readme needs updated to correct link by @fadkeabhi in #52
- [NV-PHP-5] Add tenants support by @kraynel in #41
- [NV-PHP-6]API: Add Blueprints Feature by @TheAbhishekIN in #53
- Feature/manage layouts api by @Eazybright in #55
- Feat: Setup Github workflow for running unit tests by @ogunsakin01 in #40
- add properties to Message resource class by @Eazybright in #56
- Updations in the Readme documentation by @Atharva1723 in #62
- Updation in the Readme documentation by @Atharva1723 in #63
- Create tech stack docs (techstack.yml and techstack.md) by @stack-file in #64
- Feat: Workflow feature by @2002Bishwajeet in #58
New Contributors
- @fadkeabhi made their first contribution in #52
- @kraynel made their first contribution in #41
- @TheAbhishekIN made their first contribution in #53
- @Eazybright made their first contribution in #55
- @ogunsakin01 made their first contribution in #40
- @Atharva1723 made their first contribution in #62
- @stack-file made their first contribution in #64
- @2002Bishwajeet made their first contribution in #58
Full Changelog: 1.1.0...1.2.0
1.1.0
- Add support for self-hosted Novu Backend URL
- Add support for Bulk Subscriber creation
1.0.6
- Add support for updating a subscriber's online status
- Fix bug with CancelEvent method.
1.0.5
- Add support for retrieving a notification, all notifications, notification stats, and notification graph stats.
- Add support for validating mx record for inbound parse functionality
1.0.4
- Add support to trigger multiple events at once via the new bulkTriggerEvent method
1.0.3
- Add support for Topics.
1.0.2
- Fix bad psr-4 on IsNull exception.
1.0.1
- Fix bad autoloading.
1.0.0
Launch of Novu PHP SDk