Skip to content

Beta Release#4013

Open
github-actions[bot] wants to merge 18 commits intobetafrom
stage
Open

Beta Release#4013
github-actions[bot] wants to merge 18 commits intobetafrom
stage

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 9, 2026

Created by Github action

finnar-bin and others added 18 commits February 5, 2026 14:22
…ng instance (#3986)

When deleting a content item in a multi-lang instance, also delete the
siblings that are on a different language from the cache.
Resolves #3980 


[Screencast_20260205_090332.webm](https://github.com/user-attachments/assets/d9eaac20-155a-4830-9fa0-a962a9e3b03b)
Allow users to add new lines by pressing shift + enter
Resolves #3962 


[Screencast_20260130_110134.webm](https://github.com/user-attachments/assets/7d7efc97-9b67-40ca-b795-05139b4c8f23)
RCA:
The global CSS rule * { overscroll-behavior: none; } applies to all HTML
elements, breaking native browser scrolling behaviors. This prevents
some MUI component from scrolling properly, and conflicts with MUI's
built-in scroll management.

FIX:
Move overscroll-behavior: none; from the universal selector (*) to html,
body only. This maintains mobile pull-to-refresh prevention while
allowing individual UI components to scroll naturally and restoring MUI
component compatibility.


https://github.com/user-attachments/assets/d774334e-1234-4d15-bcdf-06fd8801b63d
…ector modal first opens (#3996)

Ensures that the default lang filter applied when the field selector
modal first opens is the user selected lang
Resolves #3981 


[Screencast_20260210_084231.webm](https://github.com/user-attachments/assets/c9d04435-8a59-45e7-92d0-193b165f2f11)
… part (#4001)

Allows siblings in multi-lang instances to have the same path part
Fixes #3985 


[Screencast_20260216_082211.webm](https://github.com/user-attachments/assets/0d07f647-c20d-4af4-bce4-8ef12bebe4cc)
)

Refetch the content models on load so that when clicking on the Navigate
button when generating a block the newly created model is loaded into
RTK query's cache
Resolves #3969 


[Screencast_20260128_094042.webm](https://github.com/user-attachments/assets/d6e5fb65-928d-4c4b-8980-90858c6b76ee)
Created by Github action

---------

Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com>
Fixes #3989

### Changes:
- Prevents app from crashing when a block variant doesn't have a meta
title/variant name
- Allow users to create block variants with no variant name in the UI

### Preview:


[Screencast_20260319_092154.webm](https://github.com/user-attachments/assets/2ee8e219-7a8b-4cb7-ad7a-90ddfcc67c66)
…lid model (#4027)

Show the not found screen when api call fails due to an invalid zuid
Fixes #3960 

<img width="1920" height="1052" alt="image"
src="https://github.com/user-attachments/assets/16796dd5-33ec-4c60-9961-4688f8c62302"
/>
…4030)

Hides the url settings in the SEO tab when viewing a homepage item
regardless of what locale is loaded
Fixes #4024


https://github.com/user-attachments/assets/5160ecb3-aa05-49fe-8677-d6011657244e
Created by Github action

---------

Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com>
Co-authored-by: Andres Galindo <agalin920@gmail.com>
…e editor with a tag with missing href value (#4037)

Added a default href value to prevent the app from crashing when
switching to the wysiwyg or inline editor from markdown view with an <a>
tag that has an href value that is undefined/null.
Resolves #3990
Remove double scrollbar in the media app
Resolves #4033 

### Preview

<img width="1912" height="965" alt="Screenshot_20260414_125346"
src="https://github.com/user-attachments/assets/4325dbfc-5176-45e0-9ed5-2fea749890a4"
/>
<img width="1912" height="965" alt="Screenshot_20260414_125336"
src="https://github.com/user-attachments/assets/2db82cd8-be08-4999-8a5e-6e698a02c5f9"
/>
<img width="1912" height="965" alt="Screenshot_20260414_125318"
src="https://github.com/user-attachments/assets/464ffca4-9712-47e9-a21a-a10abc91a6ee"
/>
Created by Github action

---------

Co-authored-by: Nar -- <28705606+finnar-bin@users.noreply.github.com>
Co-authored-by: Andres Galindo <agalin920@gmail.com>
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.

4 participants