Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 817 Bytes

File metadata and controls

25 lines (21 loc) · 817 Bytes

3.3.2 - 06/11/2024

  • Fixed invoice notifications with non existing parameter for asaas url.

3.3.1 - 09/08/2024

  • Fixed unsuspended order notification;
  • Fixed ticket open notification;
  • Fixed notification success error.

3.3.0 - 10/11/2023

  • Refactor NewServiceInvoice notification to support PDF attachment;
  • Adjust parameters of notifications;
  • Add invoice_due_date param to Invoice6DaysLater notification;
  • Add new parameter for Asaas invoice;
  • Add Asaas URL param to Invoice6DaysLate and InvoicePaid;
  • Add new notifications.

3.2.1 - 31/08/2023

  • Adds new notifications;
  • Refactors previous notifications to the new standard;
  • Add notification internationalization.

3.0.0 - 27/06/23

  • Refactor existing notifications;
  • Add workflow for creating release.zip;
  • Simplify notification creation.