Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 562 Bytes

File metadata and controls

27 lines (16 loc) · 562 Bytes

Changelog

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

1.0.0 - 2024-04-04

  • initial release

1.1.0 - 2024-04-04

  • added profile/user tracking

1.2.0 - 2024-04-04

  • added increment/decrement profile property tracking

2.0.0 - 2024-10-25

  • Migrated to Openpanel API version 1.0

2.1.0 - 2025-11-01

  • Added retry logic and timeout handling to HTTP requests
  • Silenced connection errors
  • Removed queue-based request handling
  • Added app termination listeners for improved request handling
  • Added facade support