[TASK] Reintroduce missing features, extension cleanup - #893
Merged
Conversation
Coverage Report for CI Build 33624489709Coverage increased (+24.5%) to 99.922%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions1 previously-covered line in 1 file lost coverage.
Coverage Stats
💛 - Coveralls |
twoldanski
force-pushed
the
task/v5-improvements
branch
from
July 15, 2026 07:42
00997f7 to
ab993c9
Compare
twoldanski
force-pushed
the
task/v5-improvements
branch
2 times, most recently
from
August 19, 2026 12:47
1cdeece to
eb703c1
Compare
twoldanski
force-pushed
the
task/v5-improvements
branch
4 times, most recently
from
August 28, 2026 11:25
48ab609 to
55a823b
Compare
- workspace support (via event) - php templates (via new API from Core) - extension API cleanup (interface, more consistent across the board) - optimizations, code hardening (more checks) - removed redundant xclasses for better implementations - handle more deprecations for v14 Resolves: #887 Resolves: #865 Resolves: #889 Resolves: #830 Resolves: #891
- introduce new default headless response (cleaned up page response, removed deprecated/not working out of the box) with Headless Legacy as fallback for easy of upgrading - introduce RichTextFormDefinitionDecorator (handles new ext:form feature) - introduce nice handling of short urls & QR Codes - introduce autoconfiguration of ext:form in headless context (JsonRedirect is now autoregistered and avaialbe in Form UI in admin panel - loads small tweaks & bug fixes Resolves: #899 Resolves: #894 Resolves: #857 Resolves: #689
twoldanski
force-pushed
the
task/v5-improvements
branch
from
September 2, 2026 11:25
55a823b to
7558fb1
Compare
lukaszuznanski
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #899
Resolves: #894
Resolves: #857
Resolves: #689
Resolves: #887
Resolves: #865
Resolves: #889
Resolves: #830
Resolves: #891