Thanks for following along! This is a tagged release (2022.603.1).
What's Changed
- Avoid unnecessary copy operations between
Waveform
and its draw node by @peppy in #5218 - Synchronously exit
ThreadRunner
threads by @Susko3 in #5217 - Support nullable reference types for dependency injection by @smoogipoo in #5224
- Throw
OperationCanceledException
whenPerform
ing aWebRequest
afterAbort
by @peppy in #5221 - Clear textbox selection when setting via
Text
orCurrent
by @Susko3 in #5223 - Fix convex polygon clipper edge cases by @smoogipoo in #5219
- Simplify exiting flow by @Susko3 in #5211
- Make NullabilityInfoContext usage thread-safe by @smoogipoo in #5226
Full Changelog: 2022.530.0...2022.603.1