Releases: bibletime/bibletime
v3.2.0
The BibleTime Team is pleased to announce the availability of BibleTime 3.2.0. This update includes improvements to usability, performance and code.
Key changes
- Added basic Text-to-Speech (TTS) for selected text, accessible via the context menu and configurable in the Settings. Requires the Qt TextToSpeech module and a compatible TTS engine to be installed. Can be disabled at build time.
- Added option to search works open in the active window, now the default action for Ctrl+O.
- Improved dark theme detection.
- Dropped support for macOS.
Updated build requirements
- Minimum Qt version bumped to 6.7 (and must be compiled with ICU support).
- Minimum CMake version bumped to 3.25.
- pkg-config (or pkgconf) is now required.
Bugfixes
- Resolved a critical issue that was causing startup crashes and high memory usage when loading legacy configuration file from Qt5-based BibleTime versions.
- Fixed compilation against Sword 1.8.1.
- Prevent offering to copy when no text is selected.
- Fixed the saving of states of docking windows.
- Fixed cross-references always displaying Rev 1:1.
- Fixed missing module grouping in some module chooser menus.
- Fixed "change location" shortcut not working when the target widget is already focused.
- Cleared a number of debug warnings.
- Removed a potential assertion triggered by the "Manage indexes" button.
- Fixed a number of hyperlink click handling issues.
- Corrected context menu placement in the search results area.
- Correctly disable history buttons at initialization.
- Ensure the initial location is included in the history list.
Release artifacts
Details of bibletime-3.2.0.tar.xz:
- File size: 1308936 bytes (1.25 MB)
- MD5SUM: 47a7cc5d1195dbfc42b5b487fc8f1d48
- SHA1SUM: b2d1a64c58e63c8226ea657ae9c69869ea09b96b
- SHA256SUM: ccdd172a2bc8a0c57fe8982cdc3cb3856da42ba78936c7837f43b30d4ad20bb5
Details of bibletime-3.2.0.tar.lz:
- File size: 1305845 bytes (1.25 MB)
- MD5SUM: 50baca63b70a7829d1353642dbf7c508
- SHA1SUM: e3cb151d39c416b266017c461843a7f1542168ee
- SHA256SUM: ddc0e92e078041325bbe9a11a8c79a62b2af2fa2c042c901b8b6ae92f8b90683
To God be the glory, and our sincere thanks to all contributors.
v3.2.0_rc1
The BibleTime Team is pleased to announce the availability of BibleTime 3.2.0 release candidate 1. This update includes improvements to usability, performance and code.
Key changes
- Added basic Text-to-Speech (TTS) for selected text, accessible via the context menu and configurable in the Settings. Requires the Qt TextToSpeech module and a compatible TTS engine to be installed. Can be disabled at build time.
- Added option to search works open in the active window, now the default action for Ctrl+O.
- Improved dark theme detection.
- Dropped support for macOS.
Updated build requirements
- Minimum Qt version bumped to 6.7 (and must be compiled with ICU support).
- Minimum CMake version bumped to 3.25.
- pkg-config (or pkgconf) is now required.
Bugfixes
- Resolved a critical issue that was causing startup crashes and high memory usage when loading legacy configuration file from Qt5-based BibleTime versions.
- Fixed compilation against Sword 1.8.1.
- Prevent offering to copy when no text is selected.
- Fixed the saving of states of docking windows.
- Fixed cross-references always displaying Rev 1:1.
- Fixed missing module grouping in some module chooser menus.
- Fixed "change location" shortcut not working when the target widget is already focused.
- Cleared a number of debug warnings.
- Removed a potential assertion triggered by the "Manage indexes" button.
- Fixed a number of hyperlink click handling issues.
- Corrected context menu placement in the search results area.
- Correctly disable history buttons at initialization.
- Ensure the initial location is included in the history list.
Release artifacts
Details of bibletime-3.2.0_rc1.tar.xz
- File size: 1308708 bytes (1.25 MB)
- MD5SUM: 7af545e262d98226c138c81e6d1aad78
- SHA1SUM: 31da66befcc7fe4c67e6ce09db3c7ac325b57dba
- SHA256SUM: 99675c6e76c2414f6bd72716d40ef534f3810e546c3d29ab64ee71ff99b4b3f7
Details of bibletime-3.2.0_rc1.tar.lz
- File size: 1306007 bytes (1.25 MB)
- MD5SUM: a1aee621a2ec4df45df427bf8014f3d4
- SHA1SUM: 5a0a298248f6327ce7e4b5b9c6ba40807f2b9d36
- SHA256SUM: 49074833acb175f0988160a21a73f178d808eb405a0ed190b90f2925881a8c7f
To God be the glory, and our sincere thanks to all contributors.
v3.1.1
The BibleTime Team is pleased to announce the release of BibleTime 3.1.1, the second stable version in the 3.1 series.
Changes since 3.1.0:
- Fixed a compatibility issue causing BibleTime to loop on startup consuming all memory and crashing when reading configuration files written by previous versions of BibleTime based on Qt5.
- Fixed compilation against Sword 1.8.1.
Release artifacts
Details of bibletime-3.1.1.tar.xz
- File size: 1571864 bytes (1.50 MB)
- MD5SUM: 6148795869f68315dd5b19feb9051f55
- SHA1SUM: e65f6277716062d2662e72b3e6cec81bece09918
- SHA256SUM: 71dbafdc8d29518aede79269d027d80b4192633e7a614c89ed76aeb0e0bd1dd4
Details of bibletime-3.1.1.tar.lz
- File size: 1570171 bytes (1.50 MB)
- MD5SUM: 44feb8cdbc42e4f744002312d587fd4b
- SHA1SUM: fc5a1424452c86fbc697513a00ed76a3fa98d9f2
- SHA256SUM: b1c7d35096eccc0bcf7280ab76520d8e6e1fb13e4ea907b9e3dae27d498a03c4
v3.1.0
The BibleTime Team is pleased to announce the release of BibleTime 3.1.0, marking the first stable version in the 3.1 series. This update introduces support for the Qt6 toolkit, ensuring better compatibility with modern systems.
Since version 3.0.0, over 1600 commits have been made, focusing primarily on maintenance, stability and overall code quality improvements. Users still on the 3.0 series are strongly encouraged to upgrade, as the 3.0 series is no longer supported.
Platform Support Updates:
- Windows: A Windows installer is not available for this release, but we are actively working on providing one in future updates of the 3.1 series.
- macOS: Unfortunately, due to technical and licensing challenges, along with limited developer resources, the 3.1 series will not be packaged for macOS.
- linux: A flatpak is available at flathub.org. A snap is available at snapcraft.io.
v3.1.0_rc4
Release 3.1 RC 4
v3.1.0_rc3
Release 3.1 RC 3
v3.1.0_rc2
Release 3.1.0 RC 2
v3.1.0_rc1
Release 3.1.0 RC 1
v3.0.3
The BibleTime team is proud to announce the immediate availability of BibleTime version 3.0.3 which is the third bugfix release in the stable 3.0 series of BibleTime.
All users of BibleTime are encouraged to upgrade, especially users still using BibleTime version 2.11.2 or earlier.
Notable changes since 3.0.2:
- MacOS build improvements
- Fixed license.html being installed twice
- Partially worked around a libsword bug which limited download durations to
10 seconds - Fixed bug which made it impossible to active toolbar buttons using keyboard
- Fixed some out-of-bounds memory read
- Fixed a number of input parsing and output generation errors, including
invalid memory reads - Fixed search scopes not being properly translated
- Fixed version information in installed metadata files
- Updated translations
Details of bibletime-3.0.3.tar.xz:
- File size: 1620012 bytes (1.54 MB)
- MD5SUM: 07c4f717f15be1418c0e3f434ee2983c
- SHA1SUM: 4af0d3f999b8848986ead5b7b2708bb70ff11460
- SHA256SUM: 80e5e4ccb69a95201036442dd3f13dffcfcb0f001be1222ce7eefcb30fcc2692
The Windows and MacOs binaries are available below. The snap version is available in the snap repository. The flatpak version is available through flathub.org.
Glory be to God and thanks to everyone who contributed to this release!
v3.0.2
The BibleTime team is proud to announce the immediate availability of BibleTime version 3.0.2 which is the second bugfix release in the stable 3.0 series of BibleTime.
All users of BibleTime are encouraged to upgrade, especially users still using BibleTime version 2.11.2 or earlier.
Notable changes since version 3.0.1:
- Fixed a build-error caused by an C++11 incompatibility (bug #332)
- Fixed copying of text disabled with Qt versions earlier than than 5.13 (bug #334)
- Fixed some undefined behavior and out-of-bounds memory errors
- Fixed missing documentation in Windows
- Updated translations
- Added ability to copy docs into build during install and packaging
Details of bibletime-3.0.2.tar.xz:
- File size: 1631828 bytes (1.56 MB)
- MD5SUM: 026794966a22c59bf8a814f3efaf9a62
- SHA1SUM: 5bc1cb264af3efcbfbb4f7086892b7ba683ab04a
- SHA256SUM: fc93639d4fc3183e1846dacacd7eede8c80d09962285d81325cf896ebf48609e
Glory be to God and thanks to everyone who contributed to this release!