Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 2.24 KB

HISTORY.rst

File metadata and controls

73 lines (53 loc) · 2.24 KB

History

3.0.0 (2023-02-09)

  • chore: send project on heartbeat when navigating on github #165
  • chore: add social media toggle to track or not social sites #163
  • implement service worker events #162
  • chore: Chrome Manifest V2 to V3 migration #161
  • chore: implements send Heartbeat functionality #160
  • chore: move api key input to options view #159
  • chore: update bootstrap to version 5 #158
  • chore: implement options component #157
  • chore: enable disable logging #156
  • chore: implement new ts components #155
  • chore: update dependencies #153

2.0.1 (2021-01-11)

  • Bugfix options page not opening. #98

2.0.0 (2021-01-06)

  • Add ability to use wildcard in white/black url lists. #65
  • Ability to set project name from custom url pattern in whitelist. #61
  • Use root domain to prevent cookie problems. #44
  • Firefox support. #51

1.0.2 (2016-06-30)

  • Fix bug preventing options from saving. #42

1.0.1 (2016-06-29)

  • Fix blacklist setting.
  • Misc bug fixes related to icon popup.
  • Send plugin name and version with heartbeat data. #41

1.0.0 (2016-06-29)

  • Birth