* Laser Panel is improved with a Hold button.
* A large number of minor Mac Design changes (some of which are useful for everybody).
* Several bug fixes.
* Added `image slash` command. If you need the top 40% of an image. Type `image slash 40%` and delete the bottom 60% of the image.
* Added `move_at_speed` as a command `move_at_speed 1 1000 2000` will move 1in 2in at a speed of 1mm/s.
What's Changed
* Fix opencv version on windows builds (camera wasn't working) by tiger12506 in https://github.com/meerk40t/meerk40t/pull/628
* Add MacOS11 build yaml by tiger12506 in https://github.com/meerk40t/meerk40t/pull/629
* [Minor Bug] short_travel_cutcode: use current distance rather than previous by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/631
* Choices Sheets for Kernel, OSX menubars subwindows by tatarize in https://github.com/meerk40t/meerk40t/pull/634
* Unify Panes/Panels/Windows by tatarize in https://github.com/meerk40t/meerk40t/pull/636
* Extract Scene from Main by tatarize in https://github.com/meerk40t/meerk40t/pull/640
* Tatarize/main gui divide scene2 by tatarize in https://github.com/meerk40t/meerk40t/pull/641
* Extricate Ribbon, Tree, and Scene from wxmeerk40t by tatarize in https://github.com/meerk40t/meerk40t/pull/637
* Hungarian Update by tatarize in https://github.com/meerk40t/meerk40t/pull/642
* Remove background color from icon-corner[1,2,3,4] to fix dark mode issue by tiger12506 in https://github.com/meerk40t/meerk40t/pull/644
* Further optimize tweaks by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/645
* Fine Tuning Fixes for 0.7.4 by tatarize in https://github.com/meerk40t/meerk40t/pull/643
* Improve Execute Optimisation tooltips by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/646
* Mac runner fix by joerlane in https://github.com/meerk40t/meerk40t/pull/650
* Settings -> Preferences for consistence with OSX standards. by tatarize in https://github.com/meerk40t/meerk40t/pull/652
* Correct notebook page initialization by tatarize in https://github.com/meerk40t/meerk40t/pull/660
* mac runner fix for code sign .so missing by joerlane in https://github.com/meerk40t/meerk40t/pull/661
* Fix Keymap Crash bug by tatarize in https://github.com/meerk40t/meerk40t/pull/664
* Add `image slash`, correct return values for `image slice` by tatarize in https://github.com/meerk40t/meerk40t/pull/663
* Fix 657 StepRepeat incorrectly repeats pre/post special ops by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/659
* Preferences/About lose min/max buttons, save-as cookies, pane commands. by tatarize in https://github.com/meerk40t/meerk40t/pull/662
* Adds `move_at_speed` command. Prevents Keydown overtrigger. Fix alias -keyword registration. by tatarize in https://github.com/meerk40t/meerk40t/pull/666
* Fix 667 - include stroke width when making image of raster elements by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/668
* Use SetValue rather than SetLabel for a TextBox by tatarize in https://github.com/meerk40t/meerk40t/pull/670
* About and Preferences needed RESIZE_BORDER flag to be consistent with… by tiger12506 in https://github.com/meerk40t/meerk40t/pull/672
* Add Set URI, fix crash issues. by tatarize in https://github.com/meerk40t/meerk40t/pull/671
* Rework existing code quality workflows by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/607
* Correct menu right click in ExecuteJob by tatarize in https://github.com/meerk40t/meerk40t/pull/676
* Version 0.7.4-beta3 by tatarize in https://github.com/meerk40t/meerk40t/pull/669
* mac-runner-64bitfix by joerlane in https://github.com/meerk40t/meerk40t/pull/678
* Merge fixes and optimisation improvements by Sophist-UK in https://github.com/meerk40t/meerk40t/pull/677
* 0.7.4 Finalize by tatarize in https://github.com/meerk40t/meerk40t/pull/679
New Contributors
* joerlane made their first contribution in https://github.com/meerk40t/meerk40t/pull/650
**Full Changelog**: https://github.com/meerk40t/meerk40t/compare/0.7.3...0.7.4