Skip to content

v9.8.0

Latest
Compare
Choose a tag to compare
@szaimen szaimen released this 30 Oct 15:02
· 124 commits to main since this release
d133e28

Nextcloud 29.0.8 is included but new instances can install Nextcloud 30 directly

What's Changed

🏕 New features and other improvements

  • feat(ui): introducing dark-mode and refactor some templates and css by @ernolf in #5397
  • nextcloud&notify-push: allow to adjust the DATABASE_TYPE by @szaimen in #5441
  • Refactor manual-install Compose.yml: Simplify Environment Variables by @szaimen in #5459
  • nextcloud: clean up old sessions after 24h latest by @szaimen in #5497
  • elastic container: ingest-attachment is now module and not a plugin by @rriemann in #5495

🐞 Fixed bugs

👒 Updated dependencies

  • PHP dependency updates by @github-actions in #5412
  • build(deps): bump clamav/clamav from 1.4.1-7 to 1.4.1-8 in /Containers/clamav by @dependabot in #5416
  • build(deps): bump collabora/code from 24.04.8.1.1 to 24.04.8.2.1 in /Containers/collabora by @dependabot in #5417
  • build(deps): bump nextcloud-releases/whiteboard from v1.0.3 to v1.0.4 in /Containers/whiteboard by @dependabot in #5423
  • Helm Chart updates by @github-actions in #5428
  • PHP dependency updates by @github-actions in #5431
  • build(deps): bump elasticsearch from 8.15.2 to 8.15.3 in /Containers/fulltextsearch by @dependabot in #5435
  • build(deps): bump nats from 2.10.21-scratch to 2.10.22-scratch in /Containers/talk by @dependabot in #5437
  • Nextcloud dependency update by @github-actions in #5438
  • build(deps): bump clamav/clamav from 1.4.1-8 to 1.4.1-9 in /Containers/clamav by @dependabot in #5457
  • build(deps): bump php from 8.3.12-fpm-alpine3.20 to 8.3.13-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5474
  • build(deps): bump php from 8.2.24-fpm-alpine3.20 to 8.2.25-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5475
  • build(deps): bump clamav/clamav from 1.4.1-9 to 1.4.1-10 in /Containers/clamav by @dependabot in #5485
  • build(deps): bump collabora/code from 24.04.8.2.1 to 24.04.9.1.1 in /Containers/collabora by @dependabot in #5486
  • build(deps): bump eturnal/eturnal from 1.12.0 to 1.12.1 in /Containers/talk by @dependabot in #5487
  • PHP dependency updates by @github-actions in #5488
  • build(deps): bump strukturag/nextcloud-spreed-signaling from 2.0.0 to 2.0.1 in /Containers/talk by @dependabot in #5494

📄 Improved documentation

  • Update reverse-proxy.md by @punkyard in #5241
  • [reverse-proxy.md] Add Tailscale integration setup by @flll in #5409
  • rp-docs: add links to examples direclty to each rp section by @szaimen in #5440
  • readme: add tailscale network instructions by @szaimen in #5460
  • local-instance-docs: add content and add tailscale network as option by @szaimen in #5467
  • compose.yaml: document additional available envs by @szaimen in #5470
  • refactor compose.yaml: adjust the caddy setup to feature inline config by @szaimen in #5476
  • Update readme.md local documentation by @sunjam in #5473

New Contributors

Full Changelog: v9.7.0...v9.8.0