Skip to content

Releases: Tech-Nest-Ventures/deepFocus

v2.4.6

30 Nov 02:51
Compare
Choose a tag to compare

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

04 Nov 19:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v.2.4.5

Test Release (2.4.4) Notarized

02 Nov 21:32
1692d29
Compare
Choose a tag to compare

Notarized Test Release

Test Release (2.4.2)

02 Nov 21:28
8962dca
Compare
Choose a tag to compare

Testing Auto Update feature.

  • NOTE: App is not notarized for production

v.2.4.1

27 Oct 01:50
9da141d
Compare
Choose a tag to compare

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

23 Oct 00:21
Compare
Choose a tag to compare
v.2.4.0

Initial commit with cleared history

v.2.2.3

16 Oct 05:59
Compare
Choose a tag to compare
  • 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

16 Oct 04:11
Compare
Choose a tag to compare

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

16 Oct 02:09
Compare
Choose a tag to compare

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

15 Oct 20:57
a18a00f
Compare
Choose a tag to compare
v.2.2.0 Pre-release
Pre-release

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