Skip to content

Releases: topcoder-platform/challenge-api

1.4.6: Merge pull request #472 from topcoder-platform/develop

03 Mar 09:12
3405ff2
Compare
Choose a tag to compare

PureV5 Task Updates

21 May 14:12
Compare
Choose a tag to compare

Updating JOI on tags and fixing the markup

Groups Hotfix

17 May 12:57
10b592d
Compare
Choose a tag to compare

Fixing groups Per-page call to minimize round trips

Small Fixes

01 Apr 05:54
Compare
Choose a tag to compare

Forum Title Limit - Create a challenge with a long title, the title will be truncated to 100chars
Defaults - Challenge POST without status will default to NEW, without startDate will default to NOW
v5 Projects / BA - Challenge creation checks v5/projects
Search by prize range - Added filters for GET /v5/challenges?totalPrizesFrom=500&totalPrizesTo=4000

Phase Fixes

10 Mar 14:35
Compare
Choose a tag to compare

Phase IDs incorrectly referenced. Predecessors now work correctly.

Minor Performance Updates

19 Feb 13:22
59963c9
Compare
Choose a tag to compare
  • listChallengesByMember is now faster in GET / v5/challenges/:id by passing the challenge id
  • Attachment upload array fixes

Work Manager Issue Update

22 Dec 16:54
Compare
Choose a tag to compare
  • Auto-population of phases
  • Fixing JOI on ForumID
  • Fixing JOI on Phase Duration
  • Defaulting legacy.reviewType
  • Admin access to private spec
  • Misc Work Manager Fixes

Attachments API & Misc Fixes

03 Dec 03:11
Compare
Choose a tag to compare

Attachments API implemented

Add the ability for a Topcoder User to create challenges. This still relies on them having an active project and a Billing Account to launch work.

Misc Issues Fixed:

Bug Fix & Updates

09 Nov 14:12
Compare
Choose a tag to compare

Few new features:

  • Search improvements, including ?search= to search across tags, description, and title.
  • Metadata tag search
  • fullReadAccess/fullWriteAccess
  • ES Reindex

Bug Fix and Minor Updates

22 Oct 03:03
Compare
Choose a tag to compare

Fix to Fuzzy Search using ?name=
Logging cleanup
Adding isDefault for Challenge Timeline Template
Adding /challenge-timeline Filters