Releases: humanprotocol/human-protocol
Releases · humanprotocol/human-protocol
v1.1.18
What's Changed
- Bump tsx from 3.14.0 to 4.1.1 by @dependabot in #1241
- Bump @typescript-eslint/utils from 5.62.0 to 6.10.0 by @dependabot in #1240
- Bump @types/bcrypt from 5.0.0 to 5.0.2 by @dependabot in #1239
- Bump helmet from 6.2.0 to 7.1.0 by @dependabot in #1238
- Bump @nestjs/core from 9.4.3 to 10.2.8 by @dependabot in #1208
- Job Launcher - Reputation Oracle - change cron job expression to 1 min by @portuu3 in #1242
- Release 20231114 by @portuu3 in #1243
- [SDK] [Python] feat: add markdown doc generation using sphinx by @leric7 in #1212
- [Job Launcher] Fix failing tests in Payment module by @flopez7 in #1248
- [Core] [MX] feat: update multiversx contracts by @leric7 in #1214
- Bump web-vitals from 2.1.4 to 3.5.0 by @dependabot in #1252
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #1253
- Bump @types/express-session from 1.17.8 to 1.17.10 by @dependabot in #1255
- [SDK] set/get URL from KVStore with content hash evaluation by @leric7 in #1246
- [SDK] [Subgraph] Update
leader
entity to haveurls
field, which reads data from KVStore by @leric7 in #1262 - fix number format on dashboard by @m00n620 in #1260
- Bump jwt-decode from 3.1.2 to 4.0.0 by @dependabot in #1254
- Bump @nestjs/jwt from 10.1.1 to 10.2.0 by @dependabot in #1256
- [SDK] [Typescript] Implement gas price multiplier by @leric7 in #1265
- Release #231124 by @leric7 in #1266
- Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.7 by @dependabot in #1271
- Bump @stripe/react-stripe-js from 2.3.1 to 2.4.0 by @dependabot in #1270
- Bump merkletreejs from 0.3.10 to 0.3.11 by @dependabot in #1269
- Bump @nestjs/typeorm from 10.0.0 to 10.0.1 by @dependabot in #1268
- Bump @graphprotocol/graph-cli from 0.60.0 to 0.62.0 by @dependabot in #1267
- [JOB LAUNCHER SERVER] API KEY by @sarthakvijayvergiya in #1149
- [Job Launcher] Make the url of CVAT results clickable by @flopez7 in #1223
- [JobLauncher Server] Added ApiKey decorator on getResult endpoint by @sarthakvijayvergiya in #1276
- fix test case by @sarthakvijayvergiya in #1279
- [Job Launcher] HCaptcha Job by @m00n620 in #1216
- [SDK] [Python] Update md structure, and add code examples by @leric7 in #1273
- [HuFi] Fixed issue causing oracle to fail by @Faouzijedidi1 in #1218
- All oracles - Google Storage cache by @flopez7 in #1277
- Job Launcher - Reputation Oracle - Make cron jobs compatible with Vercel and GCP by @portuu3 in #1287
- Bump openssl from 0.10.59 to 0.10.60 in /packages/core/mx by @portuu3 in #1288
- Fix and clean oracles by @portuu3 in #1292
- use search params for launchpad by @m00n620 in #1291
- Oracles improvements by @portuu3 in #1297
- Release 20231201 by @portuu3 in #1298
New Contributors
- @Faouzijedidi1 made their first contribution in #1218
Full Changelog: 1.1.17...1.1.18
v1.1.17
What's Changed
- Bump JS-DevTools/npm-publish from 2 to 3 by @dependabot in #1094
- Bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #1095
- Bump jsdom from 21.1.2 to 22.1.0 by @dependabot in #1096
- Bump @mui/material from 5.14.13 to 5.14.14 by @dependabot in #1097
- Bump fastify-plugin from 3.0.1 to 4.5.1 by @dependabot in #1098
- Bump express-rate-limit from 6.11.2 to 7.1.1 by @dependabot in #1099
- Monorepo - simplify templates by @portuu3 in #1103
- [Exchange Oracle ] Stop requesting solutions by @flopez7 in #1104
- [Job Launcher] fix response interceptor to handle 401 correctly by @m00n620 in #1105
- [Fortune] [Exchange Oracle] fix: use StakingClient getLeader to get webhook url for oracles by @leric7 in #1102
- Bump @mui/icons-material from 5.14.13 to 5.14.14 by @dependabot in #1113
- Bump vite from 4.4.11 to 4.5.0 by @dependabot in #1116
- Bump @graphprotocol/graph-cli from 0.50.1 to 0.60.0 by @dependabot in #1115
- Bump fastify from 4.24.2 to 4.24.3 by @dependabot in #1114
- [Recording Oracle] Include invalid solutions in intermediate results by @flopez7 in #1109
- [Reputation Oracle] Create reputation system by @flopez7 in #1119
- [Job Launcher] Fix case comparison and obtain partial and paid escrows by @flopez7 in #1126
- [Job Launcher] Fix job status and chain id in getJobsList by @flopez7 in #1128
- [SDK] feat: add more typing to getter functions of python sdk by @leric7 in #1127
- [Escrow Dashboard] All network by @m00n620 in #1112
- [Job Launcher] Fix job status in getJobsList add status in job details by @flopez7 in #1132
- Hufi - Job Launcher by @portuu3 in #1135
- [CVAT][Oracles] Add new version of CVAT oracles to the monorepo by @Dzeranov in #1131
- fix: [Reputation Oracle] Update processing pending/paid escrow by @leric7 in #1129
- [Job Launcher] job list api integration by @m00n620 in #1106
- Hufi - Exchange Oracle by @portuu3 in #1136
- Hufi - fix swagger static files routes by @portuu3 in #1142
- [Reputation Oracle][Job Launcher] Fix some bugs by @flopez7 in #1137
- Dockerfile setup fix for CVAT Exchange and Recording oracles by @Dzeranov in #1139
- Hufi Exchange Oracle - fix vercel deployment by @portuu3 in #1143
- [Subgraph] Make the Complete status name consistent by @flopez7 in #1145
- [Subgraph] Fix tests by @flopez7 in #1146
- [Reputation Oracle] Vercel setup by @flopez7 in #1147
- [Reputation Oracle] Vercel setup by @flopez7 in #1148
- Bump crypto-js from 4.1.1 to 4.2.0 by @dependabot in #1133
- [Reputation Oracle] Remove getBalance check and check number of solutions received by @flopez7 in #1150
- Job Luancher - fix allowed status to cancel job by @portuu3 in #1157
- [CVAT][Exchange oracle] Fix
/register
endpoint by @Dzeranov in #1154 - Bump hardhat from 2.18.1 to 2.18.3 by @dependabot in #1164
- Bump express-rate-limit from 7.1.1 to 7.1.3 by @dependabot in #1163
- Bump @types/body-parser from 1.19.3 to 1.19.4 by @dependabot in #1162
- Bump env-schema from 5.2.0 to 5.2.1 by @dependabot in #1161
- [Reputation Oracle] Storage module by @flopez7 in #1165
- Added missing field to
/job/cvat
request by @Dzeranov in #1168 - [Escrow Dashboard] update solved tasks, news UI by @m00n620 in #1171
- Added new regex to parse url util by @eugenvoronov in #1177
- Updated parseUrl by @eugenvoronov in #1178
- Fix readme job launcher server by @sarthakvijayvergiya in #1134
- feature: better profanity filter by @AnshMasand in #1156
- [Job Launcher] Parse url by @eugenvoronov in #1182
- [Job Launcher] job cancel button on failed page, add snackbar provider by @m00n620 in #1140
- [Monorepo] Fix: Lint by @leric7 in #1185
- Disable fortune legacy code deployments on vercel by @portuu3 in #1192
- Hufi - fix Exchange Oracle return liquidity value by @portuu3 in #1191
- [Job Launcher] Changed format for webhook call by @eugenvoronov in #1187
- fix: [SDK] KVStore keys by @leric7 in #1141
- Hufi - Reputation Oracle by @portuu3 in #1183
- [Job Launcher Client] - Fix job list by @m00n620 in #1195
- [Job Launcher Client] Fix amount normalization by @m00n620 in #1180
- [Job Launcher] Fixed incorrect
job_bounty
calculation by @Dzeranov in #1198 - Hufi - Recording Oracle by @portuu3 in #1173
- [Job Launcher] Add optional encryption for send webhook method by @eugenvoronov in #1199
- [Reputation Oracle] Modify event name for incoming webhooks by @flopez7 in #1202
- [CVAT][Oracles] Temp switch to a camelCase for webhooks by @Dzeranov in #1203
- [Job Launcher] fix: job launcher server password special character by @leric7 in #1196
- [REPUTATION ORACLE] feat: add web3 auth by @leric7 in #1184
- [Reputation Oracle] Update absolute paths to run on Vercel by @flopez7 in #1207
- Bump @types/uuid from 9.0.5 to 9.0.6 by @dependabot in #1206
- [Job Launcher] Added storage module and updated dependencies by @eugenvoronov in #1189
- Bump tsx from 3.13.0 to 3.14.0 by @dependabot in #1209
- Bump @types/supertest from 2.0.14 to 2.0.15 by @dependabot in #1204
- Bump @types/react-dom from 18.2.13 to 18.2.14 by @dependabot in #1205
- Job Launcher - fix storage service by @portuu3 in #1213
- [Escrow Dashboard] Cumulative Charts by @m00n620 in #1179
- Job Launcher - Fix results endpoint by @portuu3 in #1221
- [Job Launcher] Show job results in job details by @flopez7 in #1222
- [Job Launcher][Reputation Oracle] Oracles bugs by @flopez7 in #1169
- [Job Launcher] fix create job button, copy address button by @m00n620 in #1217
- [CVAT] Fix data races in oracles by @zhiltsov-max in #1225
- Job Launcher Client - mainnet restrictions by @portuu3 in #1227
- Release 20231109 by @portuu3 in #1228
- show dynamic solved tasks by @m00n620 in #1226
- Add...
v1.1.16
What's Changed
- [Job Launcher] Swagger by @flopez7 in #1083
- Bump rustix from 0.36.9 to 0.36.16 in /packages/core/mx by @dependabot in #1078
- [Monorepo] [CI/CD] add cargo package ecosystem to dependabot for rust by @leric7 in #1091
- [SDK][Typescript] Export Encryption and EncryptionUtils by @flopez7 in #1087
- [SDK] [Python/TS] Make subgraph address params lower cased by @leric7 in #1092
- Release 20231019 by @flopez7 in #1093
Full Changelog: 1.1.15...1.1.16
v1.1.15
What's Changed
- [Exchange Oracle] Upload solutions file by @flopez7 in #959
- fix payment SDK integration by @m00n620 in #1043
- [Recording Oracle] Download exchange solutions and compare with the already uploaded by @flopez7 in #977
- add signature header for crypto payment by @m00n620 in #1045
- feat: update node dependencies by @leric7 in #1051
- bump @nestjs/common from 9.4.3 to 10.2.7 by @dependabot in #1060
- bump @types/chrome from 0.0.213 to 0.0.246 by @dependabot in #1061
- bump @graphprotocol/graph-ts from 0.30.0 to 0.31.0 by @dependabot in #1059
- bump happy-dom from 8.9.0 to 12.9.1 by @dependabot in #1058
- [Job Launcher] Add signature to all webhook calls by @flopez7 in #1050
- [Exchange Oracle] Add signature to all webhook calls sent and received in Exchange Oracle by @flopez7 in #1044
- [Reputation Oracle] Add signature to all webhook endpoints by @flopez7 in #1049
- [Job Launcher] [UI] Fixes and Improvements by @m00n620 in #1064
- [Recording Oracle] Add signature to all webhook calls sent and received by @flopez7 in #1048
- [Job Launcher][Reputation Oracle] Add Sendgrid email templates by @flopez7 in #1062
- Job Launcher - Change cron expression to every 10 min by @portuu3 in #1074
- [Exchange Oracle] Fix tests by @flopez7 in #1068
- [Job Launcher][Reputation Oracle] Fix error with duplicated tokens in auth by @flopez7 in #1067
- Bump urllib3 from 2.0.3 to 2.0.7 in /packages/examples/cvat/exchange-oracle by @dependabot in #1072
- Bump urllib3 from 2.0.4 to 2.0.7 in /packages/examples/cvat/recording-oracle by @dependabot in #1073
- [SDK] [Python] use class instead of dict for get escrow method by @leric7 in #1071
- Bump rustix from 0.36.9 to 0.36.16 in /packages/core/mx by @dependabot in #1077
- update mock call function times by @leric7 in #1076
- [Docs] typedoc integration for TS sdk by @m00n620 in #941
- Release 20231017 by @leric7 in #1069
Full Changelog: 1.1.13...1.1.15
v1.1.14
What's Changed
- [Job Launcher] Added reason property to escrow failed webhook payload by @eugenvoronov in #980
- [Job Launcher] Fixed job cancellation statuses by @eugenvoronov in #991
- [Job Launcher] Improved restore password logic by @eugenvoronov in #992
- [SDK][Agreement] Harmonize Interfaces of Agreement Measures by @simulacrum6 in #975
- Deploy contracts on avalanche and fix contracts not upgraded by @portuu3 in #997
- [SDK] add total transfer count to hmt stats by @m00n620 in #996
- [SDK][Agreement] Fix value range for measures. by @simulacrum6 in #1000
- Bump pillow from 9.5.0 to 10.0.1 in /packages/examples/cvat/exchange-oracle by @dependabot in #994
- [SDK][Python] Get escrow data from Subgraph by @flopez7 in #925
- [Escrow Dashboard] UI/UX updates by @m00n620 in #788
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #1013
- [Reputation Oracle] Add auth and login by @flopez7 in #895
- [Job Launcher] Verify sender of crypto payment by @flopez7 in #1016
- [SDK] fix: remove IM integration from sdk and fix worker statistics on subgraph by @leric7 in #1010
- Job Launcher - fix route of import by @portuu3 in #1017
- Add handle transaction error logging by @alidzm in #1011
- Bump hardhat from 2.16.1 to 2.18.0 by @dependabot in #1020
- Bump @nestjs/swagger from 7.0.11 to 7.1.13 by @dependabot in #1023
- Bump ts-jest from 27.1.5 to 29.1.1 by @dependabot in #1022
- Bump swr from 2.2.2 to 2.2.4 by @dependabot in #1019
- [SDK] [Typescript] Updated cancel method by @eugenvoronov in #961
- Bump @types/mocha from 10.0.1 to 10.0.2 by @dependabot in #1021
- [Job Launcher] Cancel and refund by @eugenvoronov in #1012
- Release 20231011 by @portuu3 in #1042
Full Changelog: 1.1.12...1.1.14
v1.1.13
What's Changed
- [Job Launcher] Added reason property to escrow failed webhook payload by @eugenvoronov in #980
- [Job Launcher] Fixed job cancellation statuses by @eugenvoronov in #991
- [Job Launcher] Improved restore password logic by @eugenvoronov in #992
- [SDK][Agreement] Harmonize Interfaces of Agreement Measures by @simulacrum6 in #975
- Deploy contracts on avalanche and fix contracts not upgraded by @portuu3 in #997
- [SDK] add total transfer count to hmt stats by @m00n620 in #996
- [SDK][Agreement] Fix value range for measures. by @simulacrum6 in #1000
- Bump pillow from 9.5.0 to 10.0.1 in /packages/examples/cvat/exchange-oracle by @dependabot in #994
- [SDK][Python] Get escrow data from Subgraph by @flopez7 in #925
- [Escrow Dashboard] UI/UX updates by @m00n620 in #788
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #1013
- [Reputation Oracle] Add auth and login by @flopez7 in #895
- [Job Launcher] Verify sender of crypto payment by @flopez7 in #1016
- [SDK] fix: remove IM integration from sdk and fix worker statistics on subgraph by @leric7 in #1010
- Job Launcher - fix route of import by @portuu3 in #1017
- Add handle transaction error logging by @alidzm in #1011
- Bump hardhat from 2.16.1 to 2.18.0 by @dependabot in #1020
- Bump @nestjs/swagger from 7.0.11 to 7.1.13 by @dependabot in #1023
- Bump ts-jest from 27.1.5 to 29.1.1 by @dependabot in #1022
- Bump swr from 2.2.2 to 2.2.4 by @dependabot in #1019
- [SDK] [Typescript] Updated cancel method by @eugenvoronov in #961
- Bump @types/mocha from 10.0.1 to 10.0.2 by @dependabot in #1021
- [Job Launcher] Cancel and refund by @eugenvoronov in #1012
- Release 20231011 by @portuu3 in #1042
Full Changelog: 1.1.12...1.1.13
v1.1.12
What's Changed
- fix escrow dashboard charts by @m00n620 in #867
- fix: [SDK] getEscrows function by @leric7 in #871
- Fix: cvat ci test run trigger condition and add dependabot config by @leric7 in #866
- fix: [SDK] statistics - add limit param and order by timestamp in descending order by @leric7 in #873
- [SDK][Agreement] Add agreement package to sdk. by @simulacrum6 in #850
- feat: [SDK] getLeaders function by @leric7 in #876
- [Job Launcher] Client V2 by @m00n620 in #703
- [Job Launcher] Added minor improvements by @eugenvoronov in #883
- Reputation Oracle - database improvements by @portuu3 in #891
- feat: Mark storage module as deprecated by @leric7 in #894
- Reputation Oracle - Remove manifest module by @portuu3 in #890
- [Job Launcher] Added job details endpoint by @eugenvoronov in #870
- [Job Launcher] - Client common fixes by @m00n620 in #885
- feat: [Core] Add exchange oracle to escrow contract by @leric7 in #861
- Fix deploy contracts by @portuu3 in #896
- Releae 20230919 by @portuu3 in #897
- Bump actions/checkout from 3 to 4 by @dependabot in #900
- Bump bcrypt from 5.1.0 to 5.1.1 by @dependabot in #903
- Bump actions/setup-python from 1 to 4 by @dependabot in #901
- Bump JS-DevTools/npm-publish from 1 to 2 by @dependabot in #902
- Bump @golevelup/ts-jest from 0.3.7 to 0.4.0 by @dependabot in #904
- Bump tenderly from 0.4.0 to 0.5.3 by @dependabot in #905
- Bump @nestjs/platform-express from 9.4.3 to 10.2.5 by @dependabot in #906
- Bump @testing-library/jest-dom from 5.16.5 to 6.1.3 by @dependabot in #907
- [Job Launcher] - fix vercel.json, verify email flow by @m00n620 in #899
- Fix/escrow dashboard/solved tasks aug by @m00n620 in #912
- [Exchange Oracle] Escrow unprocesable by @flopez7 in #887
- [Job Launcher] - fix fiat pay form UI bug by @m00n620 in #898
- [SDK][Typescript][Python] Add network array to getEscrows filter by @flopez7 in #913
- Bump @nestjs/platform-express from 10.2.5 to 10.2.6 by @dependabot in #932
- Bump stripe from 11.18.0 to 13.7.0 by @dependabot in #935
- Bump xdeployer from 1.1.20 to 1.2.7 by @dependabot in #934
- Bump openpgp from 5.5.0 to 5.10.2 by @dependabot in #933
- Bump @types/cors from 2.8.13 to 2.8.14 by @dependabot in #931
- [Job Launcher] Fix nest configuration by @flopez7 in #937
- [SDK] Add jobRequesterId to escrows filter by @flopez7 in #930
- [SDK] Implemented getEscrow and getDetails method updated by @eugenvoronov in #908
- fix: CodeQL Analysis by @leric7 in #914
- [CI/CD] Vercel Configuration by @leric7 in #942
- [SDK][Agreement] Improve usability of agreement package. by @simulacrum6 in #910
- [Reputation Oracle] Enhanced webhook processing logic by @eugenvoronov in #877
- [Escrow-dashboard] hide leaderboard by @m00n620 in #955
- fix vercel config by @leric7 in #956
- Fix Vercel Config by @leric7 in #957
- [Job Launcher] Modify getJobByStatus to query Subgraph by @flopez7 in #939
- Bump @types/crypto-js from 4.1.1 to 4.1.2 by @dependabot in #964
- Bump @types/passport-jwt from 3.0.8 to 3.0.10 by @dependabot in #965
- Bump lint-staged from 13.2.2 to 14.0.1 by @dependabot in #966
- Bump @babel/plugin-transform-modules-commonjs from 7.22.5 to 7.23.0 by @dependabot in #967
- Implement GAS_LIMIT usage for python sdk by @alidzm in #963
- Bump @stripe/react-stripe-js from 1.16.5 to 2.3.0 by @dependabot in #968
- [SDK][Agreement] Add generalised measures by @simulacrum6 in #962
- [SDK] fix: statistics client for tasks and workers by @leric7 in #969
- Release 231002 by @leric7 in #973
Full Changelog: 1.1.11...1.1.12
v1.1.11
What's Changed
- Using
json.dumps()
instead ofstr()
to ensure compatability withJSON.stringify()
by @Dzeranov in #825 - [CVAT][JOB LAUNCHER] Update CVAT manifest by @flopez7 in #817
- [AGREEMENT] Add bootstrapping capabilities to agreement package by @simulacrum6 in #823
- [JOB LAUNCHER] Get job lists by @flopez7 in #831
- [Job Launcher] Implemented signature verification mechanism by @eugenvoronov in #800
- Job Launcher - vercel config by @portuu3 in #832
- [Job Launcher] Get valid networks by @flopez7 in #839
- Job Launcher - add constant hash secret by @portuu3 in #840
- [SDK] Nullable credentials by @flopez7 in #841
- [Job Launcher] Cancel job by @eugenvoronov in #805
- [Job Launcher] Job cancelation by @eugenvoronov in #844
- Job Launcher - fix build error by @portuu3 in #845
- [Job Launcher] Calculate job bounties by @flopez7 in #846
- [Job Launcher] Job bounties by @flopez7 in #851
- feat: Getter functions of SDK by @leric7 in #833
- Feat: Add JobRequesterId to createEscrow function by @leric7 in #853
- Job Launcher - fix cron job route by @portuu3 in #855
- [Job Launcher] Exchange Oracle webhook by @eugenvoronov in #849
- Fixes after adding job requester to contract by @portuu3 in #858
- [Job Launcher] Make a constant path relative by @flopez7 in #860
- Add getManifestHash function for python/typescript sdk. Allow docker-network URLs. by @alidzm in #857
- Release 230904 by @leric7 in #864
Full Changelog: 1.1.10...1.1.11
v1.1.10
What's Changed
- [Job Launcher] Updated user balances logic by @eugenvoronov in #795
- Job Launcher - fix crypto payments vulnerability by @portuu3 in #820
- Job Launcher - add ssl to db config by @portuu3 in #821
- Job Launcher - vercel config changes by @portuu3 in #826
- [CVAT] [Reputation Oracle] Align with CVAT example's new recording oracle output format. by @simulacrum6 in #822
- Fix/missing gql folder by @alidzm in #827
- Release 230824 by @leric7 in #828
Full Changelog: 1.1.9...1.1.10
v1.1.9
What's Changed
- [CVAT][Recording Oracle] Add first set of agreement measures by @simulacrum6 in #757
- Job Launcher - Refactor auth by @portuu3 in #740
- [Job Launcher] Added payment link logic by @eugenvoronov in #762
- [Escrow Dashboard] patch solved tasks for july by @m00n620 in #767
- [CVAT][Recording Oracle] Github workflow by @flopez7 in #774
- [CVAT][Recording Oracle] Integration tests for cron jobs by @flopez7 in #773
- [CVAT][Exchange Oracle] Integration tests for cron jobs by @flopez7 in #764
- [Job Launcher] Add sendgrid mail service by @leric7 in #738
- [Snyk] Security upgrade node from 16.20.0-buster to 18.17.0-buster by @basit511 in #770
- [Snyk] Security upgrade node from 16.20.0-buster to 18.17.0-buster by @basit511 in #771
- [Snyk] Security upgrade node from 16.15.0-alpine3.14 to 18.1-alpine3.14 by @basit511 in #772
- use area chart for solved tasks in escrow dashboard by @m00n620 in #780
- [Job Launcher] Added testnet and mainnet setup by @eugenvoronov in #763
- Bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #785
- [CVAT][Exchange Oracle] Refactor structure by @flopez7 in #787
- [Job launcher] Fixed auth by @eugenvoronov in #793
- fix balance calculation and tests by @portuu3 in #796
- [CVAT][Recording Oracle] Add Inter Rater Agreement Measures to Recording Oracle Output by @simulacrum6 in #765
- [Subgraph] New schema implementation by @leric7 in #728
- [Recording Oracle] - Refactored by @eugenvoronov in #732
- [CVAT][Recording Oracle] Refactor structure by @flopez7 in #798
- [CVAT][AGREEMENT] Add property tests for agreement measures. by @simulacrum6 in #801
- allow manual subgraph deployment by @leric7 in #804
- Upload encrypted file by @alidzm in #809
- Release 230822 by @leric7 in #816
New Contributors
- @simulacrum6 made their first contribution in #757
Full Changelog: 1.1.8...1.1.9