App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.41
  • Release 8.40
    • Noteworthy Changes
      • Important Changes
      • App Suite CacheService
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • Switchboard
        • UI Service
    • Helm Charts
      • App Suite Stack Chart
      • Helm Chart core-cacheservice
      • Document Converter
      • Image Converter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • Release 8.39
  • Release 8.38
  • Release 8.37
  • Release 8.36
  • Release 8.35

Switchboard

5.1.5 - 2025-08-28

Added

  • Grafana dashboard to helm charts
    • Install dashboard along deployment by setting extras.monitoring.enabled: true

Changed

  • Default fetchJwt API retry handling, again
    • No automatic retry of the token request
    • Use options.autoRetry to get old behaviour
    • Usually, when calling fetchJwt, new behaviour is expected, though
  • Default settings value for availability is "online" to avoid unnecessary JSLOB writes

5.1.4 - 2025-07-11

Added

  • Support http proxies for egress requests (web push)

Changed

  • Improve error logging for App Suite API calls during auth

Fixed

  • WebPush notifications don't work with mysql backend

5.1.3 - 2025-07-07

Added

  • Update client badge for PWAs from push events

Changed

  • Improve logging in webpush error cases
AI Service
UI Service