Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:55

v1.0.2 - 2026-07-19

Fixed

  • Queue: Prevented race conditions in provisioning and registration jobs.
  • Billing: Implemented missing auto-renewal and unsuspension logic when an invoice is paid.
  • Payments: Dispatched the Invoice Paid event properly after a successful payment capture.
  • DirectAdmin: Scoped SSO login strictly to the client user via impersonation.
  • Broadcasts: Prevented job failures by adding null checks during user iteration.
  • Plugins: Added a check for view directory existence to prevent cache compilation errors.
  • Auth: Corrected the password reset placeholder key to match the template variable.

Refactored

  • Duitku Gateway: Removed the custom payment method selection to utilize the native Duitku POP interface instead.
  • Duitku Gateway: Removed the minimum IDR requirement.