v0.2-beta.02
Pre-release
Pre-release
nishad-ayanworks
released this
27 Nov 10:31
·
1409 commits
to main
since this release
What's Changed
- feat/fix: Updated passkey Implementation for supabase by @tipusinghaw in #67
- fix: changed login error message by @tipusinghaw in #76
- merge dev branch to main by @nishad-ayanworks in #77
- refractor: master table json file and .env sample by @nishad-ayanworks in #78
- feat: implemented username & orgslug feature for public profiles by @nishad-ayanworks in #85
- refactor: regex for create orgslug of organization by @nishad-ayanworks in #86
- refactor: implemented org and user to by default public by @nishad-ayanworks in #87
- refactor: API refactor in user, organization, auth and agent module by @KulkarniShashank in #82
- refactor: schema APIs standardized by @KulkarniShashank in #84
- refactor: Standardize API in connection, issuance and verification by @KulkarniShashank in #100
- feat: support afj-0.4.1 by @KulkarniShashank in #102
- Fix bugs platform module by @KulkarniShashank in #103
- feat: ecosystem ms setup by @tipusinghaw in #104
- feat: ecosystem ms setup by @tipusinghaw in #105
- refactor: enable and disable ecosystem by @nishad-ayanworks in #113
- refactor: enable disable ecosystem: 107 by @nishad-ayanworks in #115
- feat: create and edit ecosystem API by @tipusinghaw in #116
- feat: ecosystem send invitation by @nishad-ayanworks in #117
- refactor: Implemented and configured the Indicio testnet. by @KulkarniShashank in #106
- refactor: register user details by @tipusinghaw in #119
- feat: get ecosystem invitations by @bhavanakarwade in #120
- Added dockerfile for ecosystem microservice by @Sheetal-ayanworks in #121
- fix: resolved build error for prisma client by @bhavanakarwade in #122
- feat: fetch ecosystem sent invitations by @nishad-ayanworks in #123
- feat: Ecosystem Role Guard by @nishad-ayanworks in #126
- feat: accept or reject ecosystem invitations by @bhavanakarwade in #127
- feat: schema endorsement request and sign transaction by @tipusinghaw in #129
- feat: get endorsement transactions by @nishad-ayanworks in #131
- feat: delete pending ecosystem invitations by @bhavanakarwade in #128
- fix: endorsement transactions by @nishad-ayanworks in #132
- fix: endorsor transaction list by @nishad-ayanworks in #134
- fix: endorser request and submit by @tipusinghaw in #136
- feat: get ecosystem members list by @bhavanakarwade in #133
- fix: added ecosystem id in endorsement APIs by @tipusinghaw in #138
- feat: ecosystem configs by @nishad-ayanworks in #139
- fix: endorser sign and submit by @tipusinghaw in #140
- feat: ecosystem dashboard details (backend) by @bhavanakarwade in #141
- fix: endorser list for ecosystem lead by @nishad-ayanworks in #143
- refactor: ecosystem org model update by @nishad-ayanworks in #144
- feat:Decline endorsement request by lead by @pallavicoder in #145
- feat: store schema and credential-definition after submitting transaction by @tipusinghaw in #146
- refactor:included ecosystem role information by @pallavicoder in #147
- refactor: ecosystem config settings by @nishad-ayanworks in #148
- refactor: removed org validation for reject by @tipusinghaw in #150
- fix: Added validation for schema and cred-def and updated payload for create request cred-def by @KulkarniShashank in #149
- fix: endorser request and submit by @tipusinghaw in #151
- feat: Schema and cred-def auto sign and submit endorsement transaction by @KulkarniShashank in #153
- fix: decline endorsement request by @tipusinghaw in #155
- refactor: ecosystem lead details included ecosystem dashboard by @nishad-ayanworks in #156
- refactor: organization validation for create and invite for ecosystem by @tipusinghaw in #157
- refactor: Implemented auto flag handling within the ecosystem and introduced validation. by @KulkarniShashank in #158
- feat: refactor api for passkey module (backend) by @bhavanakarwade in #154
- fix: implemented request body in credential definition request by @tipusinghaw in #175
- fix: added attributes as array of string by @tipusinghaw in #176
- refactor: send ecosystem invitation link by @bhavanakarwade in #177
- fix: send invitation flow for organization & ecosystem by @nishad-ayanworks in #179
- feat: cred-def list by schemaId for verification by @KulkarniShashank in #180
- fix: Solved the bug cred-def endorsement by @KulkarniShashank in #181
- merge: ecosystem & askar wallet included by @nishad-ayanworks in #178
- fix: ecosystem invitations by @nishad-ayanworks in #182
- feat: Support indicio demonet & mainnet by @KulkarniShashank in #185
- fix: Modify the shell script for the spi-up the agent by @KulkarniShashank in #189
- fix: Shell script modifications for agent spin-up by @KulkarniShashank in #190
- Shell script modifications for agent spinup by @KulkarniShashank in #191
- feat: bulk-issuance APIs by @tipusinghaw in #192
- feat: Issuance and Verification Out-of-Band Functionality by @KulkarniShashank in #188
- feat: make CREDEBL white label by @bhavanakarwade in #193
- feat: multi ecosystem support by @nishad-ayanworks in #194
- fix: get all schema and credentail definition for bulk operation by @tipusinghaw in #195
- feat: implemented import existing DID on wallet by @KulkarniShashank in #196
- fix: Solved display base64 qr code URL in issuance and verification by @KulkarniShashank in #198
- fix: Resolved the qr code display issue by @KulkarniShashank in #199
- refactor: schema prisma for pooler by @nishad-ayanworks in #200
- refactor: revert schema prisma pooling by @nishad-ayanworks in #201
- feat: platform admin script by @nishad-ayanworks in #206
- feat: get all ecosystem's schema by @tipusinghaw in #183
- refactor: sign in sign up API by @bhavanakarwade in #207
- refactor: public org profile for credentials by @nishad-ayanworks in #208
- fix changed migration for resource Id by @tipusinghaw in #209
- fix: orgId parameter for ecosystem schema by @tipusinghaw in #210
- fix: handled empty resourceId for ecosystem's schema list by @tipusinghaw in #211
- feat: created uploadedFiles folder on develop by @tipusinghaw in #213
- fix: ecosystem schema list issue by @tipusinghaw in #214
- feat: update platform and ecosystem settings by @bhavanakarwade in #215
- fix: endorse request for ecosystem by @nishad-ayanworks in #216
- fix: refactor connection handling in the connection service by @KulkarniShashank in #220
- feat: auto-endorsement flag settings of ecosystem by @nishad-ayanworks in #221
- feat: Implemented bulk-issuance API by @tipusinghaw in #222
- fix: added multer config by @tipusinghaw in #223
- fix: multer issue by @tipusinghaw in #224
- Copy upload files in api-gateway dockerfile by @KulkarniShashank in #226
- fix: Changes the upload file path on api-gateway by @KulkarniShashank in #227
- fix: Added the logs for the csv upload file by @KulkarniShashank in #231
- refactor: GET API of platform config settings by @nishad-ayanworks in #235
- fix: csv upload issue by @tipusinghaw in #236
- fix: CSV upload issue on DEV instance by @tipusinghaw in #237
- Security vulnerability fixes by @pallavicoder in #238
- fix: changed uploadedFiles location to libs folder by @tipusinghaw in #239
- fix: added PWD path for file upload by @tipusinghaw in #240
- fix : API to test csv file using file path by @tipusinghaw in #241
- Sort organizations in descending order based on their name by @pallavicoder in #242
- feat: multi ecosystem feature to main branch by @nishad-ayanworks in #243
- refactor: uploadfiles changes in docker file by @nishad-ayanworks in #247
- refactor: rolewise ecosystem details access by @nishad-ayanworks in #248
- feat: added S3 bucket for file upload by @tipusinghaw in #250
- feat: get uploaded file details and file data APIs by @tipusinghaw in #233
- fix: connection pool of prisma postgres by @nishad-ayanworks in #251
- fix: download CSV by @tipusinghaw in #252
- fix: file details API issue by @tipusinghaw in #254
- fix: connection pool of prisma postgres by @nishad-ayanworks in #253
- fix: added logger for bulk-issuance by @tipusinghaw in #256
- Disallowed dummy email domains by @pallavicoder in #255
- fix: added logs for bulk-issuance by @tipusinghaw in #257
- security-fix: Configured helmet for X-Xss-Protection by @pallavicoder in #259
- Fix: Added SQL Injection Mitigation Techniques by @pallavicoder in #249
- fix:modified dtos class validators messages by @pallavicoder in #260
- fix: added bull module config on issuance module by @tipusinghaw in #261
- fix: added CacheModule in app.module by @tipusinghaw in #262
- fix: added return type for processor functions by @tipusinghaw in #263
- refactor: bulk issuance file data model by @nishad-ayanworks in #264
- feat: bulk issuance retry by @tipusinghaw in #266
- fix: multiple aattribute issue by @tipusinghaw in #267
- fix: socket issue and error handling by @tipusinghaw in #269
- feat: Share user certificate by @bhavanakarwade in #268
- feat: Share user certificate by @bhavanakarwade in #270
- refactor: added puppeteer configuration by @bhavanakarwade in #271
- feat: added logger for socket by @tipusinghaw in #272
- fix: changed socket emit logic by @tipusinghaw in #273
- fix: added label for the out-of-band issuance and verification by @KulkarniShashank in #274
- fix: solved the bug for out-of-band verification by @KulkarniShashank in #275
- fix: solved the bug for connection label by @KulkarniShashank in #276
- fix: solved the bug for connection label on shared agent by @KulkarniShashank in #278
- refactor: Resolved puppeteer library issues by @bhavanakarwade in #277
- fix: error handling on the bulk issuance by @KulkarniShashank in #279
- fix: error handling on the bulk issuance process by @KulkarniShashank in #280
- fix: error handling on the bulk issuance process by @KulkarniShashank in #281
- refactor: bulk issuance fixes by @nishad-ayanworks in #282
- fix: Agent protocol add on the agent-service file by @KulkarniShashank in #283
- refactor: developed new certificate html templates by @bhavanakarwade in #286
- feat: bulk issuance feature to main by @nishad-ayanworks in #285
- refact:added function for validating emails from uploaded file in bulk issuance API by @pallavicoder in #284
- refactor: updated package json by @nishad-ayanworks in #287
- Error message emitted during the bulk issuance process failed through sockets by @pallavicoder in #290
- refactor: share credentials API by @nishad-ayanworks in #288
- fix: file upload blob issue by @tipusinghaw in #289
- refactor: Resolved puppeteer library issue by @bhavanakarwade in #292
- refactor: share certificate by @nishad-ayanworks in #293
- feat: added separate socket pattern for retry by @tipusinghaw in #294
- Refactored all services code for converting id into UUID by @pallavicoder in #232
- Accept credential through deep linking by @pallavicoder in #295
- refactor: user certificate templates by @bhavanakarwade in #296
- fix: solved socket emit for bulk-issuance by @KulkarniShashank in #297
- fix: createdBy and lastChangedBy UUID updation by @KulkarniShashank in #299
- Develop to main branch by @KulkarniShashank in #300
- refact:changed email template and added social media logo by @pallavicoder in #298
- feat: network url fetch on the ledger table by @KulkarniShashank in #301
- refactor: certificate templates by @nishad-ayanworks in #302
- refactor: out of band email template by @nishad-ayanworks in #303
- refactor: Dev to main by @nishad-ayanworks in #304
- fix: connectionId update in oob by @KulkarniShashank in #305
- refactor: connection id updation in oob by @nishad-ayanworks in #306
- refactor: Oob template by @nishad-ayanworks in #307
- refactor:oob mail template by @nishad-ayanworks in #308
- refactor: oob mail template logo url by @nishad-ayanworks in #309
New Contributors
- @pallavicoder made their first contribution in #145
Full Changelog: v0.2-beta.01...v0.2-beta.02