# Changelog

## 1.2.1

*Release date - 08 December 2025*

- Cron Jobs framework improvements.
- Adapter framework updated.
- Minor security fixes.
- Minor core fixes.

## 1.2.0

*Release date - 11 June 2025*

- Added support for WP-Cron scheduled tasks with a new and extendable Cron Jobs framework.
- Backups: import and export an entire configuration from one site to another.
- Added the conditional texts.
- Core framework minor fixes.
- Added the Order/Booking History to keep track of any modification made for a order.
- Added more WebHooks.
- Updated the Shortcodes structure.
- The SearchForm shortcode now allows to Force Category.
- Some minor bugs fixes.

## 1.1.5

*Release date - 11 January 2023*

- Fixed attributes escaping to prevent XSS attacks with administrator privileges.

## 1.1.4

*Release date - 12 March 2022*

- Minor improvements.

## 1.1.3

*Release date - 1 March 2022*

- New libraries framework.

## 1.1.2

*Release date - 2 November 2021*

- Minor fix for editors.

## 1.1.1

*Release date - 29 October 2021*

- Core framework minor fixes.

## 1.1.0

*Release date - 27 October 2021*

- Core framework update.
- Improved support for plugin autoupdates.

## 1.0.4

*Release date - 6 October 2021*

- Minor update to prevent SSL issues with expired certificate chains.

## 1.0.3

*Release date - 15 June 2021*

- Language files loading moved to a different hook for a better compatibility with third party plugins.
- Implemented use of alias methods to facilitate the translation of the plugin on its official WordPress page.

## 1.0.2

*Release date - 11 June 2021*

- Internal libraries updated to support a new type of nonces against CSRF attacks.
- Minor fixes and improvements in some back-end pages.

## 1.0.1

*Release date - June 2021*

- Framework updated for a better handling of headers and session.
- Implemented the use of wp_kses for HTML filtering/escaping.
- Improved searching functions.

## 1.0.0

*Release date - November 2020*

- First stable release of the framework.