Skip to content

Ezra Project 0.17.0

Compare
Choose a tag to compare
@tobias-klein tobias-klein released this 20 Feb 09:48
· 3443 commits to master since this release

Ezra Project 0.17.0 is the first version that runs on Android tablets (at least Android 5 with a 7" screen). Supporting this new platform has been the major change in this release. Note that initially the UI for Android is only available in English. You can install Ezra Project from the Google Play Store. Aside from that, the new version comes with a few improvements and bugfixes.

Note-worthy improvements and fixes are:

  • Add option to open verse lists in new tab directly (tagged verse lists, xrefs). (#176)
  • Directly select whole input text when clicking on tag filter. (#164)
  • Integrate information "About Ezra Project" in Info Dialog. (#163)
  • Application did not work with non-ascii user directories on Windows. (#172)
  • Fixed bug: Could not install certain modules where the module id is not located in the first line of the *.conf file. (#179)
  • The basic application architecture has been changed significantly in order to support re-use of 99% of the code base. Backend and frontend functionality are now running in two different processes. A positive side effect is that the startup performance has improved due to that.

A detailed listing of all changes can be found in the changelog.

Installation instructions can be found here.

The Cordova Android app sources are maintained in a separate repository.