Skip to content

Commit

Permalink
Prepare v6.2.1
Browse files Browse the repository at this point in the history
* Fix warning with Elementor book process widget
* Update Dutch translation
  • Loading branch information
Ugoku committed Sep 13, 2024
1 parent 1004a50 commit 79c0738
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 25 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 6.2.1 (2024-09-13)
* Fix warning with Elementor book process widget
* Update Dutch translation

## 6.2.0 (2024-07-29)
* Added a book process widget for Elementor
* Improve error message when "id" is set, but empty
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recras-wordpress-plugin",
"version": "6.2.0",
"version": "6.2.1",
"description": "Recras WordPress plugin",
"main": "index.js",
"directories": {
Expand Down
29 changes: 8 additions & 21 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: zanderz
Tags: recras, recreation, reservation, booking, voucher
Tested up to: 6.6
Stable tag: 6.2.0
Stable tag: 6.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -77,6 +77,10 @@ No. "Must use" plugins don't appear in the update notifications nor show their u

== Changelog ==

= 6.2.1 =
* Fix warning with Elementor book process widget
* Update Dutch translation

= 6.2.0 =
* Added a book process widget for Elementor
* Improve error message when "id" is set, but empty
Expand Down Expand Up @@ -115,27 +119,10 @@ No. "Must use" plugins don't appear in the update notifications nor show their u
* Plugin now requires PHP 7.3 or higher
* Plugin now requires WP 6.3 or higher

= 6.0.6 =
* Fix "Failed to initialize plugin" error in Elementor

= 6.0.5 =
* Fixed not being able to add a contact form in classic editor

= 6.0.4 =
* Remove confusing circle around today's date in a book process

= 6.0.3 =
* Fix checkbox without explanation when adding book process shortcode

= 6.0.2 =
* Add a few more German translations

= 6.0.1 =
* Fix warning when using PHP 8.2+

= 6.0.0 =
* Removed support for Composer Installers
= 6.0 (highlights) =
* Various small fixes
* Updated "Tested up to" version to 6.4
* Removed support for Composer Installers

= 5.5 (highlights) =
* Make online booking of packages look better on narrow pages on large screens (i.e. desktop)
Expand Down
2 changes: 1 addition & 1 deletion recras-wordpress-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Recras WordPress Plugin
Plugin URI: https://www.recras.nl/
Version: 6.2.0
Version: 6.2.1
Description: Easily integrate your Recras data into your own site
Requires at least: 6.4
Requires PHP: 7.4.0
Expand Down

0 comments on commit 79c0738

Please sign in to comment.