Skip to content

Commit a59b69d

Browse files
committed
v3.7.5
1 parent 728cd22 commit a59b69d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to Time Tracker will be documented in this file.
44

55
It is worth mentioning that the release time of each change refers to the time when the installation package is submitted to the webstore. It is about one week for Firefox to moderate packages, while only 1-2 days for Chrome and Edge.
66

7+
## [3.7.5] - 2025-11-28
8+
9+
- Supported tracking files for Firefox in background script
10+
- All charts use system fonts
11+
- Optimized the interaction for modifying restriction rules
12+
- Fixed some bugs
13+
714
## [3.7.4] - 2025-11-15
815

916
- Improved the time display on popup page

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timer",
3-
"version": "3.7.4",
3+
"version": "3.7.5",
44
"description": "Time tracker for browser",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {

0 commit comments

Comments
 (0)