Releases: toggl/track-extension
Releases · toggl/track-extension
1.49.2
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
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
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
1.48.2 (2019-11-25)
Bug Fixes
- popup: Undefined TE id used in API call (cf3d069), closes #1596
1.48.1
1.48.1 (2019-11-22)
Bug Fixes
- asana: Fix project selection in list views (309f0e9)
1.48.0
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
1.47.2 (2019-11-19)
Bug Fixes
- popup: Get page height when opening popup (f9ffca2)
1.47.0
1.47.0 (2019-11-17)
Features
- add zammad integration for toggl button (0afe216)
1.46.6
1.46.6 (2019-11-15)
Bug Fixes
- websocket: Ensure only one websocket connection is opened (cdd3da6)