Releases: mithraiclabs/psyoptions-frontend
Releases · mithraiclabs/psyoptions-frontend
Release 0.12.2
Changes:
- Fix OI not showing up for some Puts
- Add default contract sizes to contract size dropdown on markets page based on the underlying asset selected
Release 0.12.1
Changes:
- Update cloud build config to upload source maps to sentry, and be able to deploy to different cloud run targets in the same project
- Fix bug with puts not showing up after the size dropdown was added
Release 0.12.0
Changes:
- Throttle network requests to devnet with service worker
- Fix responsive sizing for open orders table
release-0.11.1
Merge pull request #298 from mithraiclabs/bugfix/improve-mark-price-fail Improve failure state for mark price fetch
Actual Release 0.11.1
Merge pull request #298 from mithraiclabs/bugfix/improve-mark-price-fail Improve failure state for mark price fetch
Release 0.11.0
- updated bindings for protocol bump seed
- add more notifications to caught errors so they aren't silent to the user
- add mark price
- toggle initialize page by environment variable
Release 0.10.0
Changes:
New features:
- Use associated token addresses when creating new non wSol accounts
- Fill in price and size by clicking corresponding units on orderbook
- Add MVP open orders component
Bug Fixes:
- Remove program id from local storage state
- Fix unsettled quote asset decimals
- Fix incorrect collateral token symbol in buy/sell modal
- Fix toString of undefined error in open positions page
Release 0.9.1
Changes:
- Add new strike prices function and filter out strike prices from markets page that don't match
- Remove number of options in circulation from main page
- Fix bug with put behavior
= Fix bug with connect button on put side
Release 0.9.0
Changes:
- Add multi-wallet support 🎉 (Math, Solong, Phantom, Sollet)
- Fix owned token account key types to PublicKey types
- Change favicon to the gradient logo to match twitter, discord, docs site
- Fix "Read Docs" link on landing page to point to actual docs
- Fix webpack shell plugin breaking the GCP cloud build
Release 0.8.0
- add support for Serum settlement
- bug fixes for place sell order when accounts are created but nothing was minted