Skip to content

Commit 09534f3

Browse files
committed
v3.7.4
1 parent 59dde3b commit 09534f3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.4] - 2025-11-15
8+
9+
- Improved the time display on popup page
10+
- Supported exporting and importing data for Android
11+
712
## [3.7.3] - 2025-11-11
813

914
- Supported Polish

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.3",
3+
"version": "3.7.4",
44
"description": "Time tracker for browser",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {

0 commit comments

Comments
 (0)