Skip to content

Releases: codeRIT/hackathon-manager

v1.15.1

21 Jun 22:14
Compare
Choose a tag to compare

1.15.1 (2019-06-21)

Bug Fixes

  • MessageTemplate cache expiration (6d74b53)

Documentation

  • okd: Add init container for running db:migrate (484c1c0)
  • okd: Fix consistent sha256 hash example (0e2d1f1)
  • readme: Rename development -> local development (ceb91f0)

v1.15.0

18 Jun 22:58
Compare
Choose a tag to compare

1.15.0 (2019-06-18)

Deployment

  • Upgrade from Ruby 2.6.2 to 2.6.3 (7448c1d)

Documentation

  • readme: Improve first step of setting up Ruby + MySQL (66a9675)

v1.14.0

18 Jun 06:04
Compare
Choose a tag to compare

1.14.0 (2019-06-18)

Documentation

  • dokku: Clarify .conf files to create (1745f00)
  • dokku: Clarify steps to edit Nginx files + sudo (8057801)
  • dokku: Clear up nginx setup description (4b20eab)

Features

  • Hide MyMLH button if MLH_KEY env var is not set (#167) (9b81034)
  • Link "home" button to marketing site (#166) (d65416d)

v1.13.1

05 Jun 18:13
Compare
Choose a tag to compare

1.13.1 (2019-06-05)

Bug Fixes

  • Update gems to include Chartkick security patch (d0a4796)

v1.13.0

05 Jun 17:17
Compare
Choose a tag to compare

1.13.0 (2019-06-05)

Documentation

  • dokku: Clarify env var setting, nginx conf paths (ddb8d90)
  • Add page on message usage (0559573)
  • Note email & CSS customization options (56cc11b)

Features

  • Add message documentation link (1e89d3e)

v1.12.1

04 Jun 00:07
Compare
Choose a tag to compare

1.12.1 (2019-06-04)

Bug Fixes

  • Patch CSRF vulnerability with omniauth authorization (80ec947)

v1.12.0

30 May 23:53
Compare
Choose a tag to compare

1.12.0 (2019-05-30)

Code Refactoring

  • Consolidate CSS variable usage (d4e8b70)

Features

  • Interactively customize CSS variables (#163) (e1da59b)

v1.11.0

30 May 18:33
Compare
Choose a tag to compare

1.11.0 (2019-05-30)

Features

  • Support custom CSS for public pages (158a996), closes #162
  • Support rich text editing for config variables (a5b002a)

v1.10.0

30 May 17:18
Compare
Choose a tag to compare

1.10.0 (2019-05-30)

Documentation

  • Add recommendation notes to deployment platform list (6f732e7)
  • Clarify prerequisites to deploying on Dokku (3240c4b)

Features

  • Use CSS variables instead of SASS variables (c6c01f5), closes #142

v1.9.0

30 May 04:39
Compare
Choose a tag to compare

1.9.0 (2019-05-30)

Features

  • Better wording for sign-in alert (1b96e6d)
  • Improve My MLH sign-in button (c914d34)