Major changes since 1.4.0
- Added HTTP publishing and image source operations (#551)
- Added code generation for Java, C++, and Python OpenCV (#597) (experimental)
- Added support for timing and benchmarking pipelines (#613)
- Changed the source selector to a dropdown (#631)
- Added a NetworkTables source (#646)
- Fixed massive memory leaks with some previews (#679)
- Solved deadlocking when opening a project (#685, #691)
- Reduced runtime memory use (#699)
- Improved command line arguments (#702)
- THIS CHANGES HOW SAVE FILES ARE LOADED FROM THE COMMAND LINE
Minor changes since 1.4.0
- Added an operation to threshold moving parts of an image (#560)
- Added drag and drop for operations in the pipeline (#577)
- Added an about window (#588)
- Mac shortcuts now use ⌘ instead of CTRL (#598)
- Added an operation to save images to disk (#599)
- Added a loading screen (#629)
- Allow steps to be minimized to hide unconnected sockets (#659)
- Added a cascade classifier operation (CPU only) (#678)
- Clean up publishing operations when they're removed from the pipeline (#714)
- Fixed a rare bug that caused saving to fail (#722)