Skip to content

Releases: pricehistoryid/chrome-price-history

0.3.0

16 Dec 16:17
Compare
Choose a tag to compare

Changelog:

  • 094e411 feat: finalizes for pricehistory web app
  • 728cbc4 fix: remove url path parameter
  • 35de580 fix: standardize data sent to backend
  • 91febd1 feat: refactor repetitive lines
  • 932becc fix: tokopedia listen on url change on specific url pattern
  • b65556d fix: remove sync feature (temp)
  • b5dd6e9 fix: change api endpoint
  • db74324 feat: move old script into v1 directory
  • b0b139b fix: linting v2 scripts
  • 523c4ea feature: add v2 scripts
  • 51650e2 fix: linting inject.js
  • 712b5ea fix: initiate favorite list element
  • 8861e26 feature: tidy directories part 2
  • 5813bf7 feature: tidy directories
  • 8f1ae93 feature: remove https from url
  • d89029a fix: different value same day will create new record
  • 65340d4 feature: limit max 3 synced items
  • fc928ba feature: sync across device with same account
  • 97a8fcc feature: get user info
  • 2a03fd3 feature: refactor modal.js
  • c363be2 docs: update README.md

0.2.0

16 Dec 16:15
Compare
Choose a tag to compare

Changelog:

  • a6f23b9 feature: brand new tooltips
  • 74d9c44 fix: timezone fix and remove unused data from storage
  • 5c80088 feature: create price trend line

0.1.0

16 Dec 16:14
Compare
Choose a tag to compare

Changelog:

  • 50bc730 feature: add average price line
  • b095cb7 feature: update issue templates
  • ca985d9 feature: add README.md and screen-record.gif
  • 4d45759 docs: update todo
  • 8aa828d feature: add logo
  • e323665 feature: fix price parsing and remove debug output
  • f6cf9bf feature: rename extension
  • 6ad6ca0 fix: replace all dot in price
  • 8504d9a feature: box sizing using border-box
  • d270427 feature: add chart
  • 5364747 feature: add logo
  • 1cea595 first commit
  • a6268c0 Initial commit