Skip to content

Releases: BibleGet-I-O/bibleget-wordpress

Version 8.3

26 Feb 02:43
c1c9679
Compare
Choose a tag to compare

What's Changed

  • Move Google Fonts previews outside of the plugin folder, so that it won't be lost every time the plugin is updated. Data will now be stored in the uploads folder, and will be deleted on plugin uninstall.

Full Changelog: 8.2...8.3

Version 8.2

25 Feb 20:43
442a791
Compare
Choose a tag to compare
  • Fix: focus lost from block controls making it almost impossible to use them
  • Enhancement: create fallback for Google Fonts which works both for the Customizer and the Block editor Font selects
  • Enhancement: clean up js code using more arrow functions

Full Changelog: 8.1...8.2

Version 8.1

24 Feb 21:56
6321cd2
Compare
Choose a tag to compare
  • Fix: Font Select in Customizer which was still broken after modernizing the plugin's javascript

Full Changelog: 8.0...8.1

Version 8.0

18 Feb 23:42
a082976
Compare
Choose a tag to compare
  • Fix: incorrect loading of external javascripts
  • Fix: bug when downloading previews for Google Fonts

Full Changelog: 7.9...8.0

Version 7.9

18 Feb 22:12
61404f0
Compare
Choose a tag to compare
  • space to tabs throughout codebase
  • load external scripts from cdn
  • try to fix new release not triggering because of missing /vendor/ folder (implement IGNORE_OTHER_FILES env variable)
    Full Changelog: 7.8...7.9

Version 7.8

18 Feb 18:27
11f7a2c
Compare
Choose a tag to compare
  • avoid publishing the .git folder to the svn repo
    Full Changelog: 7.7...7.8

Version 7.7

18 Feb 18:02
7a590be
Compare
Choose a tag to compare
  • ensure composer generated vendor folder is pushed to svn

Full Changelog: 7.6...7.7

Version 7.6

18 Feb 16:39
7397f79
Compare
Choose a tag to compare

What's Changed

  • Delete .gitattribute by @JohnRDOrazio in #15
  • Make codebase more readable and maintainable by splitting complex code up into separate reusable scripts

Full Changelog: 7.5...7.6

Version 7.5

19 Apr 03:12
f8dd498
Compare
Choose a tag to compare
  • bugfix: when google font previews are not installed or updated, gfonts can be null in gutenberg.js

Version 7.4

18 Apr 17:19
ea15a3a
Compare
Choose a tag to compare

This is actually the same as 7.3, but because of some trouble with action workflow from Github to SVN, we seem to need to try one more release workflow to get it to work correctly.