Skip to content

Supporting release for Connect 2.4.13

Compare
Choose a tag to compare
@vikasrohit vikasrohit released this 23 Jul 09:12
· 1235 commits to master since this release
ee8a936
  • Support for pausing milestones by keeping a history of status changes for a milestone. Existing milestones would not have the pause feature until they have first record in their status history i.e. after first status change of existing milestones after this release, user of the API would be able to pause/resume such milestones.
  • Support for identifying SSO enabled project invites based on ref codes
  • Supported long awaited fix for multiple invites to a project via email #334
  • Fixed migration of refactored project and product templates. Does not affect any of the existing data as we don't yet have refactored templates in database
  • Support for attachments during project creation
  • Fixed bug where disabled project and product templates were being returned in the metadata call resulting in rendering of disabled forms
  • Fixed security issue for phase operations
  • Added more unit tests for validating couple of security scenario in project update endpoint