Skip to content

Releases: TickLabVN/tpulse-browser-extension

v1.0.0-beta.3

13 Jan 03:31
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2024-01-13)

Bug Fixes

  • collect metrics: ignore tabs that don't start with http:// or https:// (b1da2ac)

v1.0.0-beta.2

12 Jan 17:36
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2024-01-12)

Bug Fixes

  • change release asset names (b2af026)

v1.0.0-beta.1

12 Jan 17:19
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2024-01-12)

Bug Fixes

  • error-handling: break loop when encountering NoMoreInput (4b50781)
  • icon: chagne directory of default icon (75191a6)

Features

  • add proxy code to extension (55fac63)
  • catch tab change and window navigation events (6351df6)
  • collect current active tab information (9e16414)
  • Collect paused/play video information of active tab (33dfb36)
  • error-handling: display errors for each specific type: io, serde, capacity, no more data (5360536)
  • proxy: add 3 api read_input, send_message and event_loop (e00ded2)