Plugin Directory

Changeset 2517192


Ignore:
Timestamp:
04/18/2021 05:22:35 PM (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.4/readme.txt

    r2517191 r2517192  
    88Tested up to: 5.7.1
    99Requires PHP: 5.6
    10 Stable tag: 7.3
     10Stable tag: 7.4
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    131131== Changelog ==
    132132
     133= 7.4 =
     134* 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
     135* Enhancement: Bible versions are now grouped into option groups organized by language in the multiselect
     136* Enhancement: functional font-picker added to the General Styles in the gutenberg block options, which also works with Google Fonts API key and font previews
     137* Enhandement: add option for preferring Greek / Hebrew origin for those Bible texts that offer a choice
     138* Enhancement: highlight accented search results matched against non accented keywords
     139* Enhancement: allow for any kind of dash in formulation of the Bible citation query string
     140* This is a duplicate of 7.3, required by the new Github to SVN workflow...
     141
    133142= 7.3 =
    134143* 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
     
    365374== Upgrade Notice ==
    366375
     376= 7.4 =
     377Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options
     378
    367379= 7.3 =
    368380Fixes 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

    r2517191 r2517192  
    88Tested up to: 5.7.1
    99Requires PHP: 5.6
    10 Stable tag: 7.3
     10Stable tag: 7.4
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    131131== Changelog ==
    132132
     133= 7.4 =
     134* 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
     135* Enhancement: Bible versions are now grouped into option groups organized by language in the multiselect
     136* Enhancement: functional font-picker added to the General Styles in the gutenberg block options, which also works with Google Fonts API key and font previews
     137* Enhandement: add option for preferring Greek / Hebrew origin for those Bible texts that offer a choice
     138* Enhancement: highlight accented search results matched against non accented keywords
     139* Enhancement: allow for any kind of dash in formulation of the Bible citation query string
     140* This is a duplicate of 7.3, required by the new Github to SVN workflow...
     141
    133142= 7.3 =
    134143* 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
     
    365374== Upgrade Notice ==
    366375
     376= 7.4 =
     377Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options
     378
    367379= 7.3 =
    368380Fixes 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.