Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

60 lines (44 loc) · 3.74 KB

Changelog

All notable changes to laravel-op will be documented in this file

2.0.9 - 2024-11-13

  • Disable Payment feature tests.
  • Remove extra redundant validateCsrfTokens middleware.
  • Update Dependencies.

Full Changelog: https://github.com/toneflix/laravel-op/compare/2.0.8...2.0.9

2.0.8 - 2024-09-21

Full Changelog: https://github.com/toneflix/laravel-op/compare/2.0.7...2.0.8

2.0.7 - 2024-08-28

Full Changelog: https://github.com/toneflix/laravel-op/compare/2.0.5...2.0.7

2.0.6 - 2024-08-18

v2.0.5 - 2024-08-02

  1. Add ability to verify account and reset password with token.
  2. Add notifications for account verifications.
  3. Add MessageParser class to improve typings.
  4. Improve sendcode messages.
  5. Add relevant default messages.
  6. Add set-config artisan command.

Full Changelog: https://github.com/toneflix/laravel-op/compare/2.0.4...2.0.5

1.0.0 - 201X-XX-XX

  • initial release