Zum Inhalt

Changelog

Alle nennenswerten Änderungen an dieser Extension, neueste zuerst.

Note

Die Einträge sind auf Englisch verfasst.

[1.3.2] – 2026-08-14

Changed

[1.3.1] – 2026-08-14

Added

Changed

  • Author unified to "NET.THINKS" in composer.json and ext_emconf.php.
  • The TER upload comment is now taken from this changelog instead of the tag subject, so the release note shown in the TER is maintained in one place.

[1.3.0] – 2026-07-05

Added

  • Backend notification that warns when the installed TYPO3 version is outdated, so the support status is visible without opening the dashboard widget.

[1.2.2] – 2026-02-28

Security

  • Hardened the roadmap output against XSS injection.
  • Enabled SSL certificate verification in the fetchJson method.

[1.2.1] – 2025-12-30

Changed

  • Renamed the extension from "TYPO3 Support Roadmap" to "TYPO3 Support Times".

[1.2.0] – 2025-12-30

Changed

  • Reworked the dashboard widget layout with flexbox and sticky headers for reliable scrolling.
  • Removed the redundant widget header from the dashboard template.

[1.1.2] – 2025-12-29

Changed

  • Moved the Page TSConfig for the content-element wizard from ext_localconf.php to Configuration/page.tsconfig.

[1.1.1] – 2025-12-29

Changed

  • Switched the SupportTimesWidget to Fluid's TemplateView for rendering.

[1.1.0] – 2025-12-29

Changed

  • Modernized the FlexForm XML structure and normalized the plugin identifier case.

[1.0.0] – 2025-12-29

Added

  • Initial release: dashboard widget showing the TYPO3 support times and roadmap, plus a frontend plugin (ntsupporttimes_pi1) with FlexForm configuration.
  • ApexCharts bundled and loaded locally, no external CDN.
  • GPL-2.0-or-later license.