Skip to content

Jethro v2.24.1

Compare
Choose a tag to compare
@tbar0970 tbar0970 released this 23 Aug 10:54
· 806 commits to master since this release

This release offers some minor enhancements and fixes a few bugs from 2.24.0.

Enhancements

  • Person/Family photo uploads on mobile now allow either new-photo or camera-roll selection
  • Headcount field now uses numeric keypad in iOS
  • Issue #410 - service component usage stats simplified
  • DOCX contact list - single-person photos now shown smaller than family photos

Bugfixes

  • Issue #524 - custom field values not displayed correctly
  • Issue #527 - photo scaling issue
  • Issue #474 - group-members listing was too crowded
  • Issue #531 - service component sorting is now case insensitive
  • Issue #533 - error re archived family members and deleting persons

Upgrade Procedure

  1. Log out of Jethro
  2. Take a backup of your mysql database, especially if upgrading from a version older than 2.24.0
  3. If upgrading from a version older than 2.24.0: Apply all applicable upgrade SQL files from the upgrades folder to your mysql database, including upgrades/2018-upgrade-to-2.24.sql
  4. Move away your old Jethro files (eg. rename your jethro folder to jethro_old)
  5. Unzip the new files into the right place (don't just overwrite the old files)
  6. Move your old conf.php and files/ subdirectory (if not empty) back into your jethro folder.
  7. Log in and test.