# Momentum Product

## 7.0.2 - January 14, 2026

### Added:&#x20;

* Introduced global brand settings fallbacks
* Enabled automatic timestamp localization for scheduled course live sessions
* Displays release date for dripped course modules

## 6.6.2 - January 28, 2025

* Adds configuration options allowing hero to&#x20;
  * Hide/show the avatar progress bar
  * Change the destination of the `Back to Library` link&#x20;
  * Change the color of the CTA button
  * Set a background image for the dashboard banner
* Updates html tag `lang` attribute to reflect site's locale

## 6.6.1 - October 23, 2024

### Added:&#x20;

* Assets and styles for Kajabi rebranding.

## 6.6.0 - October 1, 2024

### Added:&#x20;

* Support for Inline editing for specific text blocks.

## 6.5.2 - February 26, 2024

### Fixed:

* Support community widget for cohort courses

## 6.5.1 - February 7, 2024

### Fixed:

* Fix subcategory titles

## 6.5.0 - February 6, 2024

### Added:&#x20;

* Add a new Custom Code settings section with an Embedded Scripts field. Use this to embed script tags to integrate 3rd-party JS tools and services in your product theme.

## 6.4.0 - January 29, 2024

### Added:&#x20;

* Add support for Course Cohorts.

## 6.3.0 - October 26, 2023

### Added:&#x20;

* An option to include a Community Widget section to product template

## 6.2.0 - March 10, 2021

### Added Features:

* Added audio as media type for posts

## 6.1.4 - January 7, 2021

### Fixed:

* Search feature now shows when viewing on a desktop
* Product announcements modal is properly formatted on iOS
* Downloads list now shows all available downloads
* The sidebar is hidden to reveal the “read more” link for announcements

## 6.1.3 - December 3, 2020

### Fixed:

* Automatically plays the next audio track without throwing an error.

## 6.1.1 - June 14, 2019

Bug sweep and added functionality for the momentum product theme.

### Fixed:

* Dashboard back button is more visible on hover
* Long post download display names now wrap inside of the downloads container
* Anchor tags no longer break custom cards in the sidebar
* The "X" menu closer has been repositioned
* The active post is now signified by bold text
* Subcategories are now linked to their category page


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://themes.kajabi.com/changelog/product-themes/momentum.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
