Skip to content

Releases: wakatime/desktop-wakatime

v0.5.0

26 Sep 10:33
772b726
Compare
Choose a tag to compare

Changelog

2c04343 icon issue fix
08e7b91 Keep not supported but monitoring apps after unchecked monitoring
a8ff713 update package-lock.json
7573bf0 make isExcludedApp a static method
bc8cbcd loading skeleton
c75ebf6 excluded apps list
c5ce953 display all apps in one list
d550087 fix exe-icon-extractor not found issue
ce442c9 Only build exe-icon-extractor on Windows

v0.4.2

19 Sep 09:20
8b91e31
Compare
Choose a tag to compare

Changelog

f2d9280 Fix relative imports
269a758 Refactor getting apps for mac and win

v0.4.1

18 Sep 19:35
239b0a1
Compare
Choose a tag to compare

Changelog

d306a8d Merge branch main into bugfix/wakatime-cli-not-updating
26ac465 fix: fix not checking for cli update

v0.4.0

18 Sep 19:17
80736da
Compare
Choose a tag to compare

Changelog

d226769 feat: add install extension to browser items

v0.3.0

18 Sep 08:32
3fb2a01
Compare
Choose a tag to compare

Changelog

b85c8d3 Support Microsoft apps

v0.2.3

11 Sep 09:35
0ed42c3
Compare
Choose a tag to compare

Changelog

b5c9beb App name must always have a version part to be parsed correctly

v0.2.2

11 Sep 09:27
afe1579
Compare
Choose a tag to compare

Changelog

be2d723 No spaces in app name plugin string

v0.2.1

27 Aug 21:22
c2bcce5
Compare
Choose a tag to compare

Changelog

29fc7c5 Fix Figma and Canva language

v0.2.0

25 Aug 15:50
25377b1
Compare
Choose a tag to compare

Changelog

3f389fc fix eslint
5c5d46c prettier fix
b935f21 add execNames for windows
420d9ac add plugin install buttons
036d11b list open windows for tracking

v0.1.0

22 Aug 02:23
fe7bfae
Compare
Choose a tag to compare

Changelog

94668be Bump changelog action to v1.3.0
4a6de17 Create automated pipeline
2f85592 Migrate eslint to v9 (latest)
42ad161 remove unused package
e12b90c upgrade packages
1a6c99a fix case
3928716 fix window not showing after build #10
39c9eef Show code time in status bar tray
b6c6d48 Fix parsing latest wakatime-cli version from GitHub API response
bd0ef8f cleanup
5402dd1 Update README.md file
80fba05 remove dev flag from folder and config files
baad361 auto update (experimental)
768f07c fix: add isMonitoring check in browserExtension check
20d3e5a fix default enabled not working
74233ac macos support
ddf8163 using another icon extractor
b5fc6d9 file import fix
4b65442 small changes
e206c3b move cli download and app loading task to background*
c492544 #
75dc0cc deep link
262b085 move initializations from whenReady to Wakatime.init class
96b72d8 send heartbeat events
27d1032 register and unregister as login item
49f0871 wakatime heartbeat event
003ee3a typesafe
aa3afb3 properties manager with handling properties from frontend
735604c logging to file
7d4fc4e load api key from config file
85c9086 check cli latest and config file
5575ed0 add a basic logger
f942d3d install dependencies
60f784e apps manager with caching
0d06950 fix store import
6befb81 fix electron apps path issue, wakatime class and send heartbeat method (unimplemented)
ebfebdf prettier import order setup
d98b4c5 initialize watcher on main.ts
e5de441 settings and monitoring manager
53fe9e2 improve watching and get latest url and title
fd62939 watcher system
86be4e9 trying to use electron-store
6449316 subscribe to global key event
c9c5e81 fix windows icon getter
24c846c cleanup ipc calling and use react query to manage data
3b22bd4 monitor and dont monitor app state
b9a665f get apps with their path icon and name
cd0b831 subscribe to active window change
c571f17 get apps on mac
e12002c show supported installed apps list on windows
ab21cd9 filter by supported apps
22727a4 render installed app with icons for mac
b1ae79d fix slack registryPaths list
6e94c04 get available/installed apps
53df2b7 small fix for windows
0e89d85 settings window with persist data to userData
1dc3a1e store and retrieve key
df729ed rename windows dir name to pages
567c9b0 open context menu on left click as well
f02ffd7 open monitrord apps window and setting window
48decf5 Add tailwindcss
c997ec4 add system tray and change app and tray icon
7c6b1ce add electron-vite-react template