What's Changed
- Implementation of the radial gradient with cairo for Linux. by @rehans in #306
- Memory leak detector macos by @scheffle in #309
- Allow for knob specific mouse sensitivity via CKnobBase::setKnobRange() by @scheffle in #312
- add crosshair mouse cursor by @scheffle in #313
- add aspect ratio scalable vst3 editor class by @scheffle in #314
- fix COptionMenu().getMax() by @scheffle in #317
- Support c++23 with xcode15 by @scheffle in #318
- Fix rendering of VirtualKey::Back in Cocoa menu items by @nickdowell in #321
- Implementation of an Auto Layout for Row Column View Container by @rehans in #323
Full Changelog: vstgui4_13_3...vstgui4_14_0