- Fix calm value thresholds
- Fix issue where show distracted notificaiton did not work
- add support for showing a notification message when loosing focus
- Fix banner image with real screen shot of vscode extension
- Remove verbose logging
- Immediately start getting metrics using new incrementalBuffer pipe - thanks @alexcastillo
- Bug where clicking a toggel button in view could flash check/or-unchecked quickly before showing the correct value again.
- Intermittent issue where device can fail to restart connection after a disconnection. #33
- Move view files to a new location
- Restart session button added
- Toggle for dim screen and do not disturb added to view
- Intermittent issue where device can fail to restart connection after a disconnection. #33
- Improve layout with a 2.0.0 release
- Fix time stamps to be local time and not in 24 hour time
- Add toggle for dim screen - closes #7
- Add toggle for do not disturb activiation
- Move VueJS webview to another file,
webview.ts
- Historical plotting from session data - closes #6
- Remove unused notion.focus() metric
- Fix CSS for button - closes #5
- Add v1.1.0 info to changelog
- Remove bootstrap tags from webview
- Remove Notion Logout from status bar into webview
- Add changelog content
- Add descriptions to attributes required by this application
- Fix readme
- Add marketplace logo
- Add authentication instructions to read me
- Initial Launch