Skip to content

Releases: Tech-Nest-Ventures/deepFocus

v1.12.0

30 Sep 21:49
Compare
Choose a tag to compare

1.12.0 (2024-09-30)

Features

  • allow desktop icon to change color during different stages (5735859)

v1.11.0

29 Sep 22:29
2b3ae6f
Compare
Choose a tag to compare

1.11.0 (2024-09-29)

Features

  • dynamically update chart with data (281a01a)

v1.10.0

28 Sep 16:38
cda28ca
Compare
Choose a tag to compare

1.10.0 (2024-09-28)

Bug Fixes

  • title test in playwright tests (d811cf3)

Features

  • init charts (796aa10)
  • persist data for deepWork hours and show on daily basis. (ebe1614)

v1.9.0

25 Sep 15:48
06ccf65
Compare
Choose a tag to compare

1.9.0 (2024-09-25)

Bug Fixes

  • changed BASE URL to fix sending emails to active endpoint (5131d26)

Features

  • added context for login vals to dynamically update NavBar options. (2b48d32)

v1.8.1

24 Sep 00:05
Compare
Choose a tag to compare

1.8.1 (2024-09-24)

Bug Fixes

  • import solidjs/router and configure bytecode plugin for cjs (4285eff)
  • release to use self-hosted (f0491b3)

v1.8.0

23 Sep 18:42
Compare
Choose a tag to compare

1.8.0 (2024-09-23)

Features

  • retrieving active windows without additional config. updated README (068139e)

v1.7.2

23 Sep 00:44
Compare
Choose a tag to compare

1.7.2 (2024-09-23)

Bug Fixes

  • retrieving active windows is working in Prod and dev (f90a57a)

v1.7.1

22 Sep 13:21
Compare
Choose a tag to compare

1.7.1 (2024-09-22)

Bug Fixes

  • collecting form vals for login (d8cb99a)

v1.7.0

22 Sep 06:42
Compare
Choose a tag to compare

1.7.0 (2024-09-22)

Features

  • built dmg w/ updated logic. setup initial e2e tests: (71d1be5)

v1.6.0

21 Sep 23:17
Compare
Choose a tag to compare

1.6.0 (2024-09-21)

Features

  • added scheduling logic with the usage of a NodeJS worker to retrieve usage data on daily and weekly basis. Added logic on client side to retrieve and send User data to electron and revised backend routes to send the data. (1995bdc)