Skip to content

Commit 1209be7

Browse files
committed
v3.7.2
1 parent 0fd489a commit 1209be7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
All notable changes to Time Tracker will be documented in this file.
44

5-
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 Edge to moderate packages, while only 1-2 days for Chrome and Firefox.
5+
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.
6+
7+
## [3.7.2] - 2025-11-03
8+
9+
- Supported to collapse the menu
10+
- Performance on Firefox has been optimized to address a performance issue caused by a leak of structured clone holders resulting from frequent calls to runtime.sendMessage
611

712
## [3.7.1] - 2025-10-28 [For Chrome]
813

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

0 commit comments

Comments
 (0)