Skip to content

Releases: caleb531/youversion-suggest-raycast

v3.5.0

18 Jun 03:33
d23c2e5
Compare
Choose a tag to compare
  • Added language support for Filipino (tgl)
    • The default version is Magandang Balita Biblia 2005 (MBB05)
  • Tweaked the casing of the "Look up Bible Reference" command per Raycast's conventions

v3.4.1

21 Feb 01:28
fca8fe5
Compare
Choose a tag to compare
  • Fixed a bug where verses containing line breaks (e.g. Psalm 23:1 NASB1995)
    could not be copied to the clipboard

v3.4.0

10 Jan 04:48
d2b265d
Compare
Choose a tag to compare
  • Added language support for Ukrainian (ukr)
    • To use, look for Українська in the Language dropdown for the "Set Bible
      Preferences" command
    • CUV has been set as the default version/translation for this language, but
      if you want to change it, feel free

v3.3.0

17 Jun 19:00
879ad5b
Compare
Choose a tag to compare
  • Fixed a bug where "Search the Bible by Phrase" results were always in English
  • Fixed a bug where copied Bible content was always in English
  • Updated the Raycast API to the latest version (v1.53.4, at the time of
    writing)

v3.2.0

03 Jun 22:33
3ab84c4
Compare
Choose a tag to compare
  • Fixed a recently-occurring error when fetching Bible verse content
  • Under-the-hood improvements to improve the stability of the extension going forward

v3.1.0

02 May 19:36
d4dda05
Compare
Choose a tag to compare
  • Added a new setting to control the inclusion of verse numbers in copied Bible
    content
  • Added a new setting to control the preservation of line breaks in copied Bible
    content (useful for verses from books like Psalms or Proverbs)
  • Updated Raycast API to v1.50.1
  • Removed obsolete code from codebase

v3.0.0

26 Apr 01:15
8ce1fdc
Compare
Choose a tag to compare
  • Fetched the latest Bible data from YouVersion
  • Fixed a bug where the extension would not correctly retrieve Bible
    data when a non-English language (particularly one containing non-ASCII
    characters) was chosen

v2.1.0

12 Apr 00:57
6c87d98
Compare
Choose a tag to compare
  • Updated the Raycast API to the latest version (v1.49.2, at the time of writing)

v2.0.1

10 Apr 20:34
9e02ad0
Compare
Choose a tag to compare
  • Fixed a critical bug where the "Copy to Clipboard" functionality would return
    an error for any passage; all users are encouraged to upgrade to this release
  • Fixed a critical bug where the "Search the Bible by Phrase" command would
    return no results

v2.0.0

19 Sep 00:25
1783c82
Compare
Choose a tag to compare

New Features

  • Added new "Reference Format" preference, allowing you to control the format
    of copied Bible verses/chapters - See the README or the "Set Bible Preferences" command for details
  • Revised command names to be clearer (e.g. "Look Up" instead of "Filter")
  • Added Help information to Preferences view

Breaking Changes

  • Changed extension ID to remove *-raycast suffix; if you're already using v1, this means that you will
    need to uninstall and reinstall the extension