BillPay Manager

What’s new

Short release notes for the useful stuff: fixes, improvements, and features users may actually notice. Internal patch names and backup noise stay out of here.

Latest · 1.15.2 AI May 11, 2026
Showing 71–80 of 265 updates.
Version 1.13.19 AI
May 7, 2026

BillPay Manager 1.13.19

zip notes: - Fixes the Monthly Checklist Open scan page link showing a 404 when QR scanning is globally disabled even though the user plan allows it. - Monthly Checklist now only creates/shows QR scan links when the same...

  • zip notes:
  • Fixes the Monthly Checklist Open scan page link showing a 404 when QR scanning is globally disabled even though the user plan allows it.
  • Monthly Checklist now only creates/shows QR scan links when the same global QR setting and scan table checks used by the scan page are available.
  • Adds names to the checklist scan routes so existing login redirect code can safely redirect back to a scanned checklist token.
Version 1.13.18 AI
May 7, 2026

BillPay Manager 1.13.18

zip notes: - Fixes /workspaces/{id}/edit crashing for Basic users when billing_paid_until is stored as a string instead of a Carbon date object. - Adds a Workspace model cast for billing_paid_until so future reads come b...

  • zip notes:
  • Fixes /workspaces/{id}/edit crashing for Basic users when billing_paid_until is stored as a string instead of a Carbon date object.
  • Adds a Workspace model cast for billing_paid_until so future reads come back as a date object.
  • Hardens the Workspace Edit blade view so Paid Through can safely display Carbon dates, DateTime objects, or plain stored date strings.
Version 1.13.17 AI
May 7, 2026

BillPay Manager 1.13.17

zip notes: - Makes the Admin Email Templates dropdown option list readable by forcing opened select options to black text on a light background. - Adds a visible Currently Editing label under the template picker so the s...

  • zip notes:
  • Makes the Admin Email Templates dropdown option list readable by forcing opened select options to black text on a light background.
  • Adds a visible Currently Editing label under the template picker so the selected template is obvious after it loads.
  • Keeps the Workspace Member Left email template included so the template appears in Admin → Email Templates and template tests.
Version 1.13.16 AI
May 7, 2026

BillPay Manager 1.13.16

zip notes: - Adds an editable Workspace Member Left email template under Admin → Email Templates. - Sends a best-effort email to remaining workspace owners/admins when a non-owner member leaves a workspace from /workspac...

  • zip notes:
  • Adds an editable Workspace Member Left email template under Admin → Email Templates.
  • Sends a best-effort email to remaining workspace owners/admins when a non-owner member leaves a workspace from /workspaces.
  • Keeps the leave action from failing if email is disabled or SMTP has a problem.
Version 1.13.15 Update
May 7, 2026

BillPay Manager 1.13.15

General improvements, fixes, and cleanup for BillPay Manager.

  • Small improvements and bug fixes.
Version 1.13.14 AI
May 6, 2026

BillPay Manager 1.13.14

zip notes: Allows non-owner members to leave disabled workspaces, shows the signed-in user email on Profile beside the current workspace, hides Amount Change Scope when the Bill Overrides feature is not available, and tr...

  • zip notes: Allows non-owner members to leave disabled workspaces, shows the signed-in user email on Profile beside the current workspace, hides Amount Change Scope when the Bill Overrides feature is not available, and treats amount edits without Bill Overrides as normal default/all-month updates.
Version 1.13.13 AI
May 6, 2026

BillPay Manager 1.13.13

zip notes: Adds All Off and All Admin Only quick buttons to Admin → Feature Access. The buttons set all Feature Access dropdowns on the page but require the admin to click Save feature access so changes are not accidenta...

  • zip notes: Adds All Off and All Admin Only quick buttons to Admin → Feature Access. The buttons set all Feature Access dropdowns on the page but require the admin to click Save feature access so changes are not accidentally committed. Verified the Feature Access export list already includes manual mail tracking, manual mail reminders, and Manual Payment Options + Extra Uploads.
Version 1.13.12 Update
May 6, 2026

BillPay Manager 1.13.12

zip notes: Adds All Off and All Admin Only quick-set buttons to Admin → Feature Access. Includes the latest FeatureAccessController/support files so JSON export/import continues to include the newest manual-payment featu...

  • zip notes: Adds All Off and All Admin Only quick-set buttons to Admin → Feature Access. Includes the latest FeatureAccessController/support files so JSON export/import continues to include the newest manual-payment feature access keys.
Version 1.13.11 Update
May 6, 2026

BillPay Manager 1.13.11

zip notes: Adds Manual Payment Options + Extra Uploads feature access and multiple categorized manual-payment uploads for cashier checks/money orders, USPS tracking, delivery confirmations, and other proof files. Attachm...

  • zip notes: Adds Manual Payment Options + Extra Uploads feature access and multiple categorized manual-payment uploads for cashier checks/money orders, USPS tracking, delivery confirmations, and other proof files. Attachments get labels/kinds so payment history can show what each file is.
Version 1.13.10 AI
May 6, 2026

BillPay Manager 1.13.10

zip notes: Adds Feature Access controls for manual mail/cashier’s check tracking and manual mail reminders. Payment add/edit forms now auto-generate USPS tracking URLs from tracking numbers and adjust manual-mail fields...

  • zip notes: Adds Feature Access controls for manual mail/cashier’s check tracking and manual mail reminders. Payment add/edit forms now auto-generate USPS tracking URLs from tracking numbers and adjust manual-mail fields based on payment method. Validation is method-aware so USPS tracking is not required for online confirmations.