We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4caef commit 227b351Copy full SHA for 227b351
2 files changed
FastTrack.pri
@@ -1 +1 @@
1
-VERSION = 6.2.6
+VERSION = 6.2.7
changelog.md
@@ -1,5 +1,27 @@
# FastTrack changelog
2
3
+## 6.2.7
4
+
5
+### Added
6
+- Added donation support.
7
+- Translation capability.
8
9
+### Fixed
10
+- Fixed deprecated API.
11
+- String translation.
12
+- Fixed qApp calls.
13
14
+### Refactored
15
+- Refactored UI.
16
+- Refactored CI.
17
+- Tracking class.
18
19
+### Optimized
20
+- QMap to QHash.
21
22
+### Deprecated
23
+- Removed Stat Analysis class.
24
25
## 6.2.6
26
27
### Added
0 commit comments