Jethro v2.31.2
This release adds some bugfixes and minor improvements to the previous version.
Changes:
- #744 - Borders now shown correctly on printed rosters
- #467 - Archived members now included in congregation member count
- #663 - Explanation now given for inability to delete a congregation that's used in an account restriction
- #496 - Bulk updates now correctly update family status based on member statuses
- #667 - Multi-word names can now start with lowercase letter
- #688 - Resolved errors editing an ad-hoc report under MariaDB 10
- #701 - Reports can now correctly show people who are not in any congregation
- #748 - Exporting check-ins now applies the date range correctly
- #750 - Copy-as-TSV now has clean results and can provide table output too
- Service components that have never been used are now grouped together at the top/bottom of the list
Upgrade Procedure
- Log out of Jethro
- Take a backup of your mysql database
- If upgrading from a version older than 2.31.0: Apply all applicable upgrade SQL files from the upgrades folder to your mysql database, including upgrades/2021-upgrade-to-2.31.sql
- Move away your old Jethro files (eg. rename your jethro folder to jethro_old)
- Unzip the new files into the right place (don't just overwrite the old files)
- Move your old conf.php and files/ subdirectory (if not empty) back into your jethro folder.
- Log in and test.
Credits
Thanks to @jefft for the check-ins bugfix.