From 045badf6383c8d4e38b596da24d68a12274c2966 Mon Sep 17 00:00:00 2001 From: "John R. D'Orazio" Date: Sun, 18 Feb 2024 23:25:08 +0100 Subject: [PATCH] release v7.9 --- readme.txt | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/readme.txt b/readme.txt index ff54d5f..755aed6 100644 --- a/readme.txt +++ b/readme.txt @@ -5,9 +5,9 @@ Plugin URI: https://www.bibleget.io Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDS7XQKGFHJ58 Tags: bible, block, shortcode, quote, citation, verses, bibbia, citazione, versetti, biblia, cita, versiculos, versets, citation Requires at least: 5.6 -Tested up to: 5.9 +Tested up to: 6.4 Requires PHP: 7.4 -Stable tag: 7.8 +Stable tag: 7.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -147,16 +147,22 @@ There was recently an update to the BibleGet I/O API which slightly changed the == Changelog == -= 7.8 = += 7.9 = * Fix: newer parameters such as `preferorigin` not working correctly for the shortcode * Better organized codebase, better readability and maintainability +* Spaces to tabs in codebase as per WP coding convention * Use composer on plugin build step to include external scripts while excluding unnecessary files + (getting this to behave correctly with the github to svn actions is the reason why there's a jump from v7.5 to v7.9) +* Load external javascript scripts from cdn rather than checking into the repo + += 7.8 = +* see v7.9 = 7.7 = -* see v7.8 +* see v7.9 = 7.6 = -* see v7.8 +* see v7.9 = 7.5 = * Fix: check `GFonts` for null value (like when Google Fonts previews are not installed or updated) @@ -404,7 +410,7 @@ There was recently an update to the BibleGet I/O API which slightly changed the == Upgrade Notice == -= 7.8 = += 7.9 = Fix newer parameters not working with the shortcode, and update Readme with info about these parameters = 7.5 =