Releases: FastTrackOrg/FastTrack
Stable Release v6.3.4
🎉 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
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
[rel] release 6.3.2
Stable release v6.3.1
FastTrack 6.3.1 comes with several improvement:
- Image autoscaling at opening.
- Fixed cfg.toml file formatting.
Stable release v6.3.0
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
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
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
FastTrack version 6.2.5 comes with a major optimization for Windows:
- Fixed memory leaks on Windows by disabling OpenCL.
- Disabled OpenCL increases performance by ~55% on Windows https://www.fasttrack.sh/blog/2022/03/18/OpenCL.
Stable release v6.2.4
FastTrack version 6.2.4 comes with optimization improvement
Fixed
- Optimized object's direction computation. Analysis is now ~35% faster https://www.fasttrack.sh/blog/2022/02/28/Benchmark/.
Added
- UI geometry and state saving.
Stable release v6.2.3 -- Hotfix
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.