v0.2.0
/2016/11/11
Added:
- Re-enabled & updated Stripe payment
- Display electron version in About
- Login workflow tweaks
- Changed the way hour totals are updated (pulls down less data, prep for seeing others’ hours)
- Sync tour state on server instead of per-device
- Made selected user more obvious (inverted colors)
- Updated icons
- Removed web access (app access only)
Fixed:
- Tasks that are checked off as well as submitted were lightened twice
- Forwarding a PT linked item did not forward the link
- Fixed overlapping task descriptions / times
- Fixed pop-up menus & status bar tool-tips to stack on top of Task Sources pane
- Fixed disconnections by replacing long polling with websockets
- Cache startup API hits so we don’t go over limits