Changes
- feat(database): add official postgres 18 and pgvector 18 support -> You could always change the database image and volume mount path manually and achieve
unofficialsupport that is why this was not added faster - feat(ui): add postgres 16 to the UI
- feat(ui): improve global search with
uuidandprsupport - feat(installer): add tencentos as a supported os
- feat(service): upgrade checkmate to v3 with all the necessary changes
- feat(service): upgrade listmonk to v6 with all the necessary changes
- feat(service): upgrade formbricks to v4 with all the necessary changes
- feat(service): update pterodactyl version
- fix(backup): postgres restore arithmetic syntax error
- fix(validation): add
@,/and&support to names and descriptions - fix(api): infinite loop with github app with many repos
- fix(parser): replace dashes and dots in auto generated envs
- fix(labels): make sure name is slugified
- fix(ui): make tooltips a bit wider
- fix(ui): modal issues
- tooltips can not extend outside the modal causing a scrollbar to appear
- modals are to wide
- remove unused
minWidthandmaxWidthprops
- fix(ui): horizontal overflow on application and service headings
- fix(validation): enforce url validation for instance domain
- fix(service): autobase database is not persisted correctly
- fix(service): supabase studio settings redirect loop
- fix(service): disable supabase kong response buffering and increase timeouts which fixes large file downloads
- fix(service): reactive-resume template
- pinned to
v4.3.7instead oflatest(solution provided by #8045 author) - added healthchecks for reactive resume and chrome service
- pinned to
- fix(service): allowed hosts and image version problems with strapi
- automatically generate
vite.config.jswith the strapi FQDN
- automatically generate
- fix(service): bluesky pds invite code doesn't generate
- fix(service): bugsink login fails due to cors
- fix(service): forgejo login failure
- fix(service): rocketchat fails to start due to database version incompatibility
- fix(service): kimai fails to start due to the healthcheck ip not being in the trusted hosts
- fix(service): activepieces postgres 18 volume mount
- fix(service): users unable to create their first ente account without SMTP
- fix(service): seaweedfs logo
- fix(service): soju svg
- chore(service): use major version for openpanel
- build: upgrade postgres client to fix build error
- refactor(services): improve some service slogans
- docs(api): improve compose app endpoint deprecation description
New Services
- added openclaw template
- added langflow template
- added bento-pdf
- added alexandrie template
- added goatcounter template
- added satisfactory game server
- added back soketi-app-manager
Issues
- fixes: #7976
- fixes: #7987
- fixes: #4577
- fixes: #5055
- fixes: #6236
- fixes: #5699
- fixes: #7941
- fixes: #8014
- fixes: #8026
- fixes: #8015
- fixes: #8045
- fixes: #8028
- fixes: #7818
- fixes: #6670
- fixes: #5443
- fixes: #6150
- fixes: #8097
- fixes: #7279
- fixes: #8092
- fixes: #8103
- fixes: #6856
- fixes: #8035
What's Changed (by Github)
- fix(service): update seaweedfs logo by @yipfram in #7971
- fix(service): autobase database is not persisted correctly by @aschulz90 in #7978
- feat(service): upgrade checkmate to v3 by @ShadowArcanist in #7995
- fix(backup): postgres restore arithmetic syntax error by @Raphael-Afonso in #7997
- feat(service): update pterodactyl version by @majcek210 in #7981
- fix(service): users unable to create their first ente account without SMTP by @StromFLIX in #7986
- fix(ui): horizontal overflow on application and service headings by @Mailootje in #7970
- fix(service): supabase studio settings redirect loop by @codewithtyler in #7828
- fix(service): disable kong response buffering and increase timeouts by @Vadko in #7864
- fix(service): rocketchat fails to start due to database version incompatibility by @HeapReaper in #7999
- feat(service): add langflow template by @viktoravelino in #8006
- fix(service): elasticsearch-with-kibana not generating account token by @ShadowArcanist in #8067
- chore(service): use major version for openpanel by @lindesvard in #8053
- feat(service): add alexandrie template by @Smaug6739 in #8021
- fix(service): kimai fails to start by @ysbrandB in #8027
- feat(service): upgrade formbricks to v4 by @ShadowArcanist in #8022
- feat(service): add goatcounter template by @maxibenner in #8029
- fix(service): reactive-resume template by @ShadowArcanist in #8048
- fix(api): infinite loop with github app with many repos by @BanovMiroslav in #8052
- fix(env): skip escaping for valid JSON in environment variables by @andrasbacsai in #8080
- fix(validation): enforce url validation for instance domain by @ShadowArcanist in #8078
- feat(service): add satisfactory game server by @Terule in #8056
- fix(service): bluesky pds invite code doesn't generate by @Cinzya in #8081
- fix(service): bugsink login fails due to cors by @Cinzya in #8083
- fix(service): strapi doesn't start by @Cinzya in #8084
- feat(service): disable mautic by @ShadowArcanist in #8088
- feat(service): add bento-pdf by @RxDx in #8095
- fix(service): activepieces postgres 18 volume mount by @Elandlord in #8098
- feat(database): add official postgres 18 and pgvector 18 support by @peaklabs-dev in #8143
- fix(service): forgejo login failure by @ShadowArcanist in #8145
- feat(ui): improve global search with uuid and pr support by @albertorizzi in #7901
- fix: stop database proxy when is_public changes to false by @andrasbacsai in #8138
- v4.0.0-beta.463 by @peaklabs-dev in #7998
New Contributors
- @aschulz90 made their first contribution in #7978
- @Raphael-Afonso made their first contribution in #7997
- @StromFLIX made their first contribution in #7986
- @Mailootje made their first contribution in #7970
- @codewithtyler made their first contribution in #7828
- @HeapReaper made their first contribution in #7999
- @viktoravelino made their first contribution in #8006
- @Smaug6739 made their first contribution in #8021
- @ysbrandB made their first contribution in #8027
- @maxibenner made their first contribution in #8029
- @BanovMiroslav made their first contribution in #8052
- @Terule made their first contribution in #8056
- @RxDx made their first contribution in #8095
- @Elandlord made their first contribution in #8098
Full Changelog: v4.0.0-beta.462...v4.0.0-beta.463