Skip to content

v4.0.2

Choose a tag to compare

@sampoyigi sampoyigi released this 22 Jun 14:46
· 13 commits to master since this release
93d7a87

Added

  • Update icon for settings.
  • Update payloads for reservation, table, menu, order, customer, and category with detailed object structures.
  • Use spatie/webhook-server package instead.

Changed

  • Remove redundant validation rules from settings model.

Removed

  • Remove deprecated webhook server configuration file.
  • Remove deprecated CallWebhookJobTest and WebhookTest, add new tests.
  • Remove Cleanup command and update webhook event payload handling.
  • Remove enable_authentication and content_type fields.

Docs

  • Update webhook event documentation with additional method details.