Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@seven1m seven1m released this 26 Sep 01:09
· 1259 commits to master since this release

Upgrade Notes

  • Be sure you are upgrading from a OneBody version of 3.0.0 or later. If you are upgrading from a version in the 2.x series, you will need to first completely upgrade to 3.0.0, then upgrade to this version.
  • Set the Country field on all your family records:
    1. Set your "Default Country" in the admin dashboard Settings screen.

    2. Run the following rake task to set your country on all existing family records:

      RAILS_ENV=production bundle exec rake onebody:set_country
      

Changes

  • add Portuguese translation
  • add Dutch (Netherlands) translation
  • add "Country" field to people, with "Default Country" site setting
  • fix bugs geocoding addresses outside the US
  • add "tasks" feature for groups
  • add Facebook and Twitter links to profile
  • improve UX for adding a new person/family
  • show a person's albums on profile page
  • show family picture in search results if not profile picture
  • make "small group" size configurable
  • add option for groups to include all adults in the community
  • improve wording in various email messages
  • remove confusing "notes" feature
  • add drag-and-drop sorting controls
  • allow html source editing on wysiwyg editor
  • add option to send prayer request as email
  • add 'primary email holder' setting for family members who share an email address
  • don't send rejection emails when both sender and receiving group cannot be determined
  • fix bug uploading some PDF and HTML documents
  • fix bug importing people by id
  • fix bug printing some pages
  • fix bugs with date entry and date-picker
  • fix bug setting person email if no notification email is configured
  • fix anniversary field showing on children
  • fix bug showing/applying some profile updates
  • fix bug running 'worker' with Docker
  • fix bug with Google Analytics and Safari