Is it possible to have a changelog for the 1.1.4 update ?
best regards
I found it
== Changelog ==
= 1.1.4 =
* Fixed Google Web Fonts not rendering
* Updated fidvids.js script to version 1.1
Hi there:
I keep track on the versions in a local Git repository to check the changes before updating the theme on my site. In v1.1.4 changelog says that the “Google Web Fonts not rendering” issue has been fixed (it happens on Chrome 33-34), but it’s still broken.
Apparently, style.css comes with no other change than the version comment, i think something must have been lost along the way, or am I wrong?:
diff –git a/style.css b/style.css
index 1c6713f..727ba66 100644
— a/style.css
+++ b/style.css
…….
-Version: 1.1.3
+Version: 1.1.4
Author: One Designs
Author URI: http://www.onedesigns.com/
It seems that something is broken with Webfonts on Chrome on last versions as i have read, and there are CSS and/or JS workarounds over there till Google fixes the problem:
https://code.google.com/p/chromium/issues/detail?id=336476&q=font&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
http://stackoverflow.com/questions/22011139/google-fonts-are-not-rendering-on-google-chrome/22025804#22025804
I’m gonnna try theses fixes, i’ll post here if anyone works.
Hope it helps.
Thanks for the awesome theme guys!