Releases: milktoastlab/SolanaNFTBot
Releases · milktoastlab/SolanaNFTBot
v0.17.0
Added
Added support for MagicEden V2. See Readme on how to activate the feature.
v0.16.0
Fixed
Changed
- Updated
metaplex/js
to metaplex-foundation/js
- Updated
@solana/web3
, use maxTransactionSupportedVersion to fetch transactions
Added
- Made discord buyer/seller linkable to the Marketplace profile page
v0.15.2
Fixed
- Metaplex AuctionHouse program change breaks the inner instruction filter because the parsed object doesn't exist
v0.15.1
Fixed
- missing opensea bidding sales transactions
- some opensea sales price not parsed correctly
- some opensea transaction not detected
v0.15.0
Added
- Multiple addresses subscription support
v0.14.0
Added
- OpenSea Marketplace support
- A yarn cmd to fetching tx data for testing
v0.13.0
Changed
- Restructured notification code to be cleaner and extensible
- Improved dedupe logic to check the last 50 notified transactions
- Runs discord notification in the memory queue asynchronous
Fixed
- Fixed tx parser to ignore errored tx
- Fixed test endpoint initiate discord client hangs
- Discord image not working for URL with spaces
v0.12.1
Fixed
- Error message not showing stacktrace
v0.12.0
Fixed
- Notify same transaction twice
Changed
- Improved logging format to show timestamp and level
v0.11.0
Added
- Auth secret key support for RPC
- Updated test endpoint to include Twitter notification