Skip to content

Releases: web-pal/chronos-timetracker

2.7.4

25 Oct 19:53
Compare
Choose a tag to compare
2.7.4 Pre-release
Pre-release
v2.7.4

Merge branch 'release/2.6.4'

2.7.3

06 Apr 18:08
Compare
Choose a tag to compare
v2.7.3

Merge branch 'release/2.6.4'

2.7.2

06 Apr 17:33
Compare
Choose a tag to compare

Bug Fixes

  • Tracking: fix adjustStartTime behaviour (ecc2dfb), closes #84

2.7.1

05 Apr 15:48
Compare
Choose a tag to compare

2.7.1 (2018-04-05)

Bug Fixes

  • Browsing Issues: fix empty string input handling in JQL field & default allowEmptyWorklog to true
    (dacdabf)

2.7.0

05 Apr 15:04
Compare
Choose a tag to compare
2.7.0 Pre-release
Pre-release

2.7.0 (2018-04-05)

Bug Fixes

  • Browsing Issues: fix jql filters in recent tab (e1ceb13)
  • Tracking: stop adjust start time switch from resetting date to today (5c351f5)

Features

  • Browsing Issues: implement JQL filters search (415bb76), closes #57 #48 #85
  • Tracking: make validation in add worklog modal (38bd43e)

2.6.4

27 Mar 12:06
Compare
Choose a tag to compare

2.6.4 (2018-03-27)

Bug Fixes

  • Browsing Issues: fix for filter of issues for sprint (#102) (26b0608)
  • Issue Detail View: fix too wide comments tab if there are comments with long strings (#100) (804bfb6), closes #83

Features

  • add adjust start time checkbox to worklog modal (#98) (0ce226d), closes #84
  • Tracking: add checkbox to post comment also as issue comment (#99) (6f6c23a), closes #90
  • Tracking: worklog comment as a required item (#101) (33043bd), closes #81

2.6.3

21 Mar 16:07
Compare
Choose a tag to compare

2.6.3 (2018-03-21)

Bug Fixes

  • clear cache in menu (ae57962)
  • storage promises with reject (a3f3362)

Features

  • add clear cache button to settings and error message of ErrorBoundary (#97) (216f104)

2.6.2

19 Mar 18:05
Compare
Choose a tag to compare

2.6.2 (2018-03-19)

Bug Fixes

  • Authorization: check if debug info exist (df86f22)
  • double-import (f37beb7)
  • yarn lock diff trash (0c1398b)

Features

  • Authorization: debug auth (4a17ce0)
  • auth debug console actions (741c1fa)

Performance Improvements

  • rejectUnauthorized - false on ssl, for self-signed cerfificates (37b2adb)

2.6.0

15 Mar 10:44
b008e0d
Compare
Choose a tag to compare

2.6.0 (2018-03-15)

Bug Fixes

  • accoutin deletion on logout (280ff32)
  • feature acknowlegement (1721ffb)
  • hide login to exiting account button if no accounts present (40956d3)
  • issue form with multiple accounts (290ef83)
  • keys warning (f146205)
  • memoized resourceMap list selectors (54e00a2)
  • recent workogs with just created new issue (4bcb9d4)
  • retry on connection refused (db85971)

Features

  • Authorization: support multiple accounts (106d30a), closes #71
  • make account step on login (9d9ade9)
  • make new feature presentation component (ff76777)

2.5.20

07 Mar 14:23
Compare
Choose a tag to compare
v2.5.20

Merge branch 'release/2.5.17'