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

3.5.0

Compare
Choose a tag to compare
@seven1m seven1m released this 19 Mar 22:26
· 474 commits to master since this release

How to Install

See the Installation wiki page.

Upgrade Notes

We've changed back to using bundle install --deployment (sorry).

Changes

  • Update UI template (AdminLTE)
  • Newly redesigned CSV Import
  • Experimental Debian/Ubuntu package for easier installation
  • Simplify how active/inactive/pending users are classified
  • Show document previews on index page
  • Show friendlier message when no email server can be contacted
  • Support facebook login
  • Don't include deleted families in directory map
  • Relax the email validation rule so emails on new TLDs can be accepted
  • Update gems and config so developers can hack on OneBody on Windows
  • Add 'About' section to user profile view
  • Allow sorting group members and attendance list by last name
  • Assign tasks to all group members
  • Fix bug where prefetching email clients accidentally unsubscribe people from group emails
  • Add new translations and update existing ones
  • Add technical support email to help page
  • Add code of conduct to project
  • Allow enabling 'edit legacy id' setting
  • Add multi-file upload to Documents
  • Improve the Settings page
  • Fix printed directory when family image is a PNG
  • Fix links in emails not using https://
  • Allow changing an album's visibility
  • Put back email feature by default on groups
  • Fix bug creating group without address
  • Background and rate-limit geocoding
  • Add back Gemfile.lock (it was a bad idea to remove it, sorry!)
  • Update Rails to 4.2.6
  • Fix attendance graphs for postgres
  • Remove Docker config