Skip to content

Releases: GitStartHQ/devtime

0.5.2

23 Aug 09:34
f94473f
Compare
Choose a tag to compare

Changes:

  • Changing protocol scheme to see if it fixes login issues. This means that whenever someone updates manually, even if they didn't properly delete the previous version, the redirect will always go to this latest version.

0.5.1

20 Jul 02:03
9795b57
Compare
Choose a tag to compare

Patches the following:

  • Fix errors with violation of exclusion constraint UQ_USER_WORK_LOG_NON_OVERLAPPING
  • Automatically dismiss errors that contain 'endDate' of null
  • Reword errors that contain getaddrinfo ENOTFOUND hasura.gitstart.com into saying that there was a problem connecting and the user should make sure they are connected.
  • Add message saying they can ignore errors older than 10 minutes.
  • Only show logs from the past 3 hours.

0.5.0

15 Jul 14:42
d6ae7f3
Compare
Choose a tag to compare
  • Fixes "database query error" bug
  • Feature: Automatically summarize activities and create task and ticket user_work_logs (RHS of the dashboard)

0.4.0

08 Jul 19:21
c92e283
Compare
Choose a tag to compare
  • Add Blacklist/Whitelist feature
    • Blacklist makes any activity that matches the conditions NOT tracked at all
    • Whitelist makes any activity that matches the conditions tracked and sent to GitStart.
    • Any activity in neither, is tracked but not sent to GitStart
    • Adding to the whitelist will also affect and send old activities to GitStart

0.3.2

17 Jun 06:49
Compare
Choose a tag to compare
  • Fix "cannot upsert to staging" on Windows.

0.3.1

16 Jun 11:13
2f788a5
Compare
Choose a tag to compare
  • Fix windows installer

0.3.0

15 Jun 17:16
199c7dd
Compare
Choose a tag to compare
  • Add sentry logging
  • Fix 'sqlite3.node no found' issue
  • Fix Linux/Windows Protocol Handling
    • Adds three ways of handling protocol URLs which enables the app to handle on all platforms
    • A way test the protocol, by going to x-gitstart-devtime://test
    • Cleanup processing of the requestUrl

0.2.1

10 Jun 12:47
c6a9972
Compare
Choose a tag to compare
  • Add ability to additionally save to staging (#14)
  • Add context/tooltip on linux tray icon (#15)
  • Keep track of more errors using logService.createOrUpdate() (#13)
  • Use .deb as default linux app instead of .AppImage

0.1.0

08 Jun 15:05
73fa7c8
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Beta version of GitStart DevTime.