You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored the fix for #7238: corner case when coming from SSR in edit route, where the teasers where overwriten with bogus URLs after save if INTERNAL_API_PATH is set. @sneridagh#7317
The cancel/clear "X" button inside the DatetimeWidget now includes an accessible label when active. @Wagner3UB#7414
Add underline to formtabs items for proper link identification. @Wagner3UB#7419
Fix api middleware possible empty values error. @robgietema#7433
Internal
Skip link check for URL which blocks traffic from GitHub. @davisagli