Skip to content

Jethro v2.23.2

Compare
Choose a tag to compare
@tbar0970 tbar0970 released this 14 Jun 11:42
· 856 commits to master since this release

This release adds some minor enhancements and fixes a few bugs.

Enhancements

  • Improvements to page layout in the members area
  • Spell check now enabled in rich-text fields
  • Roster-pesonnel keywords in service components can now include an index, eg %BIBLE_READER_1_FIRSTNAME%
  • Personnel section of service run sheet page now has email/sms links

Bugfixes

  • #405 - family photos are now displayed in members interface
  • #460 - bulk update sometimes failed the first try
  • #470 - error when mysql in strict mode (thanks @Condrad Smith)
  • #472 - sometimes running out of memory constructing person history (thanks @Condrad Smith)
  • #498 - photo rotation sometimes incorrect, now autodetected

Upgrade Procedure

  1. Log out of Jethro
  2. Take a backup of your mysql database, especially if upgrading from a version older than 2.22.0
  3. If upgrading from a version older than 2.22.0: Apply all applicable upgrade SQL files from the upgrades folder to your mysql database, including upgrades/2018-upgrade-to-2.22.sql (There is no upgrade for v2.23)
  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.