Releases: YaleSTC/reservations
v3.4.3-rc5
Final final pre-release for v3.4.3, fixes critical validation issue #932
v3.4.3-rc4
This release improves the search box UI and updates the staging
environment. It will actually be the final release candidate for v3.4.3.
v3.4.3-rc3
Final release candidate for v3.4.3; fixed reservation renewals, added customizable prompt for requests, and other small issues. Note that this release does not include an updated CHANGELOG; please refer to this one.
v3.4.3-rc2
This RC switches our staging environment to use RAILS_ENV=staging (had been using ENV=development). Email cronjobs were disabled for all but ENV=production. These changes were necessitated by the MiniProfiler gem overloading Yale's servers' inodes limits, and we chose to get around it by switching to staging on our pre-production testing server.
v3.4.3-rc1
First release candidate for v3.4.3; consult CHANGELOG for changes (primarily bugfixes for v3.4.2)
v3.4.2
v3.4.1
v3.4.0
Final release of v3.4.0. This will be our final minor version release on Rails 3.2 code. Important bugfixes and minor enhancements will be backported in new point-releases from the v4.x series until v4.x is stabilized on Rails 4.1 with an updated Bootstrap UI.
v3.4.0-rc4
v3.4.0-rc3
This reverts Ruby version back down to 2.1.1 for server compatibility.