Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Verdaccio - Package Updates

    Pinned Locked Verdaccio
    126
    0 Votes
    126 Posts
    107k Views
    Package UpdatesP
    [1.79.2] Update verdaccio to 6.7.4 Full Changelog fix: run jwt middleware before middleware plugins fix: enforce generated npm token metadata fix: allow npm token create without readonly/cidr_whitelist Update verdaccio dependencies to the latest npm dist-tag (@verdaccio/ui-theme tracks next-9
  • Guacamole Configuration

    Discuss
    17
    0 Votes
    17 Posts
    7k Views
    jamesJ
    Hello @mpeterson0418 You will need to provide more details. From the moment you are trying to log in with LDAP gather the following: guacamole configuration Cloudron App Logs Web browser console logs Web browser network logs Also, did you follow the documentation https://guacamole.apache.org/doc/gug/ldap-auth.html ? With this information it might be possible to provide assistance.
  • Searx - Package Updates

    Pinned Locked SearXNG
    118
    0 Votes
    118 Posts
    50k Views
    Package UpdatesP
    [2.99.0] Update searxng to 75c1b1d
  • Metabase - Package Updates

    Pinned Locked Metabase
    590
    1 Votes
    590 Posts
    604k Views
    Package UpdatesP
    [3.16.5] Update metabase to 0.62.2.8 Full Changelog
  • LanguageTool - Package Updates

    Pinned Locked LanguageTool
    55
    1 Votes
    55 Posts
    11k Views
    Package UpdatesP
    [1.50.0] Update languagetool to cac6419
  • Etherpad Lite - Package updates

    Pinned Locked Etherpad Lite
    49
    0 Votes
    49 Posts
    35k Views
    Package UpdatesP
    [4.10.2] Update etherpad-lite to 3.3.2 Full Changelog Force @opentelemetry/core 2.8.0 (GHSA-8988-4f7v-96qf / CVE-2026-54285, #7975). The transitive dep (pulled in via @elastic/elasticsearch @elastic/transport) had a W3CBaggagePropagator.extract() that did not enforce W3C size limits on inbound baggage headers, allowing unbounded memory allocation. Pinned via a pnpm-workspace.yaml override; satisfies the existing 2.x range with no parent bump. Resolve open Dependabot security alerts (#7967). Refreshes stale override floors and adds new ones via pnpm-workspace overrides: form-data 4.0.6, ws 8.21.0, esbuild 0.28.1, basic-ftp 5.3.1 (capped <6.0.0 to avoid a surprise major on the plugin-install path), tar 7.5.16, js-yaml 4.2.0, qs 6.15.2, ip-address 10.1.1, and @babel/core 7.29.6. Reject read-only deletion via token-less paths (part of #7959 / #7960). Under allowPadDeletionByAllUsers a read-only viewer was granted canDeletePad=true, and the server's flagOk/creatorOk branches never checked session.readonly so a read-only link holder could delete a pad without a token. Read-only sessions are now excluded from both the client var and the server's token-less authorization paths; a valid recovery token stays sufficient regardless of session mode. Pad deletion suppress the recovery token for durable identities and relabel the action (#7926 / #7930). Building on the allowPadDeletionByAllUsers suppression, a creator's deletion token is now also withheld when they have a durable identity authenticated (req.session.user with a username) and the deployment pins that identity to a stable authorID via a getAuthorId hook since only then does the creator survive a cookie clear or a different device, making the token redundant. Offline/air-gapped installs env-var overrides for the update check, plugin catalog, and updater (#7917, addresses #7911). Firewalled deployments could not disable Etherpad's outbound calls without editing settings.json inside the image. Pad keep the token-less Delete button reachable without pad-wide settings (#7959 / #7960). The token-less #delete-pad button was nested inside the enablePadWideSettings-gated section, so disabling pad-wide settings removed the only no-token deletion path. History mode restore the saved-revision markers (#7946 / #7948). When #7659 moved the timeslider into the pad as an embedded iframe, the user-facing control became the outer #history-slider-input, but the saved-revision stars were still drawn into the now-hidden iframe #ui-slider-bar, so "Save Revision" appeared to do nothing in in-pad history mode (a 3.3.x regression). Import dialog correct the outdated "no converter" help message (#7988 / #7989). The notice claimed only plain text and HTML could be imported and linked to the legacy AbiWord wiki, prompting LibreOffice installs for formats that already work natively. PadManager reject unreachable . and .. pad ids (#7962). isValidPadId accepted ids consisting only of URL dot-segments, but per the WHATWG URL standard a browser normalises /p/. to /p/ and /p/.. to /, so such a pad could be created in the database yet never opened or exported. CLI fix the database migration/import scripts against the ueberdb2 promise API (#7982 / #7983). migrateDB.ts opened source and target databases, copied all keys, then resolved without closing either so under ueberdb2 6.1.x the keep-alive timer kept the process hanging after "Done syncing dbs", and buffered target writes were only guaranteed flushed on close().
  • Tiny Tiny RSS - Package Updates

    Pinned Locked Tiny Tiny RSS
    110
    0 Votes
    110 Posts
    49k Views
    Package UpdatesP
    [2.92.0] Update tt-rss to 6472479
  • Gitea - Package Updates

    Pinned Locked Gitea
    122
    0 Votes
    122 Posts
    85k Views
    Package UpdatesP
    [1.38.4] Update gitea to 1.26.4 Full Changelog fix(auth): do not auto-reactivate disabled users on OAuth2 callback (#38009) (#38183) fix: walk git log context error handling (#38182) (#38185)
  • Home Assistant - Package Updates

    Pinned Locked Home Assistant
    88
    2 Votes
    88 Posts
    28k Views
    Package UpdatesP
    [1.20.4] Update core to 2026.6.4 Full Changelog Fix Growatt total_output_power 1000x too low with V1 API (@johanzander - #172474) (growatt_server docs) Solve issue with double slash in url when writing data to InfluxDB (@RobBie1221 - #173395) (influxdb docs) Avoid leaking Immich API key in error logs (@frenck - #173541) (immich docs) Stop validating # of slots in zwave_js.set_credential action (@raman325 - #173644) (zwave_js docs) Add missing Miele dishwasher codes (@astrandb - #173662) (miele docs) Add API_GEN_4 support to Subaru integration (@jpettitt - #173956) (subaru docs) Fix MQTT discovery option unjustly added to entry data (@jbouwh - #174073) (mqtt docs) Fix stale routine entities removal for Alexa Devices (@chemelli74 - #174138) (alexa_devices docs) Include Sonos favorites in source list and gate SELECT_SOURCE dynamically (@frenck - #174231) (sonos docs) Fix econet fan mode select returning int instead of str (@frenck - #174274) (econet docs)
  • Plan to drop postiz package from Cloudron

    Postiz
    10
    5 Votes
    10 Posts
    794 Views
    robiR
    Here's the video:
  • 1 Votes
    2 Posts
    18 Views
    D
    Also I'm having trouble logging into my cloudron git account. I haven't logged in for a few years and I think I no longer have access to the email. My username is derintolu. Anyway I could get some help with that??
  • Grav CMS - Package Updates

    Pinned Locked Grav CMS
    84
    0 Votes
    84 Posts
    65k Views
    Package UpdatesP
    [1.10.0] Update grav to 2.0.0 Full Changelog
  • Rallly - Package Updates

    Pinned Locked Rallly
    84
    2 Votes
    84 Posts
    34k Views
    Package UpdatesP
    [2.11.0] Update rallly to 4.11.1 Full Changelog Keep environment validation out of the client bundle (#2476, fixes #2474) Polls now default to time-based options with a duration picker (#2466) Hidden participants are anonymized instead of dropped, so the grid stays readable (#2422) Redesigned poll settings form (#2423) Faster first load: browser-cached manifest and icons, fewer round trips (#2438) All-day polls stay on the same date across timezones (#2470) Voters can edit responses from the confirmation email when participants are hidden (#2399) OTP codes are reused on resend, so the latest email always works (#2439) Gravatar is disabled on self-hosted instances; avatars fall back to initials (#2462)
  • 1 Votes
    1 Posts
    47 Views
    No one has replied
  • Koel - Package Updates

    Pinned Locked Koel
    122
    0 Votes
    122 Posts
    64k Views
    Package UpdatesP
    [1.44.1] Update koel to 9.9.1 Full Changelog fix: accept Subsonic API endpoints without the .view suffix by @phanan in #2585
  • Kimai - Package Updates

    Pinned Locked Kimai
    169
    0 Votes
    169 Posts
    162k Views
    Package UpdatesP
    [2.55.0] Update kimai to 2.61.0 Full Changelog Add working contract preferences to user when setting for the first time from API (#5894) SAML: allow to configure the attribute name for the user identifier (#5996) Translations update from Hosted Weblate (#5987) Fix broken redirect for expired login links (#5990) Added fallback redirects for /login and /logout (#5990)
  • WBO - Package Updates

    Pinned Locked WBO
    64
    1 Votes
    64 Posts
    15k Views
    Package UpdatesP
    [1.38.0] Update whitebophir to 2.12.0 Full Changelog
  • Urlaubsverwaltung - Package updates

    Pinned Locked Urlaubsverwaltung
    5
    1 Votes
    5 Posts
    164 Views
    Package UpdatesP
    [0.4.0] Update urlaubsverwaltung to 6.0.0 Full Changelog Migration siehe im Migration Guide im Wiki Alle spezifischen nderungen sind in den Milestones vorhanden Milestone 1 Milestone 2 Milestone 3 Milestone 4 Milestone 5 Milestone 6 Milestone RC1 build(deps-dev): bump rollup from 4.61.1 to 4.62.0 in the rollup group #6261
  • Safeserver App catalogue

    Community Apps
    8
    8 Votes
    8 Posts
    680 Views
    C
    Hi, don´t run on my side. Any ideas? [image: 1782020013402-72b3d4cf-dc85-41ee-b157-5a2df93e7923-image.jpeg]
  • Album Art doesn't work

    Koel
    6
    1 Votes
    6 Posts
    214 Views
    M
    Very sorry for the delay, but I have confirmed that the update does fix the album art issue!