- Created csgotrader.app site that showcases the features of the extension
- Moved the changelog pages from the extension to csgotrader.app/changelog
- Created csgotrader.app/prices page that explains how the extension calculates prices
- Added case keys, BTC, ETH and their denominations as currencies
- Adjusted the pricing algorithm to try to get a more accurate price for rare items and specify different prices for different Doppler phases
- Added feature to check the value of the items selected, the selection can be initiated by clicking the hand icon in inventories
- Added sorting feature to trade offers and inventories, items can be sorted by:
-- Name (alphabetical)
- -Tradability
-- Price
-- Position (default)
-- And any of the mentioned reversed - The default sorting mode can be set in the options menu
- All inventory items are loaded automatically to accommodate sorting and eliminate waiting when searching or filtering #47
- Bug fix: Turning off pricing has no effect in offers #62 (thanks to Dᴊᴇɴᴛ for reporting it)
- Bug fix: Duplicate item count visible and broken in non-CS:GO inventories #57
- Receiving update notification is optional and off by default #58
- Made csgolounge and csgotraders permissions optional #31
- Pages where the extension adds features get reloaded when the extension updates #61
- Added option to make the other party's inventory active by default #25
- Applied compression to the prices.json to save bandwidth and time