Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 95b4a962 authored by Stefanos Doumpoulakis's avatar Stefanos Doumpoulakis
Browse files

prepare-release-4.3.2

parent 629d37af
No related branches found
No related tags found
No related merge requests found
Pipeline #277029 failed
......@@ -2,6 +2,22 @@
**VECTO v4.3.2-RC (06-02-2025)**
- Features
* CodeEU #872: New battery and supercap readers (vecto/vecto!309)
- Bug Fixes
* CodeEU #861, #832, #880: ATShiftStrategyOptimized - No UpshiftFomL if not locked (vecto/vecto!301)
* CodeEU #883: Forbid downshift to locked gear in APT-S if it generates direct upshift condition (vecto/vecto!307)
* CodeEU #890: Add condition to write BusAuxiliaries output data in vsum (vecto/vecto!306)
* Allow old XMLs for battery and supercap in development only (vecto/vecto!311)
* Correct binding for supercap input data class; use correct xml data type in xml component reader for supercap (vecto/vecto!310)
**VECTO v4.2.7 Official Release (09-01-2025)**
......
......@@ -16,7 +16,7 @@
<Deterministic>true</Deterministic>
<!-- Set to true for VectoCore to fix Ninject version conflicts-->
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Version>4.2.7</Version>
<Version>4.3.2</Version>
<DefineTrace>false</DefineTrace>
<DisableDiagnosticTracing>true</DisableDiagnosticTracing>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
......
No preview for this file type
......@@ -6,6 +6,26 @@
# VECTO v4.3.2-RC (06-02-2025)
## Features
- New battery and supercap readers (vecto/vecto!309)
## Bug Fixes
- ATShiftStrategyOptimized - No UpshiftFomL if not locked (vecto/vecto!301)
- Forbid downshift to locked gear in APT-S if it generates direct upshift condition (vecto/vecto!307)
- Add condition to write BusAuxiliaries output data in vsum (vecto/vecto!306)
- Allow old XMLs for battery and supercap in development only (vecto/vecto!311)
- Correct binding for supercap input data class; use correct xml data type in xml component reader for supercap (vecto/vecto!310)
# VECTO v4.2.7 Official Release (09-01-2025)
## Bug Fixes
......
## VECTO v4.2.7 Official Release (09-01-2025)
## VECTO v4.3.2-RC (06-02-2025)
### Features
- New battery and supercap readers (vecto/vecto!309)
### Bug Fixes
- Track release_notes.md for release
- CodeEU #858: Convert steering pump tech (vecto/vecto!303)
- Converter Tool: ngTankSystem for dual fuel (vecto/vecto!304)
- CodeEU #836: Restrictions on IEPC gear and MaxTorqueCurve XSD attributes (vecto/vecto!302)
\ No newline at end of file
- ATShiftStrategyOptimized - No UpshiftFomL if not locked (vecto/vecto!301)
- Forbid downshift to locked gear in APT-S if it generates direct upshift condition (vecto/vecto!307)
- Add condition to write BusAuxiliaries output data in vsum (vecto/vecto!306)
- Allow old XMLs for battery and supercap in development only (vecto/vecto!311)
- Correct binding for supercap input data class; use correct xml data type in xml component reader for supercap (vecto/vecto!310)
\ No newline at end of file
......@@ -2,6 +2,22 @@
**VECTO v4.3.2-RC (06-02-2025)**
- Features
* CodeEU #872: New battery and supercap readers (vecto/vecto!309)
- Bug Fixes
* CodeEU #861, #832, #880: ATShiftStrategyOptimized - No UpshiftFomL if not locked (vecto/vecto!301)
* CodeEU #883: Forbid downshift to locked gear in APT-S if it generates direct upshift condition (vecto/vecto!307)
* CodeEU #890: Add condition to write BusAuxiliaries output data in vsum (vecto/vecto!306)
* Allow old XMLs for battery and supercap in development only (vecto/vecto!311)
* Correct binding for supercap input data class; use correct xml data type in xml component reader for supercap (vecto/vecto!310)
**VECTO v4.2.7 Official Release (09-01-2025)**
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment