New
- NPM Package for ease of integration is published: NPM Package
Fix
- Stream not reloading after changing environment
- Show "preview" for only eligible notifications
- Change order of processing notifications
[Neptune PHP SDK](https://github.com/teurons/neptune-php )
Neptune PHP SDK will make it much easier to integrate Neptune into your PHP apps. This SDK also comes with a Custom Channel called Neptune Channel, which will make using this with Laravel much obvious.
You can use Neptune for App Notifications. You can configure a Notification of the type "App Notification" and you can use /app_notifications/:environment
API to fetch all notifications. This type of notification doesn't require a Template as your app would be responsible for rendering it.