Releases: jef/streetmerchant
Releases · jef/streetmerchant
nvidia-snatcher v1.6.0
Features
- add series to Discord webhook (#618) (273d058)
- api: add rudimentary web control panel (#183) (373d1a9)
- store: add founders editions to notebooksbilliger.de (#593) (2e5db7a)
- store: add max price containers to multiple stores (#579) (f9c4c25)
- store: add new cards to german web shops (#597) (699de57)
- store: Add PCComponentes and Amazon-ES Stores. (#558) (062201f)
- store: support for azerty (#557) (58416e1)
- store: support for coolmod (#605) (c1dda4f)
- add
metato logger (#437) (ae6bc86) - add alternate.nl support (#552) (aca6523)
- add asus-de store and asus 3080 tuf/oc to amazon-de (#436) (b4d8733)
- add caseking and proshop-de store (#521) (1aaa102)
- add coolblue store (#482) (5c61333)
- add german stores (#462) (85a07dc)
- add incognito mode (#534) (2b6457e)
- add link series to error message for better context (#265) (332b4a8)
- Add PagerDuty Integration (#565) (11ee0bf)
- add proshop-dk (#524) (dc2fcf5)
- add support for multiple browser user agents (#547) (10a81dc)
- add uk stores (#455) (b9b6b55)
- allow filtering per model by a specific series (#595) (a42418f)
- optional per store min and max page sleep time (#576) (503d76f)
- notification: add
tofield for email (#327) (8828dd1) - store: add ttl for
scan(#555) (4847725) - add rog strix oc to amazon-de (#471) (e5909c5)
- add support for specifying smtp server (#458) (160ae37)
- allow multiple microcenter locations (#487) (2b0eab6)
- clear cookies and cache (#515) (1f89945), closes #417
- max price per series (#451) (8adc07a)
- mqtt alerts (#538) (68ff5bf)
- twitch chat notification, multiple telegram chat ids and german web shop overhaul (#528) (675f13a)
- docker: add docker and publish images to ghcr (#411) (c857985)
- notification: add at&t prepaid carrier (#425) (eb9d082)
- notification: add pushover priority setting (#186) (f277172)
- notification: add Twillio notification provider (#344) (f2f8d81)
- store: add
pny(#295) (f6760d3) - store: add 3090s to amazon-ca (#274) (e992cf4)
- store: add additional cards to all stores (#286) (d25a643)
- store: add amazon cards and
cartUrls (#284) (d69189f) - store: add asus strix oc to asus store (#385) (e55398e)
- store: add evga 3090 to newegg canada (#396) (313d176)
- store: add ftw3 ultra to microcenter (#448) (5109227)
- store: add gamestop (#390) (7148451)
- store: add models to bestbuy (#421) (4085136)
- store: add rog-strix-3080 to newegg-ca (#489) (207bc41)
- add
norwaytonvidia-api(#304) (eda6c85) - configurable status code behaviours (#340) (3b7487e)
- enhanced lookup behaviour (#270) (b868d1a)
- i...
nvidia-snatcher v1.5.0
Features
- filter models (#261) (e1b34a9)
- log: colors for console logs (#207) (0ad67fe)
- notification: add desktop notifications (#140) (722eaf3)
- notification: add pushbullet, add url with notifications (#226) (74490ea)
- notification: twitter integration (#224) (908ed35)
- store: add
bannedSellerlabel for stores (#173) (71c6774) - store: add amazon-de (#167) (8a70f14)
- store: add bestbuy.ca (#229) (22fd22f)
- store: add evga eu (#172) (605bdd7)
- store: add evga model (#220) (190388c)
- store: add microcenter store location config (#215) (d6a27c9)
- stores: add 3090 for bestbuy, newegg (#249) (dd45dba)
- stores: add 3090s for amazon-ca, bestbuy-ca, newegg-ca (#258) (482fb58)
- add chromium sandbox skipping (#209) (2065680)
- deprecate nvidia (api), add 3080 add 3090 (9f470f0)
- invert logic (#141) (6608a79)
- multiple discord roles and webhooks, qol for envs (#260) (8913879)
- store: add newegg.ca (#160) (76f5849), closes #159
- store: add office depot (#157) (0df2dcf)
- store: add zotac store (#214) (7875855)
- add delay on captcha to try and evade faster (#119) (4f83b3b)
- bestbuy bypass international splash, newegg add to cart (#153) (133a54f)
- card series filter, fix: newegg
oosLabels(#120) (252459d) - custom user agent (#121) (d9be3fe)
- include screenshot for emails + sms notifications (#144) (7191e03)
- load puppeteer faster, run stores in parallel (#83) (d1a5aa1)
- set country in config, login to nvidia when starting (#162) (ebd6091)
- temporarily pause requests if store has stock (#147) (6413144)
- update for complex add to cart, fix nvidia (#108) (3ea146d)
- notification: discord integration (#82) (a3fc07d)
- scraping: change lookup impl, add randomize sleep (#110) (dc0f710)
- store: add adorama (#104) (5b91065)
- store: add asus (#102) (a501cf7)
Bug Fixes
- store: adorama captcha config (#234) (9a53917)
- color logs and notification (76b28a6)
- notification: change discord ping visibility (#168) (9675c5b)
- store: bandh removed cards (#201) (6409646)
rateLimitTimeoutnot being defaulted (#106) (28947be)- check response for rate limiting (#58) (#98) (b7d9462)
- keep single
Storefrom draining (e819e46) - memory leak due to adblocker (#139) (0f6e570)
- nvidia: false positives (#132) (a75d214)
- newegg out-of-stock (#124) (770a13a)
- newegg out-of-stock labels (#134) (19c8f18)
- notification: wrong condition for sounds playing (#91) (103d96d)
- store: false positives for nvidia. (#85) (c65fa04)
nvidia-snatcher v1.4.0
Features
- notification: add mint mobile carrier (#70) (8aba7ec)
- notification: add pushover (#55) (c85658b)
- notification: add telegram (#71) (393d5f6)
- notification: add telus sms (6be74a1)
- store: add amazon.ca, fix timeout (#75) (d4de1a4)
- webpage toggle, sound notification, fix evga links (#52) (a217409)
Performance Improvements
nvidia-snatcher v1.3.0
nvidia-snatcher v1.2.0
Features
- ci: add
npm run build(faad3e6) - store: microcenter (#39) (edf17e9)
- add Amazon links (#26) (f0560ce)
- add email test, fix memory leak (#24) (a2fb973)
- more Best Buy AIBs (#41) (7d7bd18)
- page timeout (#22) (643045c)
- slack integration (#34) (c0a881a)
- sms notification for usa carriers (#40) (5a3636b)
- update to check if FE in-stock via Digital River (#29) (00ede13)