Releases: myriadsocial/myriad-api
Releases · myriadsocial/myriad-api
1.0.0-beta1
- no changes
1.0.0-alpha3
🚀 Features
- Added new feature draft post
- PR: #276
- Introduce to new endpoint for storage bucket
- PR: #292
- Make public for image mutation
- PR: #296
- Added upload type
- PR: #299
- Used available format for sharp converter
- PR: #300
👌 Improvements
- empty importers when not friend
- PR: #272
- fixed post query
- PR: #273
- read single notification
- PR: #274
- Added endpoint for mutual friends
- PR: #203
- Added query to include total mutual
- PR: #277
- migration for friends collection
- PR: #278
- Migration/friends
- PR: #280
- added endpoint for handle draft post
- PR: #281
- fixed posts
- PR: #282
- get detail mutual friends
- PR: #283
- recalculate kudos when removed vote
- PR: #284
- Added activity logs
- PR: #285
- fixed timeline query
- PR: #287
- fixed report api
- PR: #275
- fixed primary social media
- PR: #291
- secure wallet address
- PR: #290
- migration for activity logs collection
- PR: #289
- Refactor activity logs
- PR: #293
- handle deleted imported post
- PR: #298
- added account setting migration
- PR: #301
- refactor user collection
- PR: #302
- Improvement/currencies
- PR: #303
- fixed experience
- PR: #304
- fixed endpoint delete user experience
- PR: #306
- fixed exchange rates
- PR: #308
- fixed post filter by experience & include users in experience
- PR: #310
- added cron job for fetching people
- PR: #307
- error handling for coin market cap api
- PR: #311
- handle unknown myrian and initial migration
- PR: #312
- fixed experiences
- PR: #313
- fixed query
- PR: #315
- activated authentication
- PR: #314
🐛 Fixes
1.0.0-alpha2
👌 Improvements
- add feature claim tips
- PR: #252
- added escrow secret key
- PR: #251
- added user people relation
- PR: #254
- Added post importer relation
- PR: #233
- fix username validation
- PR: #255
- Added new migration
- PR: #257
- Added interceptor for restricted post
- PR: #256
- hard delete post included the comments
- PR: #259
- Kudos for import post
- PR: #258
- response posts by id
- PR: #260
- return post without importer when platform is myriad
- PR: #261
- fixed get importerIds method
- PR: #262
- fixed timeline query
- PR: #263
- Improvement/query
- PR: #264
- Fix migration
- PR: #267
- fixed imported post response
- PR: #265
- recounting kudos when hard delete post
- PR: #266
1.0.0-alpha1
🚀 Features
- Add field username
- PR: #130
- Activity log to limit changing username
- PR: #132
- Add new field for default user currency
- PR: #131
- Refactor CRUD Experience
- PR: #134
- Checked connection before creating new currency
- PR: #161
- Adding Fluentd + Winston Logger & Pull Request Template
- PR: #155
- Added CMS feature for report monitoring
- PR: #165
- Autogenerate password and return gun public and ePublic keys in friends list
- PR: #167
- Added popular post feature
- PR: #176
- Integrate with sentry node
- PR: #180
- Added feature blocked user
- PR: #186
- Added feature kudos
- PR: #193
- Conversion crypto to USD
- PR: #209
- Save settings for notifications
- PR: #216
👌 Improvements
- Improvement comment feature
- PR: #139
- Improvement Comment Feature
- PR: #149
- Add field website user profile
- PR: #152
- Increase AUSD login reward for new user
- PR: #153
- Refactor experience
- PR: #160
- Rename like collection to vote collection
- PR: #163
- Improved Post Collection
- PR: #164
- Add function notification on change report status
- PR: #168
- fixed query for timeline
- PR: #169
- Added likes endpoint
- PR: #173
- Fixed embeded URL
- PR: #175
- Added sortBy filter
- PR: #178
- Added notifications to post, transaction, and vote controller
- PR: #179
- Added new filter for search post
- PR: #187
- Refactor Report API
- PR: #189
- Added reporters relation when GET /reports
- PR: #190
- Fixed social media verification
- PR: #191
- Fixed social media verification
- PR: #192
- Added new feature user metric
- PR: #194
- Added new field in user social media model
- PR: #197
- Added new endpoint for updating primary social media
- PR: #198
- Refactor Report API
- PR: #199
- Include votes in comment model
- PR: #200
- Added new endpoints to get post from commentId
- PR: #201
- Fixed reports controller
- PR: #202
- fixed search post by query
- PR: #204
- fixed counting public metric
- PR: #205
- Fixed mention notifications
- PR: #206
- Added new field in notification model
- PR: #207
- fixed update exchange rate job
- PR: #210
- fixed notifications referenceId for transaction
- PR: #212
- fixed report api
- PR: #214
- fixed regex
- PR: #215
- fixed visibility enum
- PR: #217
- Added more notifications item
- PR: #219
- set initial migration
- PR: #220
- Added notification items
- PR: #221
- Added new field in currency model
- PR: #222
- Myriad official account
- PR: #223
- Mention people from comment
- PR: #218
- fixed order setting
- PR: #227
- added field comment in metric
- PR: #228
- update package.json
- PR: #231
- Fixed verify user social media
- PR: #232
- Add body data on firebase notification
- PR: #235
- Add body data on firebase notification
- PR: #236
- Set display name & username page when user login for the first time is missing
- PR: #237
- refactor notification service
- PR: #238
- fixed fcm message
- PR: #239
- Include user in people field experience
- PR: #224
- fixed initial name and username in user model
- PR: #240
- fixed initial username when creating a new user
- PR: #241
- fixed experience
- PR: #243
- removed likes and dislikes
- PR: #244
- fixed body message of FCM when commented
- PR: #245
- error handling if error comes from twitter and reddit
- PR: #246
- fixed count tags
- PR: #248
🐛 Fixes
- [MYR-555] Deleted and Private Post on Twitter doesn't show up on Myriad
- PR: #133
- Error handling
- PR: #138
- add username
- PR: #141
- user.model.ts: remove unique from username field
- PR: #147
🤖 Tests
- Add field username
- PR: #130
- Activity log to limit changing username
- PR: #132
- Add new field for default user currency
- PR: #131
- Experience Unit Test
- PR: #135
- Experience integration test
- PR: #136
- experience.acceptance.ts: added new tests
- PR: #137
- Improvement comment feature
- PR: #139
- Improvement Comment Feature
- PR: #149
- Comment feature acceptance test
- PR: #151
- Add field website user profile
- PR: #152
- Added CMS feature for report monitoring
- PR: #165
- Add function notification on change report status
- PR: #168
- Refactor Report API
- PR: #189