Releases: gitcomteam/gitcom-api
Releases · gitcomteam/gitcom-api
v0.19.0
- project images
- user model - email confirmed method
- registration bonus background job
- test hotfix (2) / renamed circleci test config
- adding tasks to jobs pool
- clean up job pool between tests
- JobPool - fix waiting for jobs
- UserBadge transformer hotfix
- importing GitHub project without auth WIP
- transformers fixes
- submit new project anonymously
- sync issues background job
- get cards - endpoint pagination
- card response hotfix
- get cards response hotfix
- project alias creation fix
- newest projects pagination / get project cards endpoints
- get cards endpoint
- updated sync issues background job
- misc fixes / discord webhooks for system events
- fixed repo origin id parsing
v0.18.0
- fixed exception while creating user without email - fix #42 null value in column "email" violates not-null constraint
- currency types hotfix - v0.17.1-rc2
- project posts endpoint + schedule job
- project posts hotfix
- auto add project to creators library
- bump version
- GET repository metadata
- moved settings controller
- fixed GitHub auth in SyncReleases job
- user badges
- build hotfix
- default User 'Early adopter' badge
- GET latest posts endpoint
- hotfix creating project posts
- project posts sync 'created at' date on creation
- sync releases hotfix when repo not found
- get user projects hotfix
- sync releases date hotfix
- allowed subscription currency values updated
- added new setting for post register survey
v0.17.1-rc1
- Fixed creating user without GithHub email (it was failing before)
- Added CLI command to create users manually
v0.17.1
v0.17.0
v0.16.0
Updated:
removed spaces from emails/logins on register
added GitCom token as currency type
remove unused CLI commands
project alias - remove spaces & converting it to lower case
new CLI commands:
- manually create the project
- print tables size
fixed typos
v0.15.0
v0.14.0
v0.13.0
Summary:
- API for login via social networks and services (GitHub, GitLab, Google)
- API fixes
Full release logs
Features
- Added deploy scripts
- Model caching (enabled for some models)
Bugfixes
- Fixed a bug when request failed on settings update
Other
- Changed based docker image to dotnet core