Skip to main navigation Skip to main content Skip to page footer

AutoScout24.de Change-Log

2026-05-xx Release of version 4.0.0

  • [TASK] Migrate to TYPO3 14 and remove support for TYPO3 12
  • [TASK] Migrate command registration for TYPO3 14

2026-01-13 Release of version 3.0.2

  • [TASK] Update and extend documentation

2026-01-22 Release of version 3.0.1

  • [TASK] Replace LF by PHP_EOL
  • [TASK] Optimize code style

2025-10-08 Release of version 3.0.0

  • [TASK] Migrate to TYPO3 13 and remove support for TYPO3 11
  • [TASK] Migrate logging and flash-messages for TYPO3 13
  • [TASK] Migrate icons and icon registration
  • [TASK] Clean up scheduler command registration
  • [TASK] Update developer section in documentation
  • [TASK] Add developer information about change-log and migration in documentation
  • [TASK] Clean up documentationd files
  • [TASK] Remove usage of PDO
  • [TASK] Raise dependency versions and clean up composer.json/ext_emconf.php
  • [TASK] Optimize code style

2024-12-04 Release of version 2.0.3

  • [BUGFIX] Prevent accessing null values
  • [BUGFIX] Avoid rounding on null in import command

2024-12-03 Release of version 2.0.2

  • [BUGFIX] Remove deprecated setVehicleSpecificsEmissionFuelConsumptionCo2Emission method use

2024-11-28 Release of version 2.0.1

  • [BUGFIX] Change path in graph-query result to listingsByQueryString

2024-10-22 Release of version 2.0.0

  • [TASK] Migrate to TYPO3 12 and remove support for TYPO3 10
  • [TASK] Add missing information in documentation

2022-06-07 Release of version 1.1.5

  • [TASK] Add documentations configuration
  • [TASK] Update class comments

2021-07-15 Release of version 1.1.4

  • [TASK] Check for additional "not available" placeholder in firstRegistrationDate, check if value is empty before setting firstRegistrationMonth and firstRegistrationYear

2021-06-07 Release of version 1.1.3

  • [TASK] Check if image exists before setting the image property
  • [BUGFIX] Fix rounding of fuel consumption values

2021-03-15 Release of version 1.1.2

  • [BUGFIX] Fix import of "PETROL" property

2021-02-15 Release of version 1.1.1

  • [TASK] Add list of equipment (details->vehicle->equipment->as24) to additional fields

2021-02-11 Release of version 1.1.0

  • [DOC] Remove linebreaks from readme files
  • [FEATURE] Add additional data to XML (available in {fahrzeug.additional} in Fluid)
  • [TASK] Increase number of imported vehicles to 400
  • [TASK] Use constant instead of string to identify autoscout connections
  • [TASK] Add requirement to codingms/fahrzeugsuche >= 1.15.0
  • [FEATURE] Allow customization of AutoScout24 Query and custom additional fields
  • [TASK] Update PID and Account for existing vehicles
  • [DOC] Add documentation on how to import and show vehicles of different locations

2021-01-18 Release of version 1.0.1

  • [TASK] Add .gitlab-ci.yml

2021-01-18 Release of version 1.0.0

  • [TASK] Initial version