Releases: FastTrackOrg/FastTrack
Stable release v6.5.0
🎉 Stable Release v6.5.0 🎉
🚀✨ Get ready for a smoother, faster, and more unified experience!
#️⃣ #FastTrack Changelog
🔄 Changed
- 🛠️ CLI and UI are now integrated into one powerful executable!
🔗 No more switching between tools – everything you need is now bundled into a single binary!
🧃 Seamless interaction
🧩 Simpler installs
🌈 Cleaner user experience
✅ This release is all about streamlining your workflow and cutting down on complexity.
Give it a spin and let us know what you think! 💬
Stable release v6.4.0
🚀 FastTrack 6.4.0 Released! 🎉
We’re excited to bring you FastTrack 6.4.0, a major update packed with build system improvements, streamlined installations, and better cross-platform support! 🧰🖥️🐧🍎🪟
🔧 Changed
- 🛠️ Moved from
qmake
toCMake
for easier and more flexible builds. - 🧪 CI now runs on-demand only to reduce noise and build smarter.
- 📦 Switched from AppImage to a custom MakeSelf installer for Linux.
✨ Added
- 🧵 Separate CI pipelines for Linux, macOS, and Windows.
- 🧪 Test builds for each platform — now testing everywhere we ship!
- 🤝 FastTrack-CLI is now bundled in the same installer as FastTrack.
🙏 Thank you for using 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.