Skip to content

Releases: rubiot/ibiblia

iBiblia v1.0.0.59

29 May 00:28
Compare
Choose a tag to compare

This release contains the following changes:

  • Definitive fix for #59, last fix didn't work;
  • Fixed crash on replace Bible text (#55);
  • New option to select Strong's count method (count words vs. count strong's tag) (#51);
  • Using better wording in Options menu entries. Added hints explaining better each one.

iBiblia v1.0.0.58

22 May 02:35
Compare
Choose a tag to compare

This release includes the following fixes and changes:

  • Now it is possible to override an existing MySword Bible module file;
  • Feature to highlight words with same strongs now works with words from the current text also;
  • Single quotes showed as double quotes in translation memory (#57);
  • Dictionary popup is now displayed even when no dictionaries are configured (displays Translation Memory only) (#46);
  • Minor fix for show strongs tags feature (undocumented, toggled on/off by F8);
  • Fixed strongs count for destination text (#51);
  • Fixed crash that happened when left-clicking a word from reference texts;
  • Fixed crash that happened when trying to synchronize lemma with theWord dictionary (#59).

iBiblia v1.0.0.57

16 May 23:49
Compare
Choose a tag to compare

This release includes the following changes:

  • Synchronization of theWord dictionaries to the clicked word's lemma and morphology information, besides the usual Strong# (#31);
  • Fixed exportation of Bible modules for whole Bible projects;
  • New feature to highlight words having the same Strong# as the current pointed word in all other texts;
  • Fixed bug in which the save confirmation dialog still appeared even if the project had no changes;
  • Exportation of Strong's dictionary concordance for all project types (OT, NT and whole-Bible).

iBiblia v1.0.0.56

12 Apr 00:35
Compare
Choose a tag to compare

This release includes the following changes:

  • Some typos fixed, thanks to Jonathan Koehn;
  • Navigation tree is always updated now, no matter how the current verse was set (#41);
  • Added support for MySword Bible modules in export dialog;
  • Added experimental support for whole Bible projects.

iBiblia v1.0.0.55

09 Mar 16:49
Compare
Choose a tag to compare

This release includes the following changes:

  • Strongs count now uses the UI font. Using the the verse font was problematic with some non-latin fonts.
  • Minor adjustment on the main window layout to eliminate an unnecessary gap.
  • Showing all alternatives on translation memory popup. It was showing only the translations for the exact inflected form of the word (#7).
  • Start from scratch on destination text. (#38).

iBiblia v1.0.0.54

20 Feb 02:42
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixing a crash caused by uninitialized association status;
  • Fixing bible module importation filter (#32);
  • Fixing a remaining crash cause by verse edit scrollbars.
  • Making the comment textbox resizeable (#26);

iBiblia v1.0.0.53

10 Feb 18:59
Compare
Choose a tag to compare

This release include the following modifications:

  • Fixed an occasional crash that happened when importing an .ot module;
  • Fixed a bug on the application of verse rules;
  • Fixed a bug in which the navigation tree stopped working (#29);
  • Fixed a bug in which iBiblia lost the current verse position after importing a new reference text;
  • Added a basic about dialog with version info and contact info;
  • Current project file name added to the main window caption (#19).

v1.0.0.52

30 Jan 02:22
Compare
Choose a tag to compare
v1.0.0.52 Pre-release
Pre-release

This release include the following changes:

  • Fixed two situations in which the 'show strong count' option would cause a crash (#17);
  • Fixed renderization error with 'show strong count' option enabled (#27);
  • Fixed Portuguese message shown along with the English message in case of corrupt association data;
  • Added option to choose between Alt and Ctrl as modification key to activate dictionary popup.

Strong's count crash fix

29 Jan 11:18
Compare
Choose a tag to compare
Pre-release

This release includes the following changes/fixes:

  • Now the dictionary popup includes a tab showing the translation memory for the pointed word.
  • Fixed crash that happened when strong's count option was on and the verse edit had scrollbars.

Mostly bugfixes

24 Jan 00:38
Compare
Choose a tag to compare
Mostly bugfixes Pre-release
Pre-release

This release includes the following changes:

  • 'Exit' button exited iBiblia even when the user chose cancel on the confirmation dialog. Now it respects the user choice (#25);
  • 'Clear text' opperation still retained in the database the old, now invalid associations. Now it correctly clear them all;
  • 'Load new text' operation still retained in the database the old, now possibly invalid associations. Now iBiblia presents the user two options: (1) discard all associations or (2) try to keep them. The latter compares the old to the new text and tries to find words that didn't change and keep their associations. The rest is discarded. This is the same algorithm used on the verse edit box. Hopefully we'll have no more 'corrupt data' coming from this operation (#20, #24).