Skip to content

Releases: codeRIT/hackathon-manager

v1.20.0

19 Jan 21:51
Compare
Choose a tag to compare

1.20.0 (2020-01-19)

Features

  • Add TIME_ZONE environment variable ()

v1.19.3

09 Dec 02:52
Compare
Choose a tag to compare

1.19.3 (2019-12-09)

Bug Fixes

  • rollbar: Enable error reporting to Rollbar ()

Documentation

  • dokku: Add notes for updating an existing deployment ()

v1.19.2

07 Oct 21:17
Compare
Choose a tag to compare

1.19.2 (2019-10-07)

Bug Fixes

  • update the gem rubyzip due to security issue reported by Hakiri (#188) (4fc9057)

v1.19.1

07 Oct 16:40
Compare
Choose a tag to compare

1.19.1 (2019-10-07)

Bug Fixes

  • position of favicon to be centered for better UX in datatables (#186) (6e881ba)

v1.19.0

05 Oct 01:47
Compare
Choose a tag to compare

1.19.0 (2019-10-05)

Features

  • Add ability to close registration completely (#176) (457781d), closes #172

Maintenance

Tests

v1.18.0

18 Aug 02:21
Compare
Choose a tag to compare

1.18.0 (2019-08-18)

Features

  • alert if user is redirected when arriving to rsvp (3b6260a)

Maintenance

v1.17.2

17 Jul 03:07
Compare
Choose a tag to compare

1.17.2 (2019-07-17)

Bug Fixes

  • Corrects typo in the Bus Captain Notes config description (#173) (6e4f871)

v1.17.1

15 Jul 06:41
Compare
Choose a tag to compare

1.17.1 (2019-07-15)

Bug Fixes

  • Correct user_name usage for SMTP mail (b8e2d2e)
  • Set SMTP username & password as secret (2b30306)

v1.17.0

14 Jul 22:21
Compare
Choose a tag to compare

1.17.0 (2019-07-14)

Features

  • Support SMTP as an alternative email provider to Sparkpost (#172) (5904384)

v1.16.0

13 Jul 20:05
Compare
Choose a tag to compare

1.16.0 (2019-07-13)

Bug Fixes

  • Capitalization of URL and RSVP config variable names (4561412)
  • Consistent bottom margin on all manage pages (324d820)
  • Don’t load message events when SparkPost API key is blank (a989d02)
  • Show “not set” for nil config values (7bb8d4a)

Features

  • Add link to docs, changelog, bug report on all manage pages (0429eee)
  • Improve editor for disabled_fields configuration (9206718)
  • Note sensitive config values as hidden when set in UI (271b49e)