Releases: GitStartHQ/devtime
Releases · GitStartHQ/devtime
0.5.2
0.5.1
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
- Fixes "database query error" bug
- Feature: Automatically summarize activities and create task and ticket user_work_logs (RHS of the dashboard)
0.4.0
- 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
- Fix "cannot upsert to staging" on Windows.
0.3.1
- Fix windows installer
0.3.0
- 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
0.1.0
Beta version of GitStart DevTime.