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 61–70 of 265 updates.
Version 1.13.29 AI
May 7, 2026

BillPay Manager 1.13.29

zip notes: - Adds a per-user Billing Companies list style preference in Profile > Bills page preferences. - Modern cards remains the default. - Classic compact makes the Billing Companies list tighter/smaller for users w...

  • zip notes:
  • Adds a per-user Billing Companies list style preference in Profile > Bills page preferences.
  • Modern cards remains the default.
  • Classic compact makes the Billing Companies list tighter/smaller for users who prefer the older feel.
Version 1.13.28 Update
May 7, 2026

BillPay Manager 1.13.28

General improvements, fixes, and cleanup for BillPay Manager.

  • Small improvements and bug fixes.
Version 1.13.27 Interface
May 7, 2026

BillPay Manager 1.13.27

zip notes: - Adds an Off option to the Billing Company insight cards preference on Profile. - When set to Off, the Most expensive / Trending insight card area is hidden from the Billing Companies page. - Keeps the existi...

  • zip notes:
  • Adds an Off option to the Billing Company insight cards preference on Profile.
  • When set to Off, the Most expensive / Trending insight card area is hidden from the Billing Companies page.
  • Keeps the existing Show above the list and Show below the list options unchanged.
Version 1.13.26 Update
May 7, 2026

BillPay Manager 1.13.26

zip notes: - Fixes Add Payment balance carry-forward for one-time bills by including carried bills on the target month Billing Companies page. - For one-time bills carried into the next month, the carried balance becomes...

  • zip notes:
  • Fixes Add Payment balance carry-forward for one-time bills by including carried bills on the target month Billing Companies page.
  • For one-time bills carried into the next month, the carried balance becomes that next month owed amount instead of adding on top of the original one-time amount.
  • Keeps recurring bill behavior unchanged: carried balance is added to the normal monthly amount.
Version 1.13.25 Update
May 7, 2026

BillPay Manager 1.13.25

General improvements, fixes, and cleanup for BillPay Manager.

  • Small improvements and bug fixes.
Version 1.13.24 AI
May 7, 2026

BillPay Manager 1.13.24

zip notes: - Adds a Carry remaining balance forward option under Add Payment. - Adds an optional Balance amount to carry forward field for cases where the app cannot infer the true remaining account balance. - Stores car...

  • zip notes:
  • Adds a Carry remaining balance forward option under Add Payment.
  • Adds an optional Balance amount to carry forward field for cases where the app cannot infer the true remaining account balance.
  • Stores carried balances separately from Bill Overrides so Basic users can use it.
Version 1.13.23 Update
May 7, 2026

BillPay Manager 1.13.23

zip notes: - Fix: the Billing Companies page now shows the editable amount control whenever the bill-level 'Editable amount on Billing Companies page' setting is enabled, even if the bill already has a payment recorded f...

  • zip notes:
  • Fix: the Billing Companies page now shows the editable amount control whenever the bill-level 'Editable amount on Billing Companies page' setting is enabled, even if the bill already has a payment recorded for the month.
  • Fix: the manual amount input now safely falls back to the current effective amount instead of assuming amount_due is always present.
  • Scope: front-end Blade only; no database changes.
Version 1.13.22 Update
May 7, 2026

BillPay Manager 1.13.22

General improvements, fixes, and cleanup for BillPay Manager.

  • Small improvements and bug fixes.
Version 1.13.21 Update
May 7, 2026

BillPay Manager 1.13.21

General improvements, fixes, and cleanup for BillPay Manager.

  • Small improvements and bug fixes.
Version 1.13.20 Update
May 7, 2026

BillPay Manager 1.13.20

zip notes: - Restores the Monthly Checklist QR code when the Scan auto-fill feature is allowed by Feature Access. - Removes the stale BpSiteSetting scan_qr_enabled gate from checklist scan routes because that old cache/f...

  • zip notes:
  • Restores the Monthly Checklist QR code when the Scan auto-fill feature is allowed by Feature Access.
  • Removes the stale BpSiteSetting scan_qr_enabled gate from checklist scan routes because that old cache/file flag defaults to false and was hiding/breaking QR scan pages.
  • Keeps Feature Access as the controlling gate for QR scanning.