Skip to content

v.2.1.0

Compare
Choose a tag to compare
@cbaudouinjr cbaudouinjr released this 11 Dec 23:40
· 245 commits to master since this release

Features

GitLab: GitLab URLs are now accepted in questionnaires #414
Agreements: Legal agreements at the end of the questionnaire are now dynamic. You can add and remove agreements as your hackathon sees fit. #377
Hackathon Settings: The settings page for your hackathon has been given a redesign making it easier to fine-tune HackathonManager. #239
Digital Hackathons: HackathonManager can now be optimized for digital hackathons. Features such as travel, dietary restrictions, etc. will be disabled. #378
App Authentication: The OAuth2 management pages have been given a redesign. All pages now use the existing HackathonMangager layouts. #390
Users API: The questionnaire ID of a user's questionnaire can now be retrieved from the user.json endpoint. #393
Messages: New message trigger for attendee check-in. You can now send a message to attendees once they're marked as "checked-in". #292
UI: Miscellaneous UI improvements including the ability to navigate back to the applications/account pages from the manage area. #420 #416 #411 #362

Bug Fixes

  • Fixes sidebar scrolling issue on mobile in manage #380

Development

  • HackathonManager repository has switched from TravisCI to GitHub Actions #419