Auguest 7th, 2026

Kill Bill version 0.24.20 was released. It includes some bug fixes and improvements, including:

  • https://github.com/killbill/killbill/issues/2283 - Refactored invoice branding to support shared tenant resources for logos, company information, and brand colors. Invoice branding can now be managed centrally using tenant-scoped branding resources instead of embedding logos, company information, and brand colors directly in each invoice template. Administrators can configure these shared resources once and reference them from invoice templates, making it easier to maintain consistent branding across invoices. Existing templates continue to work unchanged, while new templates can opt in to the shared branding model.

August 5th, 2026

Kaui version 4.0.24 was released. It includes some bug fixes and improvements, including:

  • #624 - Fixed error while uploading invoice translations

  • #629 - Make invoice id clickable similar to payment number on payments screen

  • #633 -

    • Fixed an issue that prevented advanced filtering and sorting from working on the Invoices page in the Admin UI.

    • Fixed pagination issue with audit screen

  • #647 - Updated the Record Usage UI to support both XML and Aviate catalogs, automatically using the appropriate usage recording workflow.

  • #648 - Fix the color of the account id field in the accounts listing page

July 22nd, 2026

Kaui version 4.0.23 was released. It includes some bug fixes and improvements, including:

  • #626 -

    • Fixed the Edit Columns feature to preserve column preferences across browser sessions.

    • Updated the default column layout and ordering to provide a more user-friendly experience.

  • #628 - Modify the Kaui redirect URL generation

  • #627 - Add a Kaui API endpoint to create a tenant

July 15th, 2026

Kaui version 4.0.22 was released. It includes some bug fixes and improvements, including:

  • #623 - Fix to load existing invoice templates in the UI

  • #594 - Ability to record usage for usage-based subscriptions from Kaui:

    • A "Record Usage" screen is available from the subscription details page for usage-based subscriptions.

    • Users can record usage by entering the unit type, amount, and usage date/time, which are submitted to the Kill Bill Record Usage API.

  • #16 - Help information for Aviate Wallet fields:

    • Help text is available for wallet configuration fields to explain their purpose and valid values.

    • Provides guidance for credit types, expiration settings, and automatic top-up configuration.

  • #237 - Phase-specific price overrides for subscriptions:

    • Price overrides are available for individual subscription phases instead of only the first phase.

    • Users can override prices for trial, evergreen, or multiple phases independently.

July 9th, 2026

Kill Bill version 0.24.19 was released. It includes some bug fixes and improvements, including:

  • Update to Shiro version 1.13.0 to address CVE-2026-46749 and CVE-2026-46750

  • Replace JODA with Java DateTime in Java client

July 1st, 2026

Kaui version 4.0.21 was released. It includes some bug fixes and improvements, including:

  • #615 - Unnecessary "No bundles found" message on subscription screen

  • #620 - Edit Column Bug Fix

  • Ability to download logs table on Kaui logs screen:

    • Added a "Download JSON" button to the Kaui kpm logs screen.

    • Users can download the logs in JSON format via this button.

June 19th, 2026

Kaui version 4.0.20 was released. It includes some bug fixes and improvements, including:

  • #611

    • Added tooltips for Start/Cancel dates.

    • Introduced option to view raw subscription JSON data.

  • #610

    • Added Update Quantity option in subscription menu.

    • New UI form enables direct quantity changes.

June 3rd, 2026

Kaui version 4.0.17 was released. It includes some bug fixes and improvements, including:

  • Analytics UI Improvements:

    • Report creation experience improvements for better usability and workflow.

    • Analytics graph enhancements for improved visualizations and user experience.

    • Improve CSS for Advanced controls in reports screen.

  • Other Improvements:

    • Plugin configuration display alongside plugins for easier access.

    • Queue data download capability from the Kaui Queue screen.

May 19th, 2026

Kaui version 4.0.16 was released. It includes some bug fixes and improvements, including:

  • killbill-analytics-ui#1 - Refresh dates button doesn’t respect dates

  • killbill-analytics-ui#80 - The UI to create a report is not seen when there are no existing reports

  • killbill-analytics-ui#10 - Upgrade d3 to v7

  • Display a friendlier Analytics screen when there is no data

  • Fix issue with Advanced control button for Kaui Analytics reports

  • Bug Fixes in Kaui advanced search

  • #595 - Add ability to delete overdue configuration via Kaui

  • Add filtering capabilities on Kaui queue screen

May 14th, 2026

Kill Bill version 0.24.18 was released. It includes some bug fixes and improvements, including:

  • #2211 - Invoice error handling improvements: retries, parking, and logging

  • #2207 - Tighten lock-failure retry handling for consistency across all paths

  • #2208 - Park accounts on unrecoverable invoice processing failures

  • #2209 - Uniform WARN logging across all invoice failure paths

  • #2210 - Add logging when invoice run is aborted or rescheduled by a plugin

May 6th 2026

Kaui version 4.0.15 was released. It includes some bug fixes and improvements, including:

  • #605 - Invoice page displays invoices for a different account

  • Bug Fixes in Kaui advanced search

  • Ability to store filters in Kaui searches

April 27th 2026

Kaui version 4.0.14 was released. It includes some bug fixes and improvements, including:

  • #601 - Account creation error on dev

  • #591 - Issue in loading accounts screen

  • Fixes around overdue behavior

April 23rd 2026

Kill Bill version 0.24.17 was released. It includes some bug fixes and improvements, including:

  • #2122 - IllegalStateException: Account BCD should be set at this point

  • #2180 - Update timestamp in migration file names

  • #2200 - Correct typo in error message

  • #2201 - Add requestedDate query parameter in CreditResource

April 15th 2026

Kaui version 4.0.13 was released. It includes some bug fixes and improvements, including:

  • #591 - Issue in loading accounts screen

  • #370 - Allow manual total when doing a refund with item adjustment

  • #277 - Incorrect plugin screen on multi-nodes deployment

  • #273 - Respect catalog version when listing bundles

  • #587 - Redirect loop in Kaui after login with killbill/killbill:0.24.16 (works with 0.24.15)

  • #590 - Issues with wallets numbers

  • #3 - Pre-populate 0 in the form

  • #457 - Kaui 3.0.20 - Invoices are not sorted as per date

  • #345 - RuboCop extensions

  • #598 - Layout issue on invoice/account screen

  • Ability to filter account bundles. The Account bundles screen now has a "Bundle" filter option that allows filtering by Bundle Id/External Key, Subscription Id/External Key.

April 1st 2026

Kaui version 4.0.12 was released. It includes some bug fixes and improvements, including:

  • #580 - Issues with Search

  • #585 - Improvements to Plugin Installation

  • #363 - Quantity Support in Kaui

  • #332 - Install New Plugins at /kpm/plugins returns error in stock setup

March 25th 2026

Kaui version 4.0.11 was released. It includes some bug fixes and improvements, including:

  • #554 - Fix User & Role creation Error

  • #286 - Error message on role definitions new page

  • #320 - Making Transfer bundle Policy options consistent with API

  • #564 - Fix for edit columns and column ordering issue

  • #575 - Fix Bug in New User Creation flow

  • #583 - Inconsistent Kaui menu across plugins

  • #9 -Status is not updated in the payment test UI screen

  • #367 - Ability to customize refund form

March 11th 2026

Kaui version 4.0.10 was released. It includes some bug fixes and improvements, including:

  • #569 - Rename the "Create User" button on the tenant page

  • #410 - Error while adding a new currency via the simple plan API

  • #582 - The tenant name button has the color scheme as per the old Kaui UI