Skip to content

Latest commit

 

History

History
349 lines (259 loc) · 44.7 KB

CHANGELOG.md

File metadata and controls

349 lines (259 loc) · 44.7 KB

Changelog

3.1.0 (2020-11-22)

Features

Bug Fixes

  • amazon: add 5800x and 5600x (#802) (167713b)
  • bestbuy-ca: use proper selector (#801) (63d550c)
  • config: correcting newline split for multiple user agents (#824) (f16a9fb)
  • store: generate links only for selected stores (292e360), closes #694

Reverts

  • correcting newline split for multiple user agents (af631c8), closes #824
  • pipeline changes (efe0d64)

3.0.0 (2020-11-12)

⚠ BREAKING CHANGES

  • removed duplicated Model

Features

Bug Fixes

  • docker: copy web directory (#745) (0754fec)
  • walmart: ps5 digital url (#763) (841647c)
  • environment variables to match ryzen cpus (5db8348)
  • revert to 14.15.0 until 15 is stable for tsc (2955ea7), closes #691

Code Refactoring

  • removed duplicated Model (d19dd5a)

2.0.0 (2020-11-05)

⚠ BREAKING CHANGES

  • update naming to streetmerchant

Features

Bug Fixes

  • filterBrandsSeriesModels: always loop all stores (#680) (6ced13e)

Miscellaneous Chores

  • update naming to streetmerchant (3f9b3c6)

1.7.0 (2020-11-03)

Features

Bug Fixes

1.6.0 (2020-10-29)

Features

Bug Fixes

Reverts

  • reduce false-positive during ci/cd (79b9bfe)

1.5.0 (2020-09-24)

Features

Bug Fixes

1.4.0 (2020-09-19)

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

1.3.0 (2020-09-19)

Features

Bug Fixes

  • store: amazon captcha false-positives (#54) (5c9e0b6)
  • evga xc3 ultra link (#56) (d907092)
  • screenshot size, add screenshot config setting (#53) (7cfc7c7)
  • sms carrier config, add google carrier (#44) (971fec2)

1.2.0 (2020-09-19)

Features

Bug Fixes

  • small error in isOutOfStock logic (#33) (c2a210c)

1.1.0 (2020-09-18)

Features

Bug Fixes

1.0.0 (2020-09-18)

Features

  • use ts, update cd, update README (#12) (e9fc0bf)