From 60dd6e832877120a8c7398620415bde8d6bde582 Mon Sep 17 00:00:00 2001 From: Reshma Bidikar <85998496+reshmabidikar@users.noreply.github.com> Date: Fri, 7 Aug 2026 15:37:35 +0530 Subject: [PATCH] Kaui 4.0.23/4.0.24/KB 0.24.20 changelog --- userguide/tutorials/killbill-changelog.adoc | 28 +++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/userguide/tutorials/killbill-changelog.adoc b/userguide/tutorials/killbill-changelog.adoc index 22f15091d..53481a457 100644 --- a/userguide/tutorials/killbill-changelog.adoc +++ b/userguide/tutorials/killbill-changelog.adoc @@ -1,5 +1,33 @@ = Kill Bill Changelog +== Auguest 7th, 2026 + +Kill Bill version https://github.com/killbill/killbill/releases/tag/killbill-0.24.20[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 https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.24[4.0.24] was released. It includes some bug fixes and improvements, including: + +- https://github.com/killbill/killbill-admin-ui/issues/624[#624] - Fixed error while uploading invoice translations +- https://github.com/killbill/killbill-admin-ui/issues/629[#629] - Make invoice id clickable similar to payment number on payments screen +- https://github.com/killbill/killbill-admin-ui/issues/633[#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 +- https://github.com/killbill/killbill-admin-ui/issues/647[#647] - Updated the Record Usage UI to support both XML and Aviate catalogs, automatically using the appropriate usage recording workflow. +- https://github.com/killbill/killbill-admin-ui/issues/648[#648] - Fix the color of the account id field in the accounts listing page + +== July 22nd, 2026 + +Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.23[4.0.23] was released. It includes some bug fixes and improvements, including: + +- https://github.com/killbill/killbill-admin-ui/issues/626[#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. +- https://github.com/killbill/killbill-admin-ui/issues/628[#628] - Modify the Kaui redirect URL generation +- https://github.com/killbill/killbill-admin-ui/issues/627[#627] - Add a Kaui API endpoint to create a tenant + == July 15th, 2026 Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.22[4.0.22] was released. It includes some bug fixes and improvements, including: