Core
- E27543: Cocoa: ARC issue causes AV when inherited ctor call throws an exception
- E27542: file-scoped members caused Toffee unrecognised selector (removed mangling on members)
- E27526: IE with interpolated string
- E27380: Refactor: Converting from unified to classic implementation lost array dimension
- Header Importer: skip wildcard subfolders not found in any include path
- Oxygene: allow finding .inc files anywhere in the project, if used w/o path (all .inc filesneed to be added first)
- Reverted E27154 due to regression on C# formatting
- VS: NRE after typing coma in multidim array (array [0..1,])
- Merged EBuild
Fire & Water
- Fire: Auto-layout bug caused a maximum size for the Reference view
- Fire: consistent icons for Fire, File, and Edit menus on Tahoe
- Menu actions to uppercase/lowercase selection or token
- Menu: general menu cleanup and consolidation into “Edit|Modify" submenu
- Water: bad default architecture arm64 for watchOS (Fire is fine)
EBuild
- Bad fallback if DesiredDefaultArchitecture is not available caused Water to show $(DesiredDefaultArchitecture) as default setting
- It's 2026. Default to arm64 for all macOS-based platforms, when no actual local arch is known (i.e. on Windows)