Skip to content

Commit 4355be3

Browse files
committed
v3.5.6
1 parent 797607d commit 4355be3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ 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 Edge to moderate packages, while only 1-2 days for Chrome and Firefox.
66

7-
## [3.5.5] - 2025-0-26
7+
8+
## [3.5.6] - 2025-08-01
9+
10+
- Fixed the scrollbar style conflict with [huaban.com](https://github.com/sheepzh/time-tracker-4-browser/issues/524)
11+
- Added some French and Arabic translations
12+
- Upgraded Echarts to v6 with a more modern style
13+
14+
## [3.5.5] - 2025-07-26
815

916
- Still that bug = =
1017
- Added some translations, thanks to [zakno52](https://github.com/zakno52)

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

0 commit comments

Comments
 (0)