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
Development: Local Kirby playground (playground/) with minimal demo site, example hooks (note approval, exception alerts) and sample VAPID configuration.
Changed
Panel – send notification dialog: Shows an info message instead of the form when there are no subscriptions, so nothing can be sent unnecessarily.
Panel – send notification dialog: Channel and language fields are shown only when needed (select for multiple options, hidden field with preset value otherwise). Side-by-side layout when both selects are visible.
Panel – send notification dialog: Language options use localized display names (locale_get_display_language) based on the current Panel user language instead of raw language codes.