From 960e765d9c9e3e03d3a6256605333ceb51c9a509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20G=C3=A5rdenberg?= Date: Tue, 5 Nov 2024 09:04:48 +0100 Subject: [PATCH] chore: versionbump --- PLUGIN-CHECKSUM | 2 +- eduadmin.php | 2 +- includes/eduadmin-api-phpclient | 2 +- readme.md | 16 ++++++++-------- readme.txt | 16 ++++++++-------- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/PLUGIN-CHECKSUM b/PLUGIN-CHECKSUM index 2fed02d1..ce753253 100644 --- a/PLUGIN-CHECKSUM +++ b/PLUGIN-CHECKSUM @@ -1 +1 @@ -788c1dd10f6c75d830fc33bfe4db0ac8 +5cd3f4c5d7825087108a651e5f73d89f diff --git a/eduadmin.php b/eduadmin.php index 5e030a8b..b36d4916 100644 --- a/eduadmin.php +++ b/eduadmin.php @@ -9,7 +9,7 @@ * Plugin URI: https://www.eduadmin.se * Description: EduAdmin plugin to allow visitors to book courses at your website * Tags: booking, participants, courses, events, eduadmin - * Version: 5.2.0 + * Version: 5.3.0 * GitHub Plugin URI: multinetinteractive/eduadmin-wordpress * GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress * Requires at least: 6.0 diff --git a/includes/eduadmin-api-phpclient b/includes/eduadmin-api-phpclient index 8120bb52..d58f16ce 160000 --- a/includes/eduadmin-api-phpclient +++ b/includes/eduadmin-api-phpclient @@ -1 +1 @@ -Subproject commit 8120bb527927b108d3b6718c6c5b7aa176ee34e2 +Subproject commit d58f16ce1610d7016b5a6cf98de0a6c3f210a2f8 diff --git a/readme.md b/readme.md index 1a94afd8..a6389297 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # EduAdmin Booking - Requires at least: 6.0 - Tested up to: 6.6 -- Stable tag: 5.2.0 +- Stable tag: 5.3.0 - Requires PHP: 8.1 - License: GPL3 - License URI: https://www.gnu.org/licenses/gpl-3.0.en.html @@ -44,6 +44,13 @@ If you notice that your API key doesn't work any more, you have to contact us. The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md) +### [5.3.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.2.0...v5.3.0) (2024-11-05) + + +#### Features + +* Handle API being down/blocked, instead of making the site hang until the configured timeout happens. ([a1a5104](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/a1a51042d4b7687830de5eaa9127ae2959a3f577)), closes [#153](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/153) + ### [5.2.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.3...v5.2.0) (2024-11-04) @@ -65,12 +72,5 @@ The full changelog available on [GitHub](https://github.com/MultinetInteractive/ * Fix potential LFI vulnerability ([89a8479](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/89a84796caaf40187c0272850632da92ee01477f)) -### [5.1.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.0...v5.1.1) (2024-09-18) - - -#### Bug Fixes - -* Fetch AnswerId for checkbox questions the correct way ([d123497](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/d123497be9795741796aad8f13469623bc072701)) - diff --git a/readme.txt b/readme.txt index f4004b5d..41b612ef 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: mnchga Tags: booking, participants, courses, events, eduadmin, lega online Requires at least: 6.0 Tested up to: 6.6 -Stable tag: 5.2.0 +Stable tag: 5.3.0 Requires PHP: 8.1 License: GPL3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html @@ -49,6 +49,13 @@ If you notice that your API key doesn't work any more, you have to contact us. The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md) +### [5.3.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.2.0...v5.3.0) (2024-11-05) + + +#### Features + +* Handle API being down/blocked, instead of making the site hang until the configured timeout happens. ([a1a5104](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/a1a51042d4b7687830de5eaa9127ae2959a3f577)), closes [#153](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/153) + ### [5.2.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.3...v5.2.0) (2024-11-04) @@ -70,12 +77,5 @@ The full changelog available on [GitHub](https://github.com/MultinetInteractive/ * Fix potential LFI vulnerability ([89a8479](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/89a84796caaf40187c0272850632da92ee01477f)) -### [5.1.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.0...v5.1.1) (2024-09-18) - - -#### Bug Fixes - -* Fetch AnswerId for checkbox questions the correct way ([d123497](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/d123497be9795741796aad8f13469623bc072701)) -