Releases: topcoder-platform/challenge-api
Releases · topcoder-platform/challenge-api
1.4.6: Merge pull request #472 from topcoder-platform/develop
PureV5 Task Updates
Updating JOI on tags and fixing the markup
Groups Hotfix
Fixing groups Per-page call to minimize round trips
Small Fixes
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
Phase IDs incorrectly referenced. Predecessors now work correctly.
Minor Performance Updates
- listChallengesByMember is now faster in GET / v5/challenges/:id by passing the challenge id
- Attachment upload array fixes
Work Manager Issue Update
- 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
Bug Fix & Updates
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
Fix to Fuzzy Search using ?name=
Logging cleanup
Adding isDefault for Challenge Timeline Template
Adding /challenge-timeline Filters