Changeset 2517307
- Timestamp:
- 04/19/2021 04:08:21 AM (5 years ago)
- Location:
- bibleget-io
- Files:
-
- 2 edited
-
tags/7.5/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bibleget-io/tags/7.5/readme.txt
r2517192 r2517307 8 8 Tested up to: 5.7.1 9 9 Requires PHP: 5.6 10 Stable tag: 7. 410 Stable tag: 7.5 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.5 = 134 * Fix: check `GFonts` for null value (like when Google Fonts previews are not installed or updated) 135 133 136 = 7.4 = 134 137 * 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 … … 374 377 == Upgrade Notice == 375 378 379 = 7.5 = 380 Version 7.5 brings all the latest functionality from the BibleGet API. Update today! 381 376 382 = 7.4 = 377 383 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
r2517192 r2517307 8 8 Tested up to: 5.7.1 9 9 Requires PHP: 5.6 10 Stable tag: 7. 410 Stable tag: 7.5 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.5 = 134 * Fix: check `GFonts` for null value (like when Google Fonts previews are not installed or updated) 135 133 136 = 7.4 = 134 137 * 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 … … 374 377 == Upgrade Notice == 375 378 379 = 7.5 = 380 Version 7.5 brings all the latest functionality from the BibleGet API. Update today! 381 376 382 = 7.4 = 377 383 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.