Releases: Tech-Nest-Ventures/deepFocus
Releases · Tech-Nest-Ventures/deepFocus
v2.4.6
Full Changelog: v2.4.5...v2.4.6
- Added additional logic to handle sending emails.
Notable issues to fix in future releases:
- Compress Icon URL's to lower package size to send through HTTP
v2.4.5
What's Changed
- feat: added daily email functionality by @timeowilliams in #30
- chore: modify latest-mac.json by @timeowilliams in #31
Full Changelog: v2.4.4...v.2.4.5
Test Release (2.4.4) Notarized
Notarized Test Release
Test Release (2.4.2)
Testing Auto Update feature.
- NOTE: App is not notarized for production
v.2.4.1
What's Changed
- fix: have frontend rerender on app focus by @timeowilliams in #19
- fix: get back all installed Applications (MacOS)
- feat: added page transitions
Full Changelog: v.2.3.0...v.2.4.1
App packaged
v.2.4.0 Initial commit with cleared history
v.2.2.3
- fix: show Home component on first render.
- Fix Button render for Login/Signup selection.
- Rm build object from package.json that caused build issues temporarily. Uncommented unused deps
- update versioning of DMG and package.json
v.2.2.2
What's changed:
- Updated view of Unproductive apps and websites & fixed bug preventing adding sites.
- Update meta CSP policy to allow for rendering favicons from google/gstatic
- Send successful Welcome email to new users.
v.2.2.1
Changes
- Allow users to use Deep Focus without requesting Accessibility & Screen Recording permissions for MacOS
- Small Style updates for Onboarding components & additional logic for tracking unproductive sites.
Full Changelog: v.2.2.0...v.2.2.1
v.2.2.0
What's Changed
- Fixed issue with @deepfocus/get-windows prematurely requesting Mac Permissions causing loopy behavior w/ custom scripting
- Added additional test file for more comprehensive coverage.
- Fixed bug with not loading CircularChartData on first render.
- Added more comprehensive logging with electron-log dep.
- Fixed logic for sending too many notifications for deep work hours status.
- Added prelim logic for auto-updating electron app when new version is uploaded.
- Fixed issue where VSCode name appears as Electron from
getActiveWindow
. - Added logic for sending error logs upon uncaught exceptions, rejections and windows closing.
Full Changelog: v2.1.0...v.2.2.0