Sufia 6.2.0
The 6.2.0 version of Sufia includes two new features (#1187, #1189) on the administrative statistics page, allowing users to display a list of new user accounts or deposited files based on a specified date range.
There have also been a handful of bug fixes, including:
- Fixing the autocomplete dropdown that queries Geonames (#1222)
- Restricting the display of collections in the "My" controller to those users can edit (not all collections they can view)
- Disabling display of the Zotero user ID if this integration has not been enabled (#1235)
See the Changes section below for an exhaustive list of the work that has gone into this release. Thanks to the 5 contributors for this release, which comprised 17 commits touching 27 files: Adam Wead, Olli Lyytinen, Justin Coyne, Michael J. Giarlo, and Carolyn Cole.
Upgrade notes
To upgrade from 6.1.0, point your Gemfile at Sufia 6.2.0 and run bundle update sufia
. That's it!