> For the complete documentation index, see [llms.txt](https://themes.kajabi.com/changelog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themes.kajabi.com/changelog/website-themes/encore.md).

# Encore Site

## 2.13.2 Jan 14, 2026

* Adds option to hide or limit the description of coaching sessions to a certain character limit on the sessions list page
* Adds automatic timestamp localization for coaching session schedule times

## 2.11.0 Sep 15, 2025

* New checkout section and course outline block
* Reorganized settings for improved UX.

## 1.8.0 Nov 20, 2024

* &#x20;Enhanced the Offer and Pricing Card blocks in the Kajabi page builder for greater customization and flexibility.&#x20;
* The Offer block now supports a dedicated Call To Action button for precise user interactions.&#x20;
* The Pricing Card block allows an image above the title and a secondary Call To Action button for added customization.
* &#x20;All Call To Action buttons can now open a rich text modal.

## 1.7.0 Oct 15, 2024

* Includes assets and styles for Kajabi rebranding

## 1.6.0 Oct 1, 2024

* Enables Inline editing for specific text blocks
* Improvements to the Newsletter hero block to include new formatting options.
* Better mobile navigation&#x20;
* Fix for youtube embed blocks

## 1.5.6 Jul 24 2024

* Post listings on newsletter dashboard page will hide paywall or subscriber-blocked content from the preview text.&#x20;

## 1.5.5 Jul 10 2024

* Add Social Share block to blog and newsletters
* Bugfix for newsletter post content

## 1.5.4 Jun 27 2024

* Allow newsletter hero blocks to be duplicatable
* Add social\_share block
* render newsletter post comments UI

## 1.5.3 May 14 2024

* Make Newsletter Heroes linkable
* Various visual improvements to newsletter sections

## 1.5.2 May 10 2024

* Enhancements for newsletter sections
* Bugfix for CTA block
* Style fix for background videos

## 1.5.0 April 2024

* New blocks, sections, and blocks to support Kajabi Newsletters

## 1.4.3 February 2024

* Bugfixes for Multi-Video Launch theme blocks
* Updated iOS background image compatibility for mobile devices
* Rendering optimizations for theme Header in Safari and Chrome
* An option to include Custom Widget blocks

## 1.4.2 July 2023

* Updated js timezone library to provide latest timezones
* Various theme loading performance optimizations
* Make Feature blocks respect the Desktop & Mobile body font sizes
  * Note: Feature block text size used to be hard-coded to a certain size. If you are using Feature blocks, double-check them after applying this update.

## 1.4.0 March 2023

* Internal updates to support future enhancements.

## 1.3.3 January 2023

### Added Fixes:&#x20;

* Fixes issue with the new Builder where Animation Duration of 0.5s was unable to be selected.

## 1.3.2 July 2022

### Added Fixes:&#x20;

* Fixes event video join now button when used in conjunction with 2-step opt-in or scroll-to section

## 1.3.1 February 2022

### Added Fixes:&#x20;

* Brassilia Standard time is using DST even when it shouldn't
* Mislocated quotation mark causing HTML parsing errors
* Blog error: "Liquid Error: memory limits exceeded"
* New Website Builder - Card Block CTA action does not open Two Step Opt in
* Regressed theme functionality for button alignment on inline forms
* Bullets are not centering

## 1.3.0 January 2022

### Added Features:&#x20;

* Carousel section with Image, Video, and Testimonial slides

### Added Fixes:&#x20;

* Fixes hello bar two-step action
* Blog post date locale support
* Fixes background video for duplicated sections
* Fixes hidden blocks when timed reveal is added
* Fixes event video bug

## 1.2.0 June 2021&#x20;

### Added Features:&#x20;

* Added header color overrides for mobile

### Added Fixes:&#x20;

* Fixes to apply border-radius to both the image and block
* Fixes background color bug for login section
* Fixes background color for the "powered by" section

## 1.1.3 May 2021&#x20;

### Added Features:&#x20;

* Added header color overrides for mobile

### Added Fixes:&#x20;

* Fixed footer background color when transparent.
* Removed default footer background color.
* Fixed default button color

## 1.0.2 April 2021&#x20;

### Added Fixes:&#x20;

* Fixed Hero Section with animation being cut off on mobile.

## 1.1.0 - 1.1.1 March 2021&#x20;

### Added Features:&#x20;

* Added option in Header section "Mobile Layout" to close the menu on scroll.&#x20;
* Removed Google Plus from all sections and components.
* Cleaned up the site presets.
* Added TikTok, Spotify, Medium, and Podcasts.
* Updated FontAwesome version to v5.15.2.
* Changed both Page and Site button border radius default to 4.

### Added Fixes:&#x20;

* Fixed border-radius oveflow for blocks
* Wistia background video fix (update js scripts)
* Padding fixes for assessment, image, video, and video embed blocks

## 1.0.0 March 1st 2021&#x20;

### Added Features:&#x20;

* Added Audio Block

## 1.0.0 Febuary 2021&#x20;

### Added Features:&#x20;

* Removed Google Plus from all sections and components.
* Cleaned up the site presets.
* Added TikTok, Spotify, Medium, and Podcasts.
* Updated FontAwesome version to v5.15.2.

## 1.0.0-GM - January 21, 2021&#x20;

### Added Features:&#x20;

* Encore Site 1.0 is Released! 🎉

## 0.1.0 BETA - June, 2020

### Added Fixes:&#x20;

* Error message updates
* Added background color for pages


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/website-themes/encore.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.
