From 22f72001048c0438b9d621762acb25dccd1ef919 Mon Sep 17 00:00:00 2001 From: otrok7 <50595291+otrok7@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:45:46 +0200 Subject: [PATCH] Version Bump --- crouton.php | 2 +- readme.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/crouton.php b/crouton.php index f53efbf9..9fbc19c6 100644 --- a/crouton.php +++ b/crouton.php @@ -5,7 +5,7 @@ Description: A tabbed based display for showing meeting information. Author: bmlt-enabled Author URI: https://bmlt.app -Version: 3.19.2 +Version: 3.19.3 */ /* Disallow direct access to the plugin file */ if (basename($_SERVER['PHP_SELF']) == basename(__FILE__)) { diff --git a/readme.txt b/readme.txt index 96546359..70393683 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: na, meeting list, meeting finder, maps, recovery, addiction, webservant, b Requires at least: 4.0 Required PHP: 8.0 Tested up to: 6.4.2 -Stable tag: 3.19.2 +Stable tag: 3.19.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html crouton implements a Tabbed UI for BMLT. @@ -36,6 +36,10 @@ https://demo.bmlt.app/crouton == Changelog == += 3.19.3 = +* Retrieve parent service body when using [crouton_map]. +* On mobile devices, the meeting details modal can be swiped left or right to iterate through the list. + = 3.19.2 = * Only ask for user's location one time