Releases: christophrumpel/nova-notifications
Releases · christophrumpel/nova-notifications
1.0.11
1.0.10
Remove specific Nova version from composer.json file. Now it also works with Nova 2.0.
1.0.9
- Remove test console logs
- Rename used style and script prefix so prevent conflix
1.0.8
- Add config file again to define namespaces to search
- Show error when no notifiable given before modal
1.0.7
- Some notifiables don't have an ID. This release fixes these situations where an error was thrown
1.0.6
- Remove custom styles to prevent that Nova styles are overridden
1.0.5
- Fix bug where notifications were not shown if there was only one
- Change how notifications and notifiables are found. Works not automatically. So the config is not necessary anymore.
1.0.4
- Remove TailwindCSS preflight to prevent overriding styles in Nova itself
- Make notificationClasses per default an array to prevent problem with checking length
1.0.3
- Added translation files for EN and FR
- Style CI fixes
1.0.2
The path to the migration directory was wrong. This was fixed.