Skip to content

Commit

Permalink
v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Jul 17, 2024
1 parent fde7497 commit b3a1901
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion host-webfonts-local.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: OMGF
* Plugin URI: https://daan.dev/wordpress/omgf/
* Description: Increase GDPR/DSGVO compliance and leverage browser cache by automatically self-hosting Google Fonts.
* Version: 5.9.0
* Version: 5.9.1
* Author: Daan from Daan.dev
* Author URI: https://daan.dev
* License: GPL2v2 or later Text Domain: host-webfonts-local
Expand Down
12 changes: 9 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: DaanvandenBergh
Tags: google, fonts, gdpr, dsgvo, cache
Requires at least: 5.9
Tested up to: 6.5
Stable tag: 5.9.0
Tested up to: 6.6
Stable tag: 5.9.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -80,7 +80,13 @@ For the FAQ, [click here](https://daan.dev/docs/omgf-pro-faq/).

== Changelog ==

= 5.9.0 =
= 5.9.1 | July 17th, 2024 =
* Tested with WP 6.6
* Fixed: some strings weren't translatable.
* Improved: incorrect Google Fonts URLs are now somewhat handled to improve UX.
* Added: Compatibility fix for Fruitful theme.

= 5.9.0 | April 4th, 2024 =
* Removed: Early Access promo setting from Detection Settings tab, because it's considered "obsolete and unsupported by Google" and therefore will soon be removed from OMGF Pro.
- If you have it enabled now in OMGF Pro, it will still work, until you update OMGF Pro (update isn't released yet).
* Improved: OMGF now recognizes the `math` and `symbols` unicode ranges.
Expand Down

0 comments on commit b3a1901

Please sign in to comment.