Skip to content

v1.0.0-alpha-12

Pre-release
Pre-release

Choose a tag to compare

@jody-pm jody-pm released this 14 Jul 16:16
· 50 commits to main since this release

[1.0.0-alpha-12] - 2025-07-14

Removed

  • Lingering iqbible_start_session() in iqbible-api.php

Fixed

  • Copy paste error in functions.php within the iq_bible_books_ajax_handler (OT assigned to both NT and OT)
  • iq_bible_chapter_ajax_handler and iq_bible_get_book_name make separate API calls just to get a book's name. The plugin already fetches and caches the entire list of books for the current language.
  • Fixed/removed duplicate 'IQBible' shortcode in iqbible-api.php

Changed

  • GetOriginalText now includes the joined glossary from the API update (q.v.), so we are now efficient and no longer have to loop through each word.
  • All text instances of 'Study Bible' to 'Advanced Study Bible'
  • All instances of shortcode ['IQBible'] to ['iqbible_advanced']
  • Hebrew chars remain RTL but line itself left-aligned

[1.0.0-alpha-11] - 2025-07-13

Added

  • Final checklist reviews for WordPress Plugin Compliance. Almost ready to submit...