You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
* This file will be updated whenever a new release is put into production.
3
3
* Any problems should be reported via the "report an issue" link in the footer of the application.
4
4
5
+
## v5.4.0 - 2015-10-26
6
+
### Fixed
7
+
* Setup script for initial user now doesn't echo the typed password ([#1304](https://github.com/YaleSTC/reservations/pull/1304)).
8
+
* Addressed a versioning issue with Capistrano ([#1306](https://github.com/YaleSTC/reservations/issues/1306)).
9
+
* The seed-script-created superuser can now login in CAS mode ([#1320](https://github.com/YaleSTC/reservations/issues/1320)).
10
+
* Actually fixed the user authentication initializer allowing both CAS and password authentication to be used ([#1324](https://github.com/YaleSTC/reservations/issues/1324)).
11
+
12
+
### Added
13
+
* ENV variable 'LOG_EMAILS' to log more detailed information upon sending any email ([#1127](https://github.com/YaleSTC/reservations/issues/1127)).
14
+
* Email notifcations for requests that expire ([#1203](https://github.com/YaleSTC/reservations/issues/1203)).
15
+
5
16
## v5.3.0 - 2015-09-21
6
17
### Fixed
7
18
* Fixed issues with reservation renewals and added tests ([#416](https://github.com/YaleSTC/reservations/issues/416), [#1218](https://github.com/YaleSTC/reservations/issues/1218)).
0 commit comments