Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 20 additions & 29 deletions userguide/aviate/aviate-changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,7 @@
</div>
<p class="preview-features-intro">The following capabilities are in active development and available to select preview participants.</p>
<div class="preview-features-grid">
<div class="preview-feature-card">
<div class="preview-feature-icon">📦</div>
<div>
<strong>Product Catalog</strong>
<span>Composable product portfolios with specifications, offerings, and pricing — built on TMF standards.</span>
</div>
</div>
<div class="preview-feature-card">
<div class="preview-feature-icon">📝</div>
<div>
<strong>Quotes &amp; Orders</strong>
<span>End-to-end sales workflow from proposal to subscription activation in a single connected flow.</span>
</div>
</div>
<div class="preview-feature-card">
<div class="preview-feature-icon">📄</div>
<div>
<strong>Contracts</strong>
<span>Link commercial agreements to billing subscriptions with automated renewal and termination tracking.</span>
</div>
</div>
<div class="preview-feature-card">
<div class="preview-feature-card">
<div class="preview-feature-icon">⚡</div>
<div>
<strong>Intents</strong>
Expand All @@ -50,13 +29,6 @@
<span>Custom metering and pricing rules — volume tiers, graduated pricing, time-of-day multipliers — without code changes.</span>
</div>
</div>
<div class="preview-feature-card">
<div class="preview-feature-icon">💰</div>
<div>
<strong>Revenue Recognition</strong>
<span>ASC 606 compliant revenue schedules with automated period management and waterfall reporting.</span>
</div>
</div>
<div class="preview-feature-card">
<div class="preview-feature-icon">🔐</div>
<div>
Expand All @@ -72,6 +44,25 @@
</div>
++++

== June 3rd, 2026

Aviate plugin version *1.0.44* has been released. This release includes the following features and improvements:

* Workflow startup reliability improvements.
* NVL2 exception handling fix.
* Subscription quantity support.

== May 30th, 2026

Aviate plugin version *1.0.43* has been released. This release includes the following features and improvements:

- Product Catalog - Composable product portfolios with specifications, offerings, and pricing — built on TMF standards.

- Quotes & Orders - End-to-end sales workflow from proposal to subscription activation in a single connected flow.
- Contracts - Link commercial agreements to billing subscriptions with automated renewal and termination tracking.
- Revenue Recognition - ASC 606 compliant revenue schedules with automated period management and waterfall reporting.


== May 26th 2026

* *New Aviate Avatar* - To make user experience more intuitive, Aviate moves to its new Avatar with major UI improvements across screens like Tenant settings, Product, Catalog, Getting Started, Invoice Templates.
Expand Down
13 changes: 13 additions & 0 deletions userguide/tutorials/killbill-changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
= Kill Bill Changelog

== June 3rd, 2026

Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.17[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 https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.16[4.0.16] was released. It includes some bug fixes and improvements, including:
Expand Down
Loading