Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 926 Bytes

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.0.1] - 2022-11-13

  • Fix: Numerous Readme updates, fixing incorrect instructions. Demo also added! PR #10
  • Fix: Spelling mistake in template caused bug with justified items PR #5
  • Fix: Added support for PHP7.4 PR #13

[1.0.0] - 2022-09-19

  • Livewire Component to add "Bell" notification icon to your app powered by Laravel Notifications
  • Livewire Admin Component for sending manual notification to all users
  • Console command to clear old read notifications
  • Ability to define custom notification types
  • Uses TailwindCSS for styling with publishable templates to customise look and feel
  • 100% Test coverage