v0.2.0

2016/11/11

Added:

  1. Re-enabled & updated Stripe payment
  2. Display electron version in About
  3. Login workflow tweaks
  4. Changed the way hour totals are updated (pulls down less data, prep for seeing others’ hours)
  5. Sync tour state on server instead of per-device
  6. Made selected user more obvious (inverted colors)
  7. Updated icons
  8. Removed web access (app access only)

Fixed:

  1. Tasks that are checked off as well as submitted were lightened twice
  2. Forwarding a PT linked item did not forward the link
  3. Fixed overlapping task descriptions / times
  4. Fixed pop-up menus & status bar tool-tips to stack on top of Task Sources pane
  5. Fixed disconnections by replacing long polling with websockets
  6. Cache startup API hits so we don’t go over limits