Skip to content

v2.21.0

Choose a tag to compare

@sbender9 sbender9 released this 09 Feb 19:40
c5ce72a

🚀 Features

  • refactor: migrate server-api package to TypeScript strict mode
  • fix: use atomic write for applicationData
  • feat: Assign a unique identifier to all notification updates

🐛 Fixes

  • feat: documentation page deep linking and UI cleanup
  • fix: await async file write in setup to prevent ENOENT on fresh install

📦 Uncategorized

  • refactor: improve type safety in OIDC module
  • chore: docker builds - add wait time to housekeeping processes
  • chore: enable test for WASM plugin build
  • fix: release docker baseimage first to ghcr.io and then copy to docker.io
  • chore(deps): bump mikepenz/release-changelog-builder-action from 5 to 6
  • chore(deps): bump actions/download-artifact from 4 to 7
  • chore(deps): bump actions/upload-artifact from 4 to 6
  • chore(deps): bump actions/checkout from 4 to 6
  • feat: Add security scan workflow for Docker images using Trivy