Skip to content

Releases: web-pal/chronos-timetracker

2.5.9

15 Feb 15:31
Compare
Choose a tag to compare

2.5.9 (2018-02-15)

Bug Fixes

  • Authorization: show linux error about libsecret (aa26939), closes #70
  • getPassword (4dc66db)
  • Browsing Issues: do not clear issues if they don't have worklog object (fe0685f)
  • Browsing Issues: normalize issues without worklog object (ebe345a)
  • Browsing Issues: try to fetch statuses even if no issestypes (116c963)
  • Issue Detail View: detailsView without required fields (ce9613d)

v2.5.8

12 Feb 16:44
Compare
Choose a tag to compare
Merge branch 'release/2.5.8'

v2.5.7

12 Feb 14:37
Compare
Choose a tag to compare
v2.5.7 Pre-release
Pre-release

2.5.7 (2018-02-12)

Bug Fixes

  • Browsing Issues: fetch additional boards (6d23249), closes #69 #70

v2.5.6

12 Feb 12:56
Compare
Choose a tag to compare
v2.5.6 Pre-release
Pre-release
Merge branch 'release/2.5.5'

v2.5.5

12 Feb 11:02
Compare
Choose a tag to compare
v2.5.5 Pre-release
Pre-release
Merge branch 'release/2.5.5'

2.5.4

09 Feb 12:52
Compare
Choose a tag to compare

2.5.4 (2018-02-09)

Bug Fixes

  • mention about update only once (e01d7d6)
  • Authorization: remove unsecure request on chronos backend (ee43fdc)
  • Browsing Issues: fetch additionaly project info for boards in rare case (85d9d41), closes #68

Features

  • env vars in docker container (d3210ad)
  • Browsing Issues: ability to search projects by key (ff30566), closes #67

2.5.3

08 Feb 12:31
Compare
Choose a tag to compare

2.5.3 (2018-02-08)

Bug Fixes

  • Authorization: jira server auth fix (667c77e)

Features

  • notification on delete, edit, add worklog (f4a381f)

2.5.2

07 Feb 10:56
Compare
Choose a tag to compare
2.5.2 Pre-release
Pre-release

2.5.2 (2018-02-07)

Bug Fixes

  • Browsing Issues: clear recent list after change project (c01870d)
  • linux close window (dda0fd5)
  • mixpanel throw err (da491e0)
  • Browsing Issues: fix search input (#64) (52004e9)
  • Issue Detail View: fix issue and timeline styles,add flow types (#63) (3da49c1)
  • Tracking: stuch after idle popup (c5dfb17)

2.5.1

06 Feb 15:12
Compare
Choose a tag to compare

2.5.1 (2018-02-06)

Bug Fixes

  • Browsing Issues: clear recent list after change project (c01870d)
  • Issue Detail View: fix issue and timeline styles,add flow types (#63) (3da49c1)
  • Tracking: stuch after idle popup (c5dfb17)
  • linux close window (dda0fd5)
  • mixpanel throw err (da491e0)

2.5.0

05 Feb 10:48
Compare
Choose a tag to compare
2.5.0 Pre-release
Pre-release

2.5.0 (2018-02-05)

Bug Fixes

  • Authorization: filter on onBeforeSendHeaders (4b901c1)
  • Authorization: jira browser auth in first login (0fae182)
  • Tracking: clear worklogComment after save worklog (74b8353), closes #56
  • focus on just added worklog (e14a128)
  • recentIssues (6c6dd3e)
  • refetch issues after transition done (4339550)
  • remember issues filter (e0e2dc7), closes #18
  • save timer before quit app (ed8136c)
  • turn on mixpanel (94c4ada)
  • white bg for NoWorklogsContainer (93e514d)

Features