Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 5.57 KB

CHANGELOG.md

File metadata and controls

79 lines (56 loc) · 5.57 KB

v1.0.0 (Jun 22, 2023)

Added

  • Laravel 10 support add

v0.4.4 (Feb 1, 2023)

Added

v0.4.3 (Feb 27, 2022)

Fixed

  • fixed bug: The migration is thrown error (Laravel 8.83.23) : PHP Fatal error: Cannot declare class CreateUserDevicesTable, (#21)

v0.4.2 (Feb 27, 2022)

Added

  • Laravel 9 support add
  • Delete Device Support Add

v0.4.0 (Jun 21, 2021)

Added

v0.3.4 (Dec 25, 2020)

Changed

v0.3.3 (July 18, 2020)

Changed
  • Fix the update App API and moved config vars into client (#6) (98647a3)
  • Readme updated

v0.3.2 (May 10, 2020)

Added
Changed
  • Readme updated with apps and segments example (#5)

v0.3.1 (April 4th, 2020)

Changed
  • Device URl change [issue reported by @yusronMu77] (#3) (0986551)

v0.3.0 (March 15th, 2020)

Added
Changed
  • Readme updated with devices example (#2)

v0.2.0 (Feb 2nd, 2020)

Added

Changed

v0.1.0 (Jan 31st, 2020)

Added
  • Send Push support added
  • Customize content support added
  • Readme - docs added