Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Releases: sef-global/scholarx-backend-v1

ScholarX Backend - v1.5

16 Jul 20:59
e675653
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5

ScholarX Backend - v1.4.1

10 Aug 12:41
1009797
Compare
Choose a tag to compare

Fixes

  • Remove duplicate mentee profiles when sending emails (#202)

ScholarX Backend - v1.4

10 Aug 08:43
591140c
Compare
Choose a tag to compare

Fixes

  • Prevent mentors from applying to themselves (#192)
  • Prevent mentors from applying as mentees for the same program (#195)
  • Fix email notification bug (#196)

Improvements

  • Update notification email content (#199 )

ScholarX Backend - v1.3

03 Aug 13:35
3531f66
Compare
Choose a tag to compare

Release latest changes

Fixes:
Delete mentees with multiple mentors before moving to the 'ONGOING' program state

ScholarX Backend - v1.2.4

29 Jul 13:29
19a38ca
Compare
Choose a tag to compare

Fixes:

  • Fix exception caused by null profile image (#184)

ScholarX Backend - v1.2.3

26 Jul 16:07
ac631e7
Compare
Choose a tag to compare

Fixes

  • Prevent mentors from editing application in wrong program states (#182 )

ScholarX Backend - v1.2.2

16 Jul 12:23
Compare
Choose a tag to compare

Fixes

  • Prevent admins from editing questions in wrong program states (#165)
  • Fix mentee delete option (#167)
  • Bump spring-security-core from 5.3.3.RELEASE to 5.3.10.RELEASE (#173)

Improvements

  • Improve the architecture of emailing feature (#150)
  • Implement email template feature (#171)
  • Customize email template with SEF details (#177)

ScholarX Backend. - v1.2.1

07 Jun 06:06
5dffda0
Compare
Choose a tag to compare

Hot Fix

  • Updated the travis script

2021 June 03 - Version 1.2

03 Jun 06:09
d74aff9
Compare
Choose a tag to compare

Notable Changes

  • Improved email notifications feature
  • Improved mentor application flow with dynamic application forms
  • Disabled cors for frontend developers

Commits

Added threads to improve email notification service (#133)
54d249f

Disable CORS restrictions on localhost:3000 (#137)
413864c

Extend models to accommodate dynamic mentor applications (#140)
b3e9885

Create edit and delete question endpoints (#144)
5274e6b

Fix the travis build (#145)
73f798e

Add LinkedinURL to the profile (#152)
91e08b1

Merge branch 'master' into development
397e8be

v0.2

02 Jan 15:36
2e59272
Compare
Choose a tag to compare
Confirm Mentor feature for Approved Mentees (#92)