7.3 Changes
Table of contents
Breaking Changes
- Breaking: #62983 - postProcessMirrorUrl signal has moved
- Breaking: #63453 - Changed rendering of FlashMessagesViewHelper
- Breaking: #63835 - Remove Deprecated Parts in Extbase Persistence Layer
- Breaking: #63846 - FormEngine refactoring
- Breaking: #66429 - Remove IdentityMap from persistence
- Breaking: #66669 - Backend LoginController refactored
- Breaking: #66707 - issueCommand() now adds quotes when used in JS context
- Breaking: #66754 - Remove RenderingContextAwareInterface
- Breaking: #66868 - Move usage of BackendUserSettingsDataProvider
- Breaking: #66906 - Automatic PNG to GIF conversion removed
- Breaking: #66991 - TCA value slider based on jQuery
- Breaking: #66997 - Remove super-/challenged password security
- Breaking: #67027 - Removed FLOW-compatibility from PackageManager
- Breaking: #67204 - DatabaseConnection::exec_SELECTgetRows() may throw exception
- Breaking: #67212 - Discard TYPO3 class loader
- Breaking: #67229 - FormEngine related classses
- Breaking: #67402 - Extbase AbstractDomainObject initializeObject
- Breaking: #67402 - Extbase AbstractDomainObject __wakeup()
Features
- Feature: #59606 - Integrate Symfony/Console into CommandController
- Feature: #62242 - ActionMenuItemGroupViewHelper
- Feature: #63453 - Template support for FlashMessagesViewHelper
- Feature: #63561 - Add TypoScript stdWrap strtotime
- Feature: #65250 - TypoScript condition add GPmerged
- Feature: #66111 - Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Feature: #66173 - Allow page title edit by doubleclick
- Feature: #66269 - Fluid: Remove ViewHelper xmlns-attributes and specified html tag
- Feature: #66669 - BE login form API
- Feature: #66681 - CategoryRegistry: add options to set l10n_mode and l10n_display
- Feature: #66697 - Add uppercamelcase and lowercamelcase to stdWrap.case
- Feature: #66698 - Add integrity property to JavaScript files
- Feature: #66709 - Add TemplateRootPaths support to Fluid/View/StandaloneView
- Feature: #66822 - Allow Sprites For Backend Modules
- Feature: #66907 - Add Data Processing to FLUIDTEMPLATE content object
- Feature: #67071 - Processed files cleanup tool added in Install Tool
- Feature: #67229 - FormEngine NodeFactory API
- Feature: #67319 - Add field "copyright" to EXT:filemetadata
Deprecation
- Deprecation: #61829 - Deprecate config.classFile DBAL option
- Deprecation: #63453 - Deprecate renderMode attribute of FlashMessagesViewHelper
- Deprecation: #63735 - Deprecate DataHandler->checkValue_*-methods
- Deprecation: #65344 - typo3conf/extTables.php deprecated
- Deprecation: #66789 - options deprecated in CshViewHelper
- Deprecation: #66823 - Deprecate Extbase ExtensionUtility->configureModule method
- Deprecation: #66905 - Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Deprecation: #66906 - Functionality for png_to_gif conversion
- Deprecation: #67029 - Deprecate page.bgImg option
- Deprecation: #37171 - Deprecate t3editor->isEnabled()
- Deprecation: #65290 - TCA changes
- Deprecation: #67297 - MySQL / DBMS field type conversion
- Deprecation: #67402 - Extbase AbstractDomainObject __wakeup()