What's Changed
Security & Fixes
- Allow quoted arguments in custom Docker run options (#9481, fixes #9343)
- Patched Alpine packages in helper, realtime, and development Docker images (#9437)
- Bumped Alexandrie images to address upstream security advisory (#9434)
New Services & Templates
- Added Grimmory one-click service, the successor to Booklore (#9109)
- Comprehensive Supabase template update to latest versions (#8316)
- Allow overriding GOTRUE_SITE_URL in Supabase for separate frontend domains (#9079, fixes #5581)
- Added sensible CORS defaults to Directus templates (#9081, fixes #5024)
- Updated Rivet template to v2.2.0 (#9378)
- Updated Convex to current latest version (#9392)
- Fixed LibreChat healthcheck and upgraded Meilisearch image (#9358)
- Fixed n8n task-runners health check (#9309, fixes #9306)
- Increased Nextcloud healthcheck interval to prevent worker exhaustion (#9440, fixes #9439)
- Updated Nextcloud healthcheck endpoint to
/status.php(#9470) - Fixed Netbird client volume path so settings persist across restarts (#9484)
- Corrected Minecraft template category to games (#9387)
- Corrected several template categories that were set incorrectly (#9449)
Improvements
- Removed Algora bounty program references from community docs and templates (#9436)
What's Changed (Github)
- fix(services): bump images of alexandrie to fix security issue by @Smaug6739 in #9434
- feat(service): update Convex to current latest version by @sebous in #9392
- fix(template): Minecraft was on wrong category by @Iisyourdad in #9387
- feat(service): update Rivet to v2.2.0 by @yipfram in #9378
- fix(service): fix librechat healthcheck and update dependencies by @GauthierPLM in #9358
- fix(service): n8n task-runners health check fails by @frank-netkey in #9309
- feat(service): add grimmory by @RickyWanga in #9109
- fix(service): directus cors not applied in preflight requests by @xidik12 in #9081
- feat(service): update Supabase to current latest versions by @Vadko in #8316
- fix(service): allow overriding GOTRUE_SITE_URL in Supabase template by @xidik12 in #9079
- fix(service): nextcloud workers exhaustion due to low interval healthcheck by @ShadowArcanist in #9440
- fix(docker): add apk upgrade to helper, realtime, and development Dockerfiles by @andrasbacsai in #9437
- chore(community): remove Algora bounty program references by @andrasbacsai in #9436
- chore(service): update nextcloud healthcheck endpoint by @ShadowArcanist in #9470
- fix(validation): allow quoted docker run options in custom config by @andrasbacsai in #9481
- build(deps-dev): bump vite from 7.3.0 to 7.3.2 by @dependabot[bot] in #9457
- fix(service): Several templates on wrong catagory. by @Iisyourdad in #9449
- fix(service): netbird-client wrong volume path by @iamimmanuelraj in #9484
- v4.0.0-beta.472 by @andrasbacsai in #9492
New Contributors
- @sebous made their first contribution in #9392
- @Iisyourdad made their first contribution in #9387
- @frank-netkey made their first contribution in #9309
- @RickyWanga made their first contribution in #9109
- @iamimmanuelraj made their first contribution in #9484
Full Changelog: v4.0.0-beta.471...v4.0.0-beta.472