Releases: madfish-solutions/quipuswap-webapp-2
Releases · madfish-solutions/quipuswap-webapp-2
3.3.8
What's Changed
- Main by @keshan3262 in #1351
- Q UI pu 843 tooltip fe add apr and volume for v 3 item page by @Digberi in #1353
- QUIPU-843 fix tooltips by @Digberi in #1355
- Stableswap dividends: implement showing APR for one week by @keshan3262 in #1352
- Implement working with stableswap pools with tez by @keshan3262 in #1354
Full Changelog: 3.3.7...3.3.8
3.3.7
What's Changed
- v3.3.6 by @keshan3262 in #1339
- Main by @keshan3262 in #1340
- QUIPU-830 change notification by @Digberi in #1342
- Implement swaps with 3route by @keshan3262 in #1341
- Update filters for liquidity pools by @keshan3262 in #1343
- Enable removing veto for the case TEZ are delegated to nobody by @keshan3262 in #1344
- Implement conversion of rewards in wTEZ given after adding or removin… by @keshan3262 in #1346
- Implement creating stableswap pools of new version by @keshan3262 in #1345
- Fix rewards harvest cancellation by @keshan3262 in #1347
- Update tokens whitelist by @keshan3262 in #1348
- Improve API errors handling by @keshan3262 in #1349
- V3.3.7 by @keshan3262 in #1350
Full Changelog: 3.3.6...3.3.7
3.3.6
What's Changed
- Change fallback exchange rate for one of tokens in V3 pool by @keshan3262 in #1322
- Update tooltips texts by @keshan3262 in #1324
- Update tokens whitelist by @keshan3262 in #1320
- Make Stableswap LP name full on stableswap liquidity details page by @keshan3262 in #1325
- Hide zero max APR by @keshan3262 in #1326
- Reduce lags in swap calculations by @keshan3262 in #1327
- Fix picking tick witness while creating a position by @keshan3262 in #1328
- V3.3.5 by @keshan3262 in #1323
- Main by @keshan3262 in #1329
- Show messages that say that ratio different to 50/50 is OK by @keshan3262 in #1330
- Add a price display switcher for positions list by @keshan3262 in #1331
- Limit reconnections to tezos-dexes-api by @keshan3262 in #1332
- V3.3.5 by @keshan3262 in #1333
- Main by @keshan3262 in #1334
- Add a price switcher for 'Create position' page by @keshan3262 in #1336
- Add price switchers for 'New pool' form and position view by @keshan3262 in #1338
- Update full rewards calculation by @keshan3262 in #1314
Full Changelog: 3.3.5...3.3.6
3.3.5
What's Changed
- Use tokens whitelist in useToken hook by @keshan3262 in #1305
- QUIPU-803 change hot-pools by @Digberi in #1308
- Implement tracking operation failure by @keshan3262 in #1309
- Hide APRs for V3 pools by @keshan3262 in #1310
- Unfreeze 'Create pool with high capital efficiency' for production by @keshan3262 in #1312
- Add 'Back to the list' header for positions list by @keshan3262 in #1311
- Implement socket reconnection by @keshan3262 in #1313
- Minor fixtures by @keshan3262 in #1316
- update 3.3.5 by @Digberi in #1318
- V3.3.5 by @Digberi in #1317
- Main by @Digberi in #1319
Full Changelog: 3.3.4...3.3.5
3.3.4
What's Changed
- Main by @00-22-11 in #1264
- Implement swaps through V3 pools by @keshan3262 in #1241
- Implement immediate harvest in case reward in QUIPU is zero by @keshan3262 in #1239
- Implement moving selected tokens to the top of the list by @keshan3262 in #1263
- Add clearing store data on 'Farm item' pages unmount by @keshan3262 in #1261
- 'Create stableswap pool' page: add a notification for the case a user… by @keshan3262 in #1265
- Reimplement displaying swap route by @keshan3262 in #1242
- QUIPU-772 Change positions sorting (newer first) by @00-22-11 in #1269
- QUIPU-771 Add settings button by @00-22-11 in #1270
- QUIPU-783 Update fee rate tooltip by @00-22-11 in #1267
- Fix 'liquidity' parameter calculation for position creation by @keshan3262 in #1273
- Open 'Create pool' page in the same tab by @keshan3262 in #1274
- Update contracts on testnet by @keshan3262 in #1266
- QUIPU-781 update tooltips by @00-22-11 in #1268
- Fix error caching for positions list by @keshan3262 in #1275
- Update tooltips for V3 liquidity by @keshan3262 in #1276
- Remove sorting by ID for liquidity list by @keshan3262 in #1277
- QUIPU-779 Prevent creating the pool with the same tokens by @00-22-11 in #1278
- Implement refetching position stats after tab switch by @keshan3262 in #1280
- Implement fetching tags from backend by @keshan3262 in #1279
- Fix creating a position with equal min and max prices by @keshan3262 in #1282
- QUIPU-794 Fix typo error by @00-22-11 in #1283
- Farming page: fix alignment of dollar equivalent labels by @keshan3262 in #1284
- Fix upper tick index calculation for a full range position by @keshan3262 in #1285
- QUIPU-780 Clean the input, redirect to create position by @00-22-11 in #1272
- Update the illustration for empty positions list by @keshan3262 in #1287
- Implement operations with V3 TEZ pools by @keshan3262 in #1271
- QUIPU-792 Update v3 dex factory contract by @00-22-11 in #1290
- Update v3 factory contract by @00-22-11 in #1292
- Update v3 factory contract by @00-22-11 in #1295
- Prevent moving cursor in TokenInput to the end by @keshan3262 in #1291
- Implement disabling 'Staked only' switcher while balances are loading by @keshan3262 in #1294
- Update swap-router-sdk by @keshan3262 in #1288
- Fix pool creation form behavior after creation transaction is rejected by @keshan3262 in #1293
- Disable 'Create' button after a message about existing pool appears by @keshan3262 in #1298
- Prevent showing dropdown list in case there is one option by @keshan3262 in #1300
- Set 'Show dust' switcher active by default by @keshan3262 in #1299
- Reduce amount of queries for farms list by @keshan3262 in #1296
- QUIPU-798 Implement making dynamic tokens whitelist for swap-router-sdk by @keshan3262 in #1297
- Merge pull request #1299 from madfish-solutions/QUIPU-758-show-dust-selector-put-by-default-on-on-the-liquidity-page by @Digberi in #1301
- Use another algorithm for sorting V3 pools by @keshan3262 in #1303
- Limit TEZ-token V1 whitelisted pools by @keshan3262 in #1304
- Set default decimals amount for pool liquidity values by @keshan3262 in #1302
- v3.3.4 by @keshan3262 in #1306
- Main by @keshan3262 in #1307
Full Changelog: 3.3.3...3.3.4
3.3.3
What's Changed
- V3.3.0 by @Digberi in #1222
- Main by @Digberi in #1223
- Update Quipuswap SDK by @keshan3262 in #1224
- v3.3.1 by @keshan3262 in #1225
- Main by @keshan3262 in #1226
- Fix not found key error by @keshan3262 in #1227
- V3.3.1 by @keshan3262 in #1228
- Main by @keshan3262 in #1229
- Implement 'Create new position' form logic by @keshan3262 in #1214
- QUIPU-678 support creating a new position transaction by @sharkich in #1205
- Update UI for pool info by @keshan3262 in #1232
- Fix 'In range' labels positions by @keshan3262 in #1231
- Q UI pu 670 implement form to create new pool by @Digberi in #1233
- Implement transaction for creating a new pool by @keshan3262 in #1204
- V3.3.2 by @Digberi in #1234
- Main by @Digberi in #1235
- Fix filters layout for Safari by @keshan3262 in #1238
- Remove 'Stableswap Liquidity' tab by @keshan3262 in #1237
- QUIPU-676 Implement Add liquidity to existed position form by @00-22-11 in #1221
- Q UI pu 663 remove liquidity transaction by @00-22-11 in #1240
- QUIPU-368 Set navigation menu height from window.innerHeight property by @keshan3262 in #1243
- Change text for an alert about successful stableswap pool creation by @keshan3262 in #1244
- Apply default formatting to rewards by @keshan3262 in #1245
- QUIPU-662 Add liquidity transaction by @00-22-11 in #1246
- QUIPU-409 After wallet disconnect set staked only switcher off by @00-22-11 in #1247
- QUIPU-738 Add tooltip to v3 icon on filter section by @00-22-11 in #1248
- QUIPU-641 Add tooltip to SSL 'Fees rate' field by @00-22-11 in #1249
- QUIPU-637 From pair to pool contract buutton by @00-22-11 in #1250
- QUIPU-753 add amplitude to add/remove by @00-22-11 in #1251
- V3 add liquidity fix bugs by @00-22-11 in #1253
- Whitelist PLY token by @keshan3262 in #1254
- Main by @keshan3262 in #1255
- Update link for 'Add liquidity' button by @keshan3262 in #1256
- Fix displaying rewards for V2 and V3 farms by @keshan3262 in #1252
- 'Add stableswap liquidity': Add formatting for chart values in the le… by @keshan3262 in #1258
- 'Add stableswap liquidity': fix inputting values less than 1 by @keshan3262 in #1257
- QUIPU-760 Redirect to new position after create by @00-22-11 in #1260
- V3.3.3 by @00-22-11 in #1262
Full Changelog: 3.3.0...3.3.3
3.3.2
What's Changed
- V3.3.0 by @Digberi in #1222
- Main by @Digberi in #1223
- Update Quipuswap SDK by @keshan3262 in #1224
- v3.3.1 by @keshan3262 in #1225
- Main by @keshan3262 in #1226
- Fix not found key error by @keshan3262 in #1227
- V3.3.1 by @keshan3262 in #1228
- Main by @keshan3262 in #1229
- Implement 'Create new position' form logic by @keshan3262 in #1214
- QUIPU-678 support creating a new position transaction by @sharkich in #1205
- Update UI for pool info by @keshan3262 in #1232
- Fix 'In range' labels positions by @keshan3262 in #1231
- Q UI pu 670 implement form to create new pool by @Digberi in #1233
- Implement transaction for creating a new pool by @keshan3262 in #1204
- V3.3.2 by @Digberi in #1234
- Main by @Digberi in #1235
Full Changelog: 3.3.0...3.3.2
3.3.0
What's Changed
- Main by @00-22-11 in #1209
- QUIPU-660 Display user's info on the position page by @00-22-11 in #1196
- Q UI pu 664 update position details by @00-22-11 in #1211
- Create UI for position creation page by @keshan3262 in #1210
- QUIPU-668 Support fees claim on the position page by @00-22-11 in #1213
- Q UI pu 666 display tags by @00-22-11 in #1212
- Update taquito by @keshan3262 in #1215
- V3.2.12 by @keshan3262 in #1218
- Main by @keshan3262 in #1219
- QUIPU-720 create confirmation popup for youves harvest by @Digberi in #1217
- fix decimalPlaces by @Digberi in #1220
- QUIPU-651-display-v-3-pools-on-the-liquidity-list by @Digberi in #1216
Full Changelog: 3.2.12...3.3.0
3.2.12
What's Changed
- Main by @Digberi in #1178
- Main by @keshan3262 in #1186
- Add analytics to 'Migrate' button by @keshan3262 in #1187
- Create UI for a list of Quipuswap V3 positions by @keshan3262 in #1179
- QUIPU-668 Add new position info on new position form by @00-22-11 in #1180
- Main by @keshan3262 in #1194
- Implement inefficient fetching V3 liquidity positions by @keshan3262 in #1190
- Main by @keshan3262 in #1199
- Update Dex V3 factory addresses in env examples by @keshan3262 in #1200
- Implement calculation of deposits and fees by @keshan3262 in #1172
- Optimize getting user's liquidity positions by using a new bigmap by @keshan3262 in #1201
- Add 'High efficiency...' pool creation option at 'Create pool' page by @keshan3262 in #1202
- Implement claiming rewards by @keshan3262 in #1188
- Add empty 'New pool' page by @keshan3262 in #1203
- Fix TVL and reserves in the 'Pool details' section for V3 pool by @keshan3262 in #1206
- Implement a warning for the case exchange rates are missing by @keshan3262 in #1207
- V3.2.12 by @00-22-11 in #1208
Full Changelog: 3.2.11...3.2.12
3.2.11
What's Changed
- Improve checking selected rpc node health by @keshan3262 in #1197
- V3.2.11 by @keshan3262 in #1198
Full Changelog: 3.2.10...3.2.11