Skip to content

Releases: hackersuite/hs_apply

v1.0.0

04 Dec 22:12
08a4263
Compare
Choose a tag to compare
  • Complete integration with hs_auth API v2
  • Lots of bug fixes and improvements

v1.0.0-beta.1

03 Nov 16:36
cf1f3cc
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Changes

  • Adds Typeorm Migration Support (#89)
  • Fixes multiple issues found during production setup (#88, #83, #80)
  • Refactor to use uniform representation of Typeorm Entity repositories (#82)

v1.0.0-beta.0

24 Oct 12:05
b50469b
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Changes

  • Integration with hs_auth API v2
  • and lots more since the last release...

GUH19

10 Feb 16:08
Compare
Choose a tag to compare

This is the initial release of hs_applications, it includes the following features:

  • Integration with hs_auth
  • Application system
  • Easy to edit JSON representation of application questions
  • Initial support for future application ranking
  • Admin overview and statistics of applications
  • Ability to export applicant data as CSV
  • Email service with invite/rejected/feedback/details emails

See README for further details