Skip to content

Releases: Joshun/bibleverserem

Improved offline bible support

11 Nov 14:27
Compare
Choose a tag to compare
  • Improve offline bible support by converting the names of books to those in the translation

Offline bible support

06 Nov 22:07
Compare
Choose a tag to compare

In this release:

  • Offline Bible support using Sword API. It will try to autoload from any zip file in the same folder
  • More Bibles can be downloaded here

Improved GUI and Linux support

06 Nov 18:12
Compare
Choose a tag to compare

New features and improvements:

  • Select by chapter: goes through a verse at a time in a given chapter
  • Select by book: goes through a chapter at a time in a given book
  • Basic Linux support: now works on Linux (run bibversesettings.py), some work still needed to improve theming

Note: you must extract the zip before running, since the index file is needed by the program

first usable version

19 Oct 20:53
Compare
Choose a tag to compare
  • Fix API parsing issues
  • Add simple validation for empty verses input
  • Make threading more robust
  • Display errors in dialog boxes

prevent hang on exit

19 Oct 18:08
Compare
Choose a tag to compare
prevent hang on exit Pre-release
Pre-release

Resolve threading issues

first release

16 Oct 13:46
Compare
Choose a tag to compare
first release Pre-release
Pre-release
v0.1

First release