Changeset 2517192
- Timestamp:
- 04/18/2021 05:22:35 PM (5 years ago)
- Location:
- bibleget-io
- Files:
-
- 2 edited
-
tags/7.4/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bibleget-io/tags/7.4/readme.txt
r2517191 r2517192 8 8 Tested up to: 5.7.1 9 9 Requires PHP: 5.6 10 Stable tag: 7. 310 Stable tag: 7.4 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 131 131 == Changelog == 132 132 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 133 142 = 7.3 = 134 143 * 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 … … 365 374 == Upgrade Notice == 366 375 376 = 7.4 = 377 Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options 378 367 379 = 7.3 = 368 380 Fixes 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 8 8 Tested up to: 5.7.1 9 9 Requires PHP: 5.6 10 Stable tag: 7. 310 Stable tag: 7.4 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 131 131 == Changelog == 132 132 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 133 142 = 7.3 = 134 143 * 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 … … 365 374 == Upgrade Notice == 366 375 376 = 7.4 = 377 Fixes botched styling of the multiselect in the block editor after recent WordPress/Gutenberg updates, adds a few enhancements to the block editor options 378 367 379 = 7.3 = 368 380 Fixes 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.