App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.35
    • Noteworthy Changes
      • Important Changes
      • App Suite CacheService
      • App Suite DocumentConverter
      • App Suite Middleware
  • Changelogs
    • App Suite UI
    • App Suite Middleware
    • Additional Components
      • App Suite CacheService
      • App Suite DocumentConverter
      • Switchboard
      • UI Service
  • Helm Charts
    • AppSuite Stack Chart
    • Helm Chart core-cacheservice
    • Helm Chart core-documentconverter
    • Helm Chart core-imageconverter
    • core-mw
    • SpellCheck
    • Switchboard

Switchboard

5.1.6 - 2025-09-04

Changed

  • improve helm documentation
    • jwt.algorithm is not deprecated as was stated in the docs, just the default changed
    • tokenlogin configuration in App Suite MW changed a while ago, documentation was adjusted accordingly

Fixed

  • WebPush not being sent due to missing subscription endpoint
    • This was supposed to be fixed in earlier releases, but it still did not work in some cases

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

5.1.2 - 2025-07-02

Changed

  • [API] Ensure getJwt never returns unusable JWT

Fixed

  • Do not load switchboard code for guest users

5.1.1 - 2025-05-14

Fixed

  • Propagate events to all sockets even if one is missing
  • Subscription endpoint undefined

5.1.0 - 2025-04-07

Added

  • Redis prefix to prevent namespace issues when sharing redis
  • Service account tokens to impersonate an App Suite user

Changed

  • Don't trigger global refresh on socket connection
  • Openapi spec exclusively based on fastify schema

Fixed

  • Add BIND_ADDR environment to configure bind address
  • Istio sidecar injection for cleanupdb is now opt in and disabled by default
Prev
App Suite DocumentConverter
Next
UI Service