1.4.14.0
Improvements
- NumericWidget : Added the ability to use Ctrl + scroll wheel to adjust values in the same manner as Up and Down (#6009). 
- NodeEditor : Improved performance when showing a node with many colour plugs. Showing the Arnold - standard_surfaceshader is now almost 2x faster.
Fixes
- Viewer, ImageGadget : - Fixed partial image updates when an unrelated InteractiveRender was running (#6043). 
- Fixed “colour tearing”, where updates to some image channels became visible before updates to others. 
- Fixed unnecessary texture updates when specific image tiles don’t change. 
 
- Viewer : Fixed drawing of custom mesh light texture visualisers (#6002). 
- ArrayPlug : - Fixed error when - resize()removed plugs with input connections.
- Fixed error when - resize()was used on an output plug.
 
- CreateViews : Fixed loading of files saved from Gaffer 1.5+. 
- PythonCommand : Fixed loading of files saved from Gaffer 1.5+.