Skip to content
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

4.1.0 #6225

Merged
merged 315 commits into from
Jan 30, 2024
Merged

4.1.0 #6225

merged 315 commits into from
Jan 30, 2024

Conversation

bastianallgeier
Copy link
Member

No description provided.

distantnative and others added 30 commits December 31, 2023 19:28
Ensures that the code doesn’t break when used without an active app object (already tested by our tests, but wasn’t spotted because previous tests initalized a global app object)
If the CLI process is not attached to a terminal (e.g. when a PHP process is executed internally from another script), the existing checks didn’t work.
Closures cannot be serialized, so they need to be defined outside the data providers
With process isolation, the behavior of the form classes is different and the value was converted to string. By already passing a string, the test succeeds consistently both with and without process isolation.
The api.getkirby.com subdomain does not actually exist
`/dev/null` is a fallback that immediately breaks when tests actually try to write data, so it will make the issue obvious in affected tests.
bastianallgeier and others added 25 commits January 24, 2024 15:38
Refactor the link field input event handling to improve link detection
Co-authored-by: Lukas Bestle <[email protected]>
ImageMagick: remove optimization that breaks focus
Fix namespaces for Options, OptionsApi and Query alias
Set correct drawer id in structure field
@bastianallgeier bastianallgeier requested a review from a team January 30, 2024 15:34
@bastianallgeier bastianallgeier changed the base branch from develop-minor to main January 30, 2024 15:34
@bastianallgeier bastianallgeier merged commit 2965c31 into main Jan 30, 2024
15 of 16 checks passed
@bastianallgeier bastianallgeier deleted the release/4.1.0 branch January 30, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants