v7.06+dev1201 - December 1 2023
* Includes feature branch: envelope list window improvements
* Includes feature branch: video processors in containers
* Includes feature branch: media items on higher numbered lanes optionally mask playback of lower lanes
* Includes feature branch: large number of video items CPU use optimizations
* Includes feature branch: record armed tracks obeying 'do not run muted tracks' preference
* Includes feature branch: increase fixed lane limit to 256 lanes
* Includes feature branch: support non-SMPTE 7.1 channel order
* Includes feature branch: support copying comp area edits back to source lanes
* Includes feature branch: optionally limit media item edge edits to start/end of source media
* Includes feature branch: ReaSurround support for 128 inputs
+ Envelope window: filter now supports matching Arm, Visible, Active, UI
+ FX containers: fix loss of pin names and parameter mappings when pasting FX [p=2739005]
+ MIDI editor: when editor follows track selection, follow lane selection as well
+ Media items: retain separate target values for peak vs loudness normalization
+ Parameter linking: support preserving linking when copying FX
+ ReaScript: GetSetMediaItemInfo("I_FIXEDLANE") always returns 0 for non-fixed-lane tracks
+ Render: retain separate target values for peak vs loudness normalization
+ Theme: minor update
+ Tracks: always change track selection when clicking lane buttons, unless modifier keys are down
+ Tracks: if modifier keys are down, disregard preference to change track selection when clicking track controls or in arrange view
# Envelope window: fix reversed expand buttons
# Lanes: minor lane button alignment fix
# ReaScript: internal changes to GetSetMediaTrackInfo("C_LANEPLAYS:N") and GetSetMediaItemInfo("C_LANEPLAYS")