Plugin Directory

Changeset 2517307


Ignore:
Timestamp:
04/19/2021 04:08:21 AM (5 years ago)
Author:
Lwangaman
Message:

Updating readme/assets from GitHub

Location:
bibleget-io
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bibleget-io/tags/7.5/readme.txt

    r2517192 r2517307  
    88Tested up to: 5.7.1
    99Requires PHP: 5.6
    10 Stable tag: 7.4
     10Stable tag: 7.5
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    131131== Changelog ==
    132132
     133= 7.5 =
     134* Fix: check `GFonts` for null value (like when Google Fonts previews are not installed or updated)
     135
    133136= 7.4 =
    134137* Fix: recent updates to the Block editor gave a fixed height to all select inputs, whether they had the `multiple` attribute or not, needed to override it for `select[multiple]` until it's fixed in the Gutenberg repo
     
    374377== Upgrade Notice ==
    375378
     379= 7.5 =
     380Version 7.5 brings all the latest functionality from the BibleGet API. Update today!
     381
    376382= 7.4 =
    377383Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options
  • bibleget-io/trunk/readme.txt

    r2517192 r2517307  
    88Tested up to: 5.7.1
    99Requires PHP: 5.6
    10 Stable tag: 7.4
     10Stable tag: 7.5
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    131131== Changelog ==
    132132
     133= 7.5 =
     134* Fix: check `GFonts` for null value (like when Google Fonts previews are not installed or updated)
     135
    133136= 7.4 =
    134137* Fix: recent updates to the Block editor gave a fixed height to all select inputs, whether they had the `multiple` attribute or not, needed to override it for `select[multiple]` until it's fixed in the Gutenberg repo
     
    374377== Upgrade Notice ==
    375378
     379= 7.5 =
     380Version 7.5 brings all the latest functionality from the BibleGet API. Update today!
     381
    376382= 7.4 =
    377383Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options
Note: See TracChangeset for help on using the changeset viewer.