|
1 | 1 | # FastTrack changelog |
2 | 2 |
|
| 3 | +## 5.3.5 |
| 4 | + |
| 5 | +### Added |
| 6 | +- Added system tray |
| 7 | + |
| 8 | +### Fixed |
| 9 | +- Fixed outdated urls |
| 10 | + |
3 | 11 | ## 5.3.4 |
| 12 | + |
4 | 13 | ### Added |
5 | | -- TD2 dataset page |
| 14 | +- Added TD2 dataset page |
6 | 15 |
|
7 | 16 | ### Fix |
8 | | -- Fix theme |
9 | | -- Linux standardized desktop metainfo and binary |
| 17 | +- Fixed theme |
| 18 | +- Fixed Linux standardized desktop metainfo and binary |
10 | 19 |
|
11 | 20 | ## 5.3.3 |
12 | 21 |
|
13 | 22 | ### Fixed |
14 | | -- Fix video sequence opening |
15 | | -- Fix documentation tab |
| 23 | +- Fixed video sequence opening |
| 24 | +- Fixed documentation tab |
16 | 25 |
|
17 | 26 | ### Added |
18 | | -- Add FastTrack light version |
| 27 | +- Added FastTrack light version |
19 | 28 |
|
20 | 29 | ## 5.3.2 |
21 | 30 |
|
22 | 31 | ### Changed |
23 | 32 | - Performance improvement in tracking data correction. |
24 | 33 |
|
25 | 34 | ### Fixed |
26 | | -- Fix annotation |
| 35 | +- Fixed annotation |
27 | 36 |
|
28 | 37 | ### Added |
29 | | -- Add waiting cursor at loading. |
30 | | -- Add loading of previous analysis. |
| 38 | +- Added waiting cursor at loading. |
| 39 | +- Added loading of previous analysis. |
31 | 40 |
|
32 | 41 | ## 5.3.1 |
33 | 42 |
|
34 | 43 | ### Fixed |
35 | | -- Memory leaks in Replay. |
36 | | -- Crop in interactive. |
| 44 | +- Fixed memory leaks in Replay. |
| 45 | +- Croped in interactive. |
37 | 46 |
|
38 | 47 | ## 5.3.0 |
39 | 48 |
|
40 | 49 | ### Changed |
41 | | -- Refactoring ui with major performance improvement on the display. |
| 50 | +- Refactored ui with major performance improvement on the display. |
42 | 51 | - Default style changed. |
43 | 52 | - Ui settings file architecture. |
44 | 53 |
|
|
49 | 58 |
|
50 | 59 | ### Fixed |
51 | 60 | - ROI loading from cfg file. |
52 | | -- Crashing when accessing image. |
53 | | -- Clearer error when input background image not matching video size. |
| 61 | +- Fixed crashing when accessing image. |
| 62 | +- Cleared error when input background image not matching video size. |
54 | 63 |
|
55 | 64 | ## 5.2.3 |
56 | 65 |
|
57 | 66 | ### Fixed |
58 | 67 | - Fixed Replay panel objects' selection not working inside the Interactive panel. |
59 | 68 | - Fixed configuration loading in the Interactive panel. |
60 | | -- Update Qt for Windows and Mac to the latest LTS. |
| 69 | +- Updated Qt for Windows and Mac to the latest LTS. |
61 | 70 |
|
62 | 71 | ### Added |
63 | 72 | - Added errors message and log. |
|
0 commit comments