Releases: andrefelipe18/filament-webpush
Releases · andrefelipe18/filament-webpush
v1.2.0
What's Changed
- feat: add new JavaScript API by @andrefelipe18 in #15
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #10
- fix-issue-13 by @andrefelipe18 in #14
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- refactor(namespace): standardize naming to "FilamentWebpush" by @jeffersongoncalves in #8
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- build(docs): update gitignore and add devDependencies by @andrefelipe18 in #3
- docs: update README with link to full documentation by @andrefelipe18 in #4
- Update composer.json by @jeffersongoncalves in #5
- fix(WebpushSubscriptionStats): correct column name by @andrefelipe18 in #7
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- docs: add vitepress docs by @andrefelipe18 in #2
New Contributors
- @andrefelipe18 made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat(webpush): integrate panel-specific dynamic push subscription URLs by @jeffersongoncalves in #1
New Contributors
- @jeffersongoncalves made their first contribution in #1
Full Changelog: v0.0.5...v1.0.0
v0.0.5
feat(webpush): add test notification command
v0.0.4
docs: Add note on queue worker for notifications
v0.0.3
refactor(routes): update middleware and route loading