- #15242 2026-03-30: [ALICE 3] Fix extrusions in TOF and forward tracker (FT3) by @marcovanleeuwen
- #15220 2026-03-30: [ALICE3] IOTOF: Adjust layer radius calculations for stave tilt and chip thickness by @njacazio
- #15209 2026-03-30: FT0: update Digitizer signal shape and trigger logic; FV0: update trigger logic in digitizer by @spulawsk
- #15240 2026-03-31: Rework DCS point classes to have default assign operators by @ktf
- #15194 2026-04-01: [ALICE3] Copy class of ITSMFT Hit for TRK Hit by @njacazio
- #15247 2026-04-01: [ALICE3] IOTOF: allow reduced sensor thickness wihout reducing chip size by @njacazio
- #15215 2026-04-01: [ALICE3] TRK: Collect services in a dedicated volume assembly by @njacazio
- #15238 2026-04-01: C++ standard fobids specializations of
is_trivially_copyableby @aalkin - #15250 2026-04-02: Remove TrackerACTS from CMakeLists.txt by @njacazio
- #15260 2026-04-07: ITS3: add cylinder parameterisation preserving zero gaussian curvature by @f3sch
- #15249 2026-04-07: require min num of entries for TOF Diagnostic calibs by @noferini
- #15264 2026-04-08: [ALICE3] Fix missing bool in ACTS integration by @njacazio
- #15263 2026-04-08: [ALICE3] TRK: Add TrackerACTS header for ACTS-based tracking by @njacazio
- #15265 2026-04-09: fix wrong long_to_int converstion in TOF readout window indexing by @noferini
- #15234 2026-03-29: DPL: drop MessageSet::associateHeader / associatePayload by @ktf
- #15237 2026-03-29: DPL: get rid of MessageSet::pairMap by @ktf
- #15241 2026-03-29: DPL: migrate away from MessageSet by @ktf
- #15244 2026-03-30: Fix typo on the TPC A||C side contribution check by @shahor02
- #15238 2026-04-01: C++ standard fobids specializations of
is_trivially_copyableby @aalkin - #15246 2026-04-01: DPL: add MCP server for DPL by @ktf
- #15205 2026-04-02: aodMerger: Special option to merge only folders of the same name by @sawenzel
- #15253 2026-04-02: DPL: fix long standing bug with ArrayString serialization by @ktf
- #15254 2026-04-02: DPL: speedup old split parts indexing by @ktf
- #15255 2026-04-02: DPL: Update serialization/deserialization test for string array Variant by @aalkin
- #15258 2026-04-03: DPL MCP: add tool to resume a stopped topology by @ktf
- #15252 2026-04-03: DPL MCP: allow client to control signposts by @ktf
- #15259 2026-04-03: DPL: add formatters for ConfigParamSpec by @ktf
- #15261 2026-04-05: DPL: add ability to get next pair by @ktf
- #15256 2026-04-08: DPL: refactor InputSpan by @ktf
- #15270 2026-04-11: DPL: use new indices methods to navigate through InputRecord in output-proxy by @ehellbar