Skip to content

Commit e4f60f5

Browse files
committed
v4.2.1
1 parent dc7aaa5 commit e4f60f5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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+
## [4.2.1] - 2026-04-30
8+
9+
- Fixed some bugs for time limit
10+
- Optimized the style of popup page
11+
712
## [4.2.0] - 2026-04-28
813

914
- refactored basic architecture

package.json

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

0 commit comments

Comments
 (0)