Skip to content

Releases: FastTrackOrg/FastTrack

Stable Release v6.3.4

11 Oct 09:20
29b7606
Compare
Choose a tag to compare

🎉 FastTrack 6.3.4 Release Notes 🎉

We’re excited to bring you FastTrack version 6.3.4, packed with upgrades, new features, and a few changes to enhance your workflow! 🚀

🔄 Changed

  • OpenCV Upgrade: We’ve upgraded to the latest version of OpenCV, boosting performance and compatibility. 🛠️
  • Qt Upgrade: FastTrack now runs on the latest Qt version, giving you even more stability and awesome features! ⚡
  • Documentation on IPFS: Our documentation is now hosted on IPFS for a faster, decentralized experience. 📚💨

✨ Added

  • Waiting Cursor for Video Export: Added a waiting cursor when exporting videos, so you know exactly what's happening. ⏳🎥

❌ Deprecated

  • Nightly Build Removed: We’ve said goodbye to nightly builds to focus on delivering rock-solid stable releases. 🌙👋

We hope you love these new updates! Thanks for sticking with us, and as always, happy tracking with FastTrack! 💼✨

Stable release v6.3.3

22 Nov 20:15
db8ddb1
Compare
Choose a tag to compare

FastTrack 6.3.3 Release Notes

We are excited to announce the release of FastTrack version 6.3.3, packed with new features, bug fixes, and improvements to enhance your experience.

Added

  • Community URL: We have added a community URL to facilitate better engagement and collaboration within the FastTrack community.

Fixes

  • Registration Fix: Addressed an issue with the registration process.
  • Minimization Fix: Resolved the problem of FastTrack closing when minimized, providing users with consistent behavior.
  • Deployment CI Fix: Fixed issues related to deployment in continuous integration environments, ensuring smooth deployment processes.
  • CLI for Windows Fix: Addressed a bug affecting the Command Line Interface (CLI) functionality on Windows.

Refactor

  • UI QActions Refactor: Improved the UI QActions for better code organization and maintainability.
  • Readme and Documentation Update: Updated the readme and documentation to provide comprehensive and up-to-date information on FastTrack features and usage.

We appreciate your ongoing support and feedback. Feel free to reach out to us with any questions or concerns, and happy tracking with FastTrack 6.3.3!

Stable release v6.3.2

24 Jul 19:31
4fdfda5
Compare
Choose a tag to compare
[rel] release 6.3.2

Stable release v6.3.1

14 Apr 11:01
acd6c56
Compare
Choose a tag to compare

FastTrack 6.3.1 comes with several improvement:

  • Image autoscaling at opening.
  • Fixed cfg.toml file formatting.

Stable release v6.3.0

30 Jan 16:04
1cb9fd9
Compare
Choose a tag to compare

FastTrack 6.23.0 comes with a major improvement:

  • Changed display to a QGraphicsView for better zoom and pan handling.

And minors updates:

  • Added drag and drop.
  • Updated to OpenCV 4.7.0.
  • Updated to Qt 6.4.2
  • Removed unused OpenMP dependency.

Stable release v6.2.7

17 Jun 14:30
227b351
Compare
Choose a tag to compare

FastTrack 6.2.7 comes with several improvements:

  • Added UI translation capability.
  • Fixed deprecated API.
  • Fixed string translation.
  • Fixed qApp calls.
  • Refactored UI.
  • Refactored CI.
  • Refactored tracking class.
  • Changed QMap to QHash.
  • Removed deprecated StatAnalysis class.

Stable release v6.2.6

02 May 17:27
eedf8df
Compare
Choose a tag to compare

FastTrack version 6.2.6 comes with several changes:

  • New version download button.
  • Stat_analysis feature preview.
  • Update to Qt 6.3.0
  • Remove qwebengine requirement.
  • Enhanced check for updates.

Stable release v6.2.5

17 Mar 20:09
d8e235a
Compare
Choose a tag to compare

FastTrack version 6.2.5 comes with a major optimization for Windows:

Stable release v6.2.4

27 Feb 21:15
038416f
Compare
Choose a tag to compare

FastTrack version 6.2.4 comes with optimization improvement

Fixed

Added

  • UI geometry and state saving.

Stable release v6.2.3 -- Hotfix

24 Feb 19:09
4e23377
Compare
Choose a tag to compare

FastTrack version 6.2.3 comes as a hotfix

Fixed

  • Fixed crop functionality not working in Interactive tracking.

Added

  • Added background status in Interactive tracking.