-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update doc for 12.0 #1624
Comments
Breaking: #96094 - Module icons removed does not need to be documented |
Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail see https://review.typo3.org/c/Packages/TYPO3.CMS/+/72507 |
Breaking: #96154 - Deprecated Shortcut API functionality removed has not been documented |
Breaking: #96158 - Remove support for inline JavaScript in fieldChangeFunc had not been documented and depended on internal functions anyway |
Breaking: #96205 - Removal of last relativeToCurrentScript remains had not been documented |
Feature: #95486 - Add accept argument for UploadViewHelper will be documented automatically in the view helper reference |
Does not need to be documented: Feature: #96152 - Backend Toolbar items overview in configuration module |
Breaking: #96263 - Remove jQuery promise support for AJAX requests Already documented |
I dont think we had this mentioned anywhere: Breaking: #96291 - Disallow DB connection before TCA is loaded |
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97271-NewTCATypeColor.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Nikita Hovratov <[email protected]>
…ement wizard items (#1795) https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97201-PSR-14EventForModifyingNewContentElementWizardItems.html refs #1624 Co-authored-by: lina.wolf <[email protected]>
#1796) * [FEATURE] Feature: #97230 - PSR-14 Event for modifying image manipulation preview url https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97230-PSR-14EventForModifyingImageManipulationPreviewUrl.html refs #1624 * Update ModifyImageManipulationPreviewUrlEvent.rst Co-authored-by: lina.wolf <[email protected]>
…on (#1794) * [FEATURE] Feature: #97187 - PSR-14 Event for modifying link explanation https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97187-PSR-14EventForModifyingLinkExplanation.html refs #1624 * Update ModifyLinkExplanationEvent.rst Co-authored-by: lina.wolf <[email protected]>
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97193-NewTCATypeNumber.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Nikita Hovratov <[email protected]>
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Deprecation-97109-TCATypeNoneColsOption.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Nikita Hovratov <[email protected]>
* [FEATURE] Automatic inclusion of PageTsConfig of extensions https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96614-AutomaticInclusionOfPageTsConfigOfExtensions.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 * Update Index.rst * Update Index.rst * [TASK] remove not-needed file * Update Index.rst Co-authored-by: lina.wolf <[email protected]>
* [FEATURE] Automatic inclusion of PageTsConfig of extensions https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96614-AutomaticInclusionOfPageTsConfigOfExtensions.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 * Update PageTSconfig.rst * Update PageTSconfig.rst * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence Co-authored-by: lina.wolf <[email protected]>
All open Core changes can be found here now: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues |
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96812-NoFrontendTypoScriptBasedTemplateOverridesInTheBackend.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96730-SimplifiedExtbackendModuleTemplateAPI.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96733-NewBackendModuleRegistrationAPI.html#module-dependent-configuration-options https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96733-RemovedSupportForModuleHandlingBasedOnTBE_MODULES.html refs #1624
* Remove TBE_MODULES after breaking change resolves TYPO3-Documentation/Changelog-To-Doc#3 * [FEATURE] Update backend module registration and API refs #1624 references TYPO3-Documentation/Changelog-To-Doc#3 references TYPO3-Documentation/Changelog-To-Doc#14 * [DOCS] Add missing AfterFileMetaDataUpdatedEvent documentation (#1719) * [DOCS] Add AfterFileMetaDataUpdatedEvent CodeSnippet * [DOCS] Add missing AfterFileMetaDataUpdatedEvent * [DOCS] Fix wrong event name in doc header * [DOCS] Remove non-existing method Co-authored-by: Mathias Brodala <[email protected]> Co-authored-by: Mathias Brodala <[email protected]> (cherry picked from commit 4aa0f0a) * Mention use statements for classes (#1722) main, 11.5 (cherry picked from commit 9582635) * Change table to defination list (#1724) And link confvals to their definition (cherry picked from commit 42fbc08) * [TASK] Remove old wiki links (#277) * [TASK] Remove old wiki links refs TYPO3-Documentation/T3DocTeam#170 releases: main, 11.5, 10.4, 9.5, 8.7, 7.6 * [TASK] Refer to localization page instead of team This is in line with similar references on other pages. Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Alexander Nitsche <[email protected]> (cherry picked from commit 0f90d48adebf6c3a5de8d6dcbdb361e32bba7980) * Update sentence (#1737) (cherry picked from commit 5bac674) * fix format for $folder->getFile (#1739) * fix format for $folder->getFile I hope this will fix it. * Update ExamplesFileFolder.rst * .. code-block:: php everywhere * undo code block * Update Documentation/ApiOverview/Fal/UsingFal/ExamplesFileFolder.rst Co-authored-by: Mathias Brodala <[email protected]> (cherry picked from commit d3c4008) * add the used namespace to the examples (#1745) * add the used namespace to the examples * add interface namespace * alphabetical order (cherry picked from commit f88dc84) * [FEATURE] Update backend module registration and API https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96812-NoFrontendTypoScriptBasedTemplateOverridesInTheBackend.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96730-SimplifiedExtbackendModuleTemplateAPI.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96733-NewBackendModuleRegistrationAPI.html#module-dependent-configuration-options https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96733-RemovedSupportForModuleHandlingBasedOnTBE_MODULES.html refs #1624 * [FEATURE] Update backend module registration and API * [FEATURE] Update backend module registration and API * Feature: #97135 - New Registration for module functions resolves TYPO3-Documentation/Changelog-To-Doc#19 Feature: #96895 - Introduce Module data object #14 resolves TYPO3-Documentation/Changelog-To-Doc#14 refs TYPO3-Documentation/Changelog-To-Doc#18 * Remove duplicate imports * Fix indentation * Remove duplicated lines * Move versionchanged hint to the top * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Apply suggestions from code review Co-authored-by: Chris Müller <[email protected]> * Add BeforeModuleCreationEvent API again * Update Documentation/ExtensionArchitecture/HowTo/BackendModule/CreateModule.rst * Changes suggested in review Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Christian Rodriguez Benthake <[email protected]> Co-authored-by: Martin Bless <[email protected]> Co-authored-by: Franz Holzinger <[email protected]> Co-authored-by: Chris Müller <[email protected]>
* Typo (duplicate word) (TYPO3-Documentation#502) * Make Extbase relevant SQL field names more prominent (TYPO3-Documentation#509) The information about using lowercase_underscore and the corresponding Extbase model mapped attributes is too hidden in this sentence. This should be more prominent as info section * [TASK] Update hints of Extension Builder The Extension Builder extension has been revised this year, including its documentation. Reflect these changes in the official manuals. * [BUGFIX] Fix all reST rendering warnings * [TASK] Reword "Installation & Setup" page * [TASK] Remove return type from model constructor (TYPO3-Documentation#510) A constructor does not have a return type. * [BUGFIX] Fix spelling (TYPO3-Documentation#512) Registrating -> Registering * extension name and not extension key (TYPO3-Documentation#513) * fix typo (TYPO3-Documentation#514) * [TASK] Align with new TYPO3 documentation standards (TYPO3-Documentation#516) - align README.rst, Settings.cfg, Index.rst, Includes.rst.txt, genindex.rst - move Sitemap/Index.rst to Sitemap.rst and align - fix rendering warnings - remove outdated Targets.rst See TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument@c2bb63b for further details. * [DOCS] Replace :ts: with :typoscript: text role (TYPO3-Documentation#521) The ambiguous :ts: text role has been removed to not confuse the writer with typescript and typoscript. * [BREAKING] Extbase validator interface changed (TYPO3-Documentation#522) * [BREAKING] Extbase validator interface changed https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96998-ExtbaseValidatorInterfaceChanged.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 * [BREAKING] TYPO3 Frontend always rendered in UTF-8 https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-97065-TYPO3FrontendAlwaysRenderedInUTF-8.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 Co-authored-by: lina.wolf <[email protected]> * [TASK] introduce backport workflow (TYPO3-Documentation#524) Co-authored-by: lina.wolf <[email protected]> * [DOCS] Reference manual's start page with :doc:`<manual>:Index` (TYPO3-Documentation#523) Adding the custom label `start` to the beginning of the manual's Index.rst is redundant. Use :doc:`<manual>:Index` instead of :ref:`<manual:start>` to refer to it. * [TASK] Add captions to code-blocks (TYPO3-Documentation#94) (TYPO3-Documentation#525) * [TASK] Add captions to code-blocks (TYPO3-Documentation#94) to make it more clear where code should go Releases: main, 11.5 * Update 4-Property-mapping.rst * Update 6-adding-the-template.rst Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Tom Warwick <[email protected]> * [TASK] Remove templating tutorial from Settings.cfg (TYPO3-Documentation#526) As information got moved to the sitepackage tutorial Co-authored-by: lina.wolf <[email protected]> * Remove outdated information (TYPO3-Documentation#528) * [TASK] #96972 - Deprecate QueryBuilder::execute() (TYPO3-Documentation#530) Related: TYPO3-Documentation/Changelog-To-Doc#38 Additionally, fetchAll() is renamed to fetchAllAssociative() for compatibility with DBAL 3.2: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96287-DoctrineDBAL32.html * Remove warning (TYPO3-Documentation#531) Remove warning on the page "Individual database query". This warning comes right in the middle of explaing the order and Extbase execute() and uses Doctrine DBAL persistence without really explaining why. This made the already lengthy page confusing without really making it clear why this warning exists. If there is the need to use QueryBuilder database persistence functionality it is probably best to introduce this and handle it on a separate page. Resolves: TYPO3-Documentation#240 Co-authored-by: Sybille Peters <[email protected]> * [TASK] Fix formatting for lists (TYPO3-Documentation#534) This fixes a rendering problem where the list is not rendered as list. Releases: master, 11.5 * !!![TASK] Remove Fluid inline syntax (TYPO3-Documentation#537) !!! redirects must be created. Text about Fluid inline syntax was shortened and moved to TYPO3 Explained. The page on inline syntax is now removed. References are updated to link to new content. Related: TYPO3-Documentation#536 * !!![WIP]Remove page "Developing a custom ViewHelper" (TYPO3-Documentation#539) ! redirects must be created ! cross references in other manuals must be fixed The content was moved to TYPO3 Explained. All cross references have been adapted. Related: TYPO3-Documentation#536 * [TASK] Remove $_EXTKEY (TYPO3-Documentation#541) It is discouraged to use this as it will be remove in the future, see changelog https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/9.0/Important-82692-GuidelinesForExtensionFiles.html * Remove cObject ViewHelper page (TYPO3-Documentation#542) The page was not specific to Extbase and has been removed to "TYPO3 Explained". Related: TYPO3-Documentation#536 * [TASK] Remove section about comments (TYPO3-Documentation#544) This section has been migrated to the Fluid syntax page in TYPO3 Explained Related: TYPO3-Documentation#536 * [TASK] Remove information about sjr_offers from start page (TYPO3-Documentation#546) The reason is: - sjr_offers is one of 3 extensions used in this manual - the information which example extensions is used is not so relevant - sjr_offers is outdated (only available up to 6.2) and should ideally not be used at all We cannot remove all references to sjr_offers since that is too much woven into the examples, but we can remove it from the start page for now. * [TASK] Remove boolean conditions from Fluid (TYPO3-Documentation#549) The content has been migrated to "TYPO3 Explained". Related: TYPO3-Documentation#536 * [TASK] Add note for migrating Fluid (TYPO3-Documentation#551) Related: TYPO3-Documentation#536 * [TASK] Remove Fluid partials (TYPO3-Documentation#554) * [TASK] Remove Fluid partials The content is removed and a note added, linking to TYPO3 Explained. Related: TYPO3-Documentation#536 * Update 3-moving-repeating-snippets-to-partials.rst Co-authored-by: Tom Warwick <[email protected]> * [BUGFIX] Correct layout of query settings table (TYPO3-Documentation#556) Releases: main, 11.5, 10.4 * [TASK] Remove content for layouts (TYPO3-Documentation#553) Add a link to TYPO3 Explained. Related: TYPO3-Documentation#536 * [FEATURE] #98024 - Remove TCA option "cruser_id" (TYPO3-Documentation#555) Related: TYPO3-Documentation/Changelog-To-Doc#139 * [!!! TASK] Move Extbase Reference to TYPO3 Explained (TYPO3-Documentation#561) * [!!! TASK] Move Extbase Reference to TYPO3 Explained * Move information on Extbase validation to TYPO3 Explained Co-authored-by: lina.wolf <[email protected]> * [TASK] Correct spelling of TYPO3 versions (TYPO3-Documentation#562) Related: TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument#295 Releases: main, 11.5 * Remove the outdated "inventory" extension (TYPO3-Documentation#564) * Remove all traces of the outdated "inventory" extension. The information has been moved to TYPO3 Explained where still of interest. I will create redirects. Releases: main, 11.5 * Remove the chapter from the menu Co-authored-by: lina.wolf <[email protected]> * Remove the Blog-Example Tutorial (TYPO3-Documentation#566) Most of the information is severely outdated. What was still of value was moved to TYPO3 Explained. The Content can still be viewed in older Versions of this Book Co-authored-by: lina.wolf <[email protected]> * Move Property Mapper to TYPO3 Explained (TYPO3-Documentation#568) refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#2074 Releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move section on programming secure extensions to TYPO3 Explained (TYPO3-Documentation#565) Delete the conclusion and missleading titles Co-authored-by: lina.wolf <[email protected]> * Remove Outdated chapters (TYPO3-Documentation#567) * Remove Outdated chapters Leave a hint on what is happening with this book. Releases: main, 11.5 * Update Documentation/About.rst * Update Documentation/About.rst * Update Documentation/Index.rst * Update Documentation/Index.rst Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Chris Müller <[email protected]> * Change default rst indentation to 4 spaces (TYPO3-Documentation#572) refs TYPO3-Documentation/T3DocTeam#194 * Remove Installation and Introduction chapters (TYPO3-Documentation#575) redirects are already in place releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move localization chapter to TYPO3 Explained (TYPO3-Documentation#577) Co-authored-by: lina.wolf <[email protected]> * Move configuration chapter to TYPO3 explained Redirects are already in place releases: main, 11.5 * Move coding guidelines (file structure rather) (TYPO3-Documentation#579) to TYPO3 Explained Redirects are in place releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move Persistence chapters to TYPO3 Explained. (TYPO3-Documentation#581) https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/Domain/Model.html Redirects are already in place Releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move "Implementing the domain model" to TYPO3 Explained. (TYPO3-Documentation#580) https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/Domain/Model.html Redirect is already in place Releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move chapter on on general principles (TYPO3-Documentation#582) to typo3 explained Releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move Controler chapter to TYPO3 Explained. (TYPO3-Documentation#583) Redirect is already in place Releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Move Error Action to T3 Explained (TYPO3-Documentation#585) remove FAQ chapter, already moved Redirects are in place releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Display warning about outdated docs on every page (TYPO3-Documentation#586) Co-authored-by: lina.wolf <[email protected]> * Move fluid chapters, (TYPO3-Documentation#588) redirects are already in place releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Remove last chapters (TYPO3-Documentation#589) redirects are already in place releases: main, 11.5 Co-authored-by: lina.wolf <[email protected]> * Close Extbase Book Co-authored-by: Thomas Löffler <[email protected]> Co-authored-by: Alexander Nitsche <[email protected]> Co-authored-by: Tom Warwick <[email protected]> Co-authored-by: twojtylak <[email protected]> Co-authored-by: Luca Kredel <[email protected]> Co-authored-by: Franz Holzinger <[email protected]> Co-authored-by: Lina Wolf <[email protected]> Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Chris Müller <[email protected]> Co-authored-by: Sybille Peters <[email protected]> Co-authored-by: Sybille Peters <[email protected]>
* [FEATURE] Automatic inclusion of PageTsConfig of extensions https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96614-AutomaticInclusionOfPageTsConfigOfExtensions.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 * Update PageTSconfig.rst * Update PageTSconfig.rst * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence Co-authored-by: lina.wolf <[email protected]>
…ns (#223) * [FEATURE] styleguide: Automatic inclusion of PageTsConfig of extensions https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96614-AutomaticInclusionOfPageTsConfigOfExtensions.html refs TYPO3-Documentation/TYPO3CMS-Reference-CoreApi#1624 * Update PageTSconfig.rst * Update PageTSconfig.rst * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence * Always write page TSconfig in lowercase unless it is a guilabel or the start of the sentence Co-authored-by: lina.wolf <[email protected]>
ddev exec php -f generate-changelog-issue.php 12.0 1624
Breaking
Breaking: #96041 - Toolbar items: Register by tag
Breaking: #96094 - Module icons removed
Breaking: #96107 - Deprecated functionality removed
Breaking: #96149 - EXT:form EmailFinisher always uses FluidEmail
Breaking: #96154 - Deprecated Shortcut API functionality removed
Breaking: #96158 - Remove support for inline JavaScript in fieldChangeFunc
Breaking: #96205 - Removal of last relativeToCurrentScript remains
Breaking: #96212 - Alt text is enforced for custom login logos
Breaking: #96222 - Add getOptions() to WidgetInterface
Breaking: #96263 - Remove jQuery promise support for AJAX requests
Breaking: #96044 - Harden method signature of logicalAnd() and logicalOr()
Breaking: #96291 - Disallow DB connection before TCA is loaded
Breaking: #96287 - Doctrine DBAL 3.2
Breaking: #87616 - Removed hook for altering Page Links
Breaking: #90044 - config.spamProtectEmailAddresses with option “ascii” removed
Breaking: #92508 - Removed hook for filtering HMENU items
Breaking: #96221 - Deny inline JavaScript in FormEngine’s requireJsModules
Breaking: #96333 - Auto configuration of ContextMenu item providers
Breaking: #96351 - Unused TemplateService->updateRootlineData method removed
Breaking: #96501 - prefixLocalAnchors option in HTMLParser removed
Breaking: #96517 - HMENU.collapse Typoscript removed
Breaking: #96518 - ext_typoscript_*.txt files not included anymore
Breaking: #96520 - Enforce non-empty configuration in cObj::parseFunc
Breaking: #96522 - config.disablePageExternalUrl removed
Breaking: #96526 - Removed hooks for modifying page module content
Breaking: #96553 - TYPO3 v12 system requirements
Breaking: #96604 - Removed ModuleTemplate->addJavaScriptCode()
Breaking: #96616 - Remove Frontend Login Mode for pages
Breaking: #96550 - TYPO3_CONF_VARS_‘SYS’__‘USdateFormat’_ removed
Breaking: #94117 - Register extbase type converters as services
Breaking: #96659 - Registration of cObjects via TYPO3_CONF_VARS
Breaking: #96708 - Removed support for accesskeys in HMENU
Breaking: #96726 - RequestHandler functionality of Extbase removed
Breaking: #96733 - Removed support for module handling based on TBE_MODULES
Breaking: #96806 - Removed hook for for modifying button bar
Breaking: #96812 - No Frontend TypoScript based template overrides in the backend
Breaking: #96829 - Removed BackendUtility->getFuncInput()
Breaking: #96831 - Enforce HTML sanitizer during frontend rendering
Breaking: #96835 - https as default scheme in PageRouter
Breaking: #96879 - Hook “get_cache_timeout” removed
Breaking: #96889 - Require PHP mbstring and intl
Breaking: #96899 - “displayWarningMessages” hook removed
Breaking: #96904 - ext:reports reports do not receive parent object
Breaking: #96935 - Register linkvalidator linktypes via service configuration
Breaking: #96968 - Hook “headerNoCache” removed
Breaking: #96982 - Removed support for global extensions
Breaking: #96983 - TableColumnSubType
Breaking: #96988 - Global Option “allowLocalInstall” removed
Breaking: #96996 - Hook “checkEnableFields” removed
Breaking: #96998 - Extbase validator interface changed
Breaking: #97065 - TYPO3 Frontend always rendered in UTF-8
Breaking: #97091 - TSFE->clear_preview has been removed
Breaking: #97131 - Removed CLI commands related to files in uploads/ folder
Breaking: #96806 - Removed hook for modifying button bar
Breaking: #97135 - Removed support for module handling based on TBE_MODULES_EXT
Breaking: #97174 - Removed hook for modifying info module footer content
Breaking: #97187 - Removed hook for modifying link explanation
Breaking: #97188 - Register element browsers via service configuration
Breaking: #97201 - Removed hook for new content element wizard
Breaking: #97210 - Types added to method signatures
Breaking: #97230 - Removed hook for modifying image manioulation preview url
Breaking: #97231 - Removed hook for manipulating inline element controls
Breaking: #97243 - Remove global jQuery access via window.$
Breaking: #97265 - Simplified access mode system
Breaking: #97230 - Removed hook for modifying image manipulation preview url
Breaking: #97214 - Use UploadedFile objects instead of $_FILES
Breaking: #97312 - Remove context sensitive help
Breaking: #97358 - Removed eval=int from TCA type “datetime”
Breaking: #97210 - Types added to method signatures or class properties
Breaking: #96641 - TypoLink related hooks removed
Breaking: #97320 - Register Report and Status via Service Configuration
Breaking: #97450 - Removed hook for modifying version differences
Breaking: #97530 - Indexed Search option searchSkipExtendToSubpagesChecking removed
Breaking: #97550 - TypoScript option config.disableCharsetHeader removed
Breaking: #97605 - Remove field resizeTextareas_MaxHeight from user settings
Features
Feature: #89917 - Copy page access settings from parent
Feature: #94625 - Introduce sliding window pagination
Feature: #95486 - Add accept argument for UploadViewHelper
Feature: #96041 - Improve Backend toolbar registration
Feature: #96147 - New PSR-14 RedirectWasHitEvent
Feature: #96152 - Backend Toolbar items overview in configuration module
Feature: #87616 - PSR-14 Event for modifying Page Link Generation
Feature: #91077 - Element browser entry points for TCA type “group”
Feature: #92508 - PSR-14 Event for modifying menu items
Feature: #92749 - Improve content object initialization in HtmlViewHelper
Feature: #93494 - New PSR-14 ModifyQueryForLiveSearchEvent
Feature: #94544 - Add new SMTP configuration settings
Feature: #96333 - Improve ContextMenu item provider registration
Feature: #96465 - New Linkvalidator module
Feature: #96510 - Infrastructure for JavaScript modules and importmaps
Feature: #96526 - PSR-14 Event for modifying page module content
Feature: #96614 - Automatic inclusion of PageTsConfig of extensions
Feature: #94117 - Improve extbase type converter registration
Feature: #96659 - ContentObject Registration via service configuration
Feature: #96730 - Simplified ext:backend ModuleTemplate API
Feature: #90994 - Mark current page in fluid_styled_content menu content elements
Feature: #96688 - Attributes for Extbase Annotations
Feature: #96733 - New backend module registration API
Feature: #96800 - Add SiteLanguageProcessor
Feature: #96806 - PSR-14 Event for modifying button bar
Feature: #96812 - Override backend templates with TsConfig
Feature: #96879 - New PSR-14 Event ModifyCacheLifetimeForPageEvent
Feature: #96895 - Introduce Module data object
Feature: #96899 - New PSR-14 Event: ModifyGenericBackendMessagesEvent
Feature: #96904 - Backend toolbar items are request aware
Feature: #96935 - New registration for linkvalidator linktype
Feature: #96961 - Backend routes contain composer package name
Feature: #96968 - PSR-14 Event for avoid loading Frontend pages from cache
Feature: #96983 - TCA type “folder”
Feature: #96996 - PSR-14 Event for modifying record access evaluation
Feature: #97035 - Utilize “required” directly in TCA field configuration
Feature: #97051 - Filter logs by page in Log module
Feature: #97013 - New TCA type “email”
Feature: #97096 - Non-namespaced arguments in extbase backend modules
Feature: #97135 - New Registration for module functions
Feature: #97013 - New TCA type “link”
Feature: #97174 - PSR-14 Event for modifying info module content
Feature: #97104 - New TCA type “password”
Feature: #97187 - PSR-14 Event for modifying link explanation
Feature: #97188 - New registration for element browsers
Feature: #97201 - PSR-14 Event for modifying new content element wizard items
Feature: #97230 - PSR-14 Event for modifying image manipulation preview url
Feature: #97231 - PSR-14 Events for modifying inline element controls
Feature: #97232 - New TCA type “datetime”
Feature: #97254 - Add Luxembourgish as supported language
Feature: #97271 - New TCA type “color”
Feature: #82809 - Make ExtensionUtility::registerPlugin method return plugin signature.
Feature: #91082 - Add new option “show scheduled records” to admin panel
Feature: #97193 - New TCA type “number”
Feature: #91715 - Add multiple has($identifier) methods to TYPO3CMSCorePageAssetCollector
Feature: #97326 - Open backend page from admin panel
Feature: #96975 - New PSR-14 Events for SiteConfiguration Handling
Feature: #97347 - Allow keyboard navigation in live search
Feature: #97384 - TCA option “nullable”
Feature: #96641 - New PSR-14 Event for modifying links
Feature: #83912 - Specify Section in Redirect Finisher
Feature: #90919 - Skip translation of overridden form finisher options
Feature: #97306 - Refresh the look of pagemodule
Feature: #97320 - New registration for reports and status
Feature: #97450 - PSR-14 Event for modifying version differences
Feature: #97544 - PSR-14 Events for modifying preview URIs
Deprecation
Deprecation: #87616 - Unused Interface for TypolinkModifyLinkConfigForPageLinksHook
Deprecation: #92508 - Unused Interface for filterMenuPages hook
Deprecation: #96136 - Deprecate inline JavaScript in backend update signals
Deprecation: #96444 - authMode select items keywords moved to index 5
Deprecation: #96500 - ContentObjectRenderer->getMailTo
Deprecation: #96524 - Deprecate inline JavaScript in Dashboard
Deprecation: #96568 - RequireJS modules in Form Framework
Deprecation: #94117 - Register extbase type converters as services
Deprecation: #96733 - Deprecated TBE_MODULES related functionality
Deprecation: #95456 - Deprecate legacy form templates
Deprecation: #96903 - Deprecate old ModuleTemplate API
Deprecation: #96972 - Deprecate QueryBuilder::execute()
Deprecation: #96983 - TCA internal_type
Deprecation: #96996 - Deprecate TypoScriptFrontendController->checkEnableFields
Deprecation: #97019 - Deprecate order of validation message
Deprecation: #97035 - “required” option in “eval” keyword
Deprecation: #97027 - ContentObjectRenderer->getTreeList()
Deprecation: #97109 - TCA type none “cols” option
Deprecation: #97016 - Deprecate usage of RegularExpressionValidator in form editor
Deprecation: #97201 - Unused Interface for new content element wizard hook
Deprecation: #97217 - Moved TypoLinkCodecService to EXT:core
Deprecation: #97231 - Unused Interface for inline element hook
Deprecation: #97271 - Global Color Picker initialization
Deprecation: #97312 - Deprecate CSH-related methods
Deprecation: #97354 - ExpressionBuilder methods andX() and orX()
Deprecation: #97244 - CompositeExpression methods ‘add()’ and ‘addMultiple()’
Deprecation: #97244 - Direct instantiation of CompositeExpression
Deprecation: #97384 - TCA option “eval=null” replaced with “nullable”
Deprecation: #96641 - Link-related functionality in ContentObjectRenderer
Deprecation: #96641 - Unused Hook related UrlProcessorInterface
Deprecation: #97531 - Context-related methods within TypoScriptFrontendController
Deprecation: #97544 - Preview URI Generation related functionality in BackendUtility
Deprecation: #97549 - ContentObjectRenderer->lastTypoLink* properties
Deprecation: #97576 - TYPO3CMSCoreUtilityResourceUtility
Important
Important: #92020 - New API entry point available at https://get.typo3.org/api/
Important: #97031 - Removed “Log” submodule from info module
Important: #97145 - Serialized log_data in sys_log migrated to JSON-encoded data
Important: #97159 - MailLinkHandler key in TSconfig renamed
Important: #97411 - Align SystemEnvironment checks to changed requirements
Important: #97462 - Removed MSSQL supportive code
The text was updated successfully, but these errors were encountered: