Skip to content

v1.2.0

Latest

Choose a tag to compare

@philippoehrlein philippoehrlein released this 29 May 15:06

Added

  • 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.