Releases: oceanprotocol/market
Releases · oceanprotocol/market
Release list
v1.1.0 - Marketplace version with C2D
What's Changed
- fixed price and gas estimate by @mihaisc in #146
- price provider by @kremalicious in #151
- correct number of items on page by @mihaisc in #152
- package updates by @kremalicious in #153
- Bookmarks by @kremalicious in #159
- network agnostic bookmarks by @kremalicious in #162
- Pool shares list by @kremalicious in #163
- refresh price and pool info by @mihaisc in #164
- update by @mihaisc in #165
- add back balance check for all use actions by @kremalicious in #166
- change weights by @mihaisc in #169
- Add warning to Add Liquidity screen by @kremalicious in #177
- add creator liquidity by @mihaisc in #178
- output owner on asset details by @kremalicious in #180
- Fixes exchange price, updates to oceanlib 0.9.9 by @mihaisc in #181
- disable walletconnect, metamask download fallback by @kremalicious in #183
- Dark Mode by @kremalicious in #182
- refined conversion number formatting, add more currencies by @kremalicious in #184
- lower min amount for adding token by @kremalicious in #186
- re-fetch pool numbers every 10 sec. by @kremalicious in #191
- User pool transactions on asset details by @kremalicious in #193
- fix min validation input bug by @kremalicious in #195
- icon tweaks by @kremalicious in #200
- Context warnings, more terms links by @kremalicious in #199
- Owner/publisher search by @kremalicious in #187
- first aggregated stats by @kremalicious in #203
- fix download button by @mihaisc in #213
- incorrect link type by @mihaisc in #215
- Data Partners by @kremalicious in #214
- dark mode fixes by @kremalicious in #216
- fix pool share links by @kremalicious in #220
- bump @oceanprotocol/list-datapartners by @kremalicious in #221
- package updates by @kremalicious in #223
- More footer data by @kremalicious in #224
- output weights in pool statistics by @kremalicious in #218
- Remove slider quick wins by @kremalicious in #222
- Default weight change to 70/30 by @kremalicious in #211
- move analytics id to environment variable by @kremalicious in #238
- markdown render fixes by @kremalicious in #239
- bump @oceanprotocol/list-datapartners by @kremalicious in #241
- netlify rewrite rules by @kremalicious in #244
- Feature/s3 deploy by @alexcos20 in #243
- Update terms.md by @brucepon in #245
- Update package.json by @mihaisc in #246
- purgatory updates by @mihaisc in #249
- Liquidity & price history graph by @kremalicious in #248
- Swap tokens by @mihaisc in #204
- Fix trade by @mihaisc in #253
- refresh interval tweaks by @kremalicious in #257
- hit Aquarius only when config is present by @kremalicious in #258
- optimize Bookmarks query by @kremalicious in #259
- directly hit Aquarius API for front-page queries by @kremalicious in #262
- refactor root components by @kremalicious in #263
- 404 page by @kremalicious in #268
- Blink fixes by @kremalicious in #267
- refactor transaction titles by @kremalicious in #266
- Handle price fetching better by @mihaisc in #265
- fix AssetListTitle by @kremalicious in #270
- price optimizations and bug fixes by @mihaisc in #274
- 3Box publisher profiles by @mihaisc in #264
- fix cropped graph on mobile by @kremalicious in #276
- Profile tweaks and fixes by @kremalicious in #278
- fix buying by @mihaisc in #285
- More helpful output for Add Liquidity by @kremalicious in #277
- move purgatory asset warning and hide most metadata by @kremalicious in #287
- restore WalletConnect by @kremalicious in #290
- Update metadata, the proper way by @kremalicious in #292
- update 3box url by @mihaisc in #298
- package updates and fixes by @kremalicious in #296
- add ropsten to network detection utilities by @kremalicious in #294
- check correct pool by @mihaisc in #304
- displayed search results count by @KatunaNorbert in #312
- Added create date for each asset card by @claudiaHash in #308
- Disconnect button by @mihaisc in #293
- package updates by @kremalicious in #319
- bump ocean.js & react hooks by @kremalicious in #327
- Setup CodeQL scanning by @kremalicious in #321
- add Contributing section to readme by @kremalicious in #323
- cut asset teasers title length by @KatunaNorbert in #309
- add sort filter features to search by @bogdanfazakas in #322
- Pool statistics from the graph by @mihaisc in #288
- bump ocean libraries, vulnerability bumps by @kremalicious in #329
- Set, edit, and display timeout by @KatunaNorbert in #324
- Pool tx history by @mihaisc in #307
- downgrade gatsby by @mihaisc in #339
- fix search navigation on localhost by @mihaisc in #346
- remove ga by @mihaisc in #345
- Dev experience tweaks by @kremalicious in #354
- Add Portis wallet connection by @kremalicious in #291
- Fix random null balance by @mihaisc in #357
- replace Travis with GitHub Actions workflow by @kremalicious in #358
- Feature/consume history by @claudiaHash in #363
- Fileinfo replacement by @bogdanfazakas in #352
- Feature/asset list isolated pagination by @KatunaNorbert in #356
- Fix/url encoding categories tags by @claudiaHash in #368
- Fix development with Barge by @kremalicious in #369
- Default contentLenght value by @bogdanfazakas in #372
- Get pool shares using The Graph by @KatunaNorbert in #360
- Display TVL by @claudiaHash in #353
- docs: mention Barge + The Graph setup by @kremalicious in #378
- Added link to highest liquidity pool search by @KatunaNorbert in #375
- added pagination to Published list, used aquarius to get assets by @KatunaNorbert in https://github.com/oceanprotocol/mark...
Release v1.0.0: v3 beta
Release v0.2.0: v3 alpha
Refactored code base running with Ocean Protocol v3 components against Rinkeby, but with lots of hardcoded values during publish.
Release v0.1.0: Gatsby
Refactored code base using Gatsby and updated styling established on new site. Running with and against Ocean Protocol v2 components.
Release v0.0.1
Initial version based on Next.js/Vercel, forked from dexFreight and styled with Ocean branding. The one with all the tests passing.