Skip to content

Releases: toggl/track-extension

1.49.2

03 Dec 07:08
Compare
Choose a tag to compare

1.49.2 (2019-12-03)

Bug Fixes

  • autocomplete: Fix autocomplete height to be calculated based on window's innerHeight (e2d0697), closes #1606
  • worksection: Fix worksection integration after layout change (cfafa18), closes #1496

1.49.1

03 Dec 07:00
Compare
Choose a tag to compare

1.49.1 (2019-12-03)

Bug Fixes

  • popup: Stop time cleared when opening running entry (4cbb138)
  • popup: Update running duration correctly (c156bb3)

1.49.0

27 Nov 06:54
Compare
Choose a tag to compare

1.49.0 (2019-11-27)

Bug Fixes

  • pomodoro: Only trigger ticker if TE started from popup (994b5f9)
  • popup: Only start focus view if pomodoro alarm is running (eb1e3a1)

Features

  • focus: Add focus mode for pomodoro (9821cfb)
  • pomodoro: Add ticker sound support (f413ad9), closes #1568
  • pomodoro: Add ticking sound preference in settings (7f4f2ba)

1.48.2

25 Nov 15:01
Compare
Choose a tag to compare

1.48.2 (2019-11-25)

Bug Fixes

  • popup: Undefined TE id used in API call (cf3d069), closes #1596

1.48.1

22 Nov 11:56
Compare
Choose a tag to compare

1.48.1 (2019-11-22)

Bug Fixes

  • asana: Fix project selection in list views (309f0e9)

1.48.0

21 Nov 15:50
Compare
Choose a tag to compare

1.48.0 (2019-11-21)

Bug Fixes

  • code: TS error (212526d)
  • popup: Editing running entry stops it (4901661)
  • popup: Fix cursor on Timer rows (46be635)
  • popup: Remove outline from edit form dropdowns (7aa5306)

Features

  • edit: Open edit view when clicking on an existing time entry (59335d7)
  • popup: Add cancel button to skip TE update (4816847)
  • popup: Allow editing of stopped entries (53344f4), closes #1565
  • popup: Allow expanding grouped entries (55035a2), closes #1579

1.47.2

19 Nov 11:33
Compare
Choose a tag to compare

1.47.2 (2019-11-19)

Bug Fixes

  • popup: Get page height when opening popup (f9ffca2)

1.47.1

18 Nov 06:49
Compare
Choose a tag to compare

1.47.1 (2019-11-18)

Bug Fixes

  • popup: Add minimum height to popup (ed57c3c), closes #1534

1.47.0

17 Nov 22:49
Compare
Choose a tag to compare

1.47.0 (2019-11-17)

Features

  • add zammad integration for toggl button (0afe216)

1.46.6

15 Nov 12:23
Compare
Choose a tag to compare

1.46.6 (2019-11-15)

Bug Fixes

  • websocket: Ensure only one websocket connection is opened (cdd3da6)