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


Skip to content
  • Syncthing - Package updates

    Pinned Locked Syncthing
    80
    0 Votes
    80 Posts
    43k Views
    Package UpdatesP
    [1.34.1] Update syncthing to 2.1.1 Full Changelog fix(syncthing): properly upgrade via REST when Syncthing is running (fixes #10697) by @calmh in #10699 fix(versioner): ensure user read/write/execute on archived dirs (fixes #10532) by @calmh in #10696 fix(discover): only announce wildcard for TCP punching when listening on wildcard address (fixes #10503) by @calmh in #10691 fix(stcrashreceiver): close source loader responses on errors by @mattn in #10704 fix(protocol): handle zero-size requests (fixes #10709) by @calmh in #10710
  • AdGuard Home - Package Updates

    Pinned Locked AdGuard Home
    102
    1 Votes
    102 Posts
    63k Views
    Package UpdatesP
    [1.14.17] Update AdGuardHome to 0.107.77 Full Changelog Authorization in GLiNET mode is no longer vulnerable to path traversal attacks. NOTE: This is CVE-2026-41448. We thank @djnnvx for reporting this security issue. New reason query parameter in GET /control/querylog. See openapi/openapi.yaml for the full description. Query parameter response_status in GET /control/querylog is now deprecated. Use new reason query parameter instead.
  • 1 Votes
    2 Posts
    3 Views
    jamesJ
    Hello @stoccafisso Not by default, no. You could build the jitsi app yourself and install it or maybe someone will make it a community app.
  • n8n Queue Mode / Worker support

    N8N
    6
    3 Votes
    6 Posts
    51 Views
    jamesJ
    Hello @finn We added the queue worker support https://forum.cloudron.io/post/125398 Documented here: https://docs.cloudron.io/packages/n8n/#queue-mode Please leave some feedback since it sounds like you are using N8N quite a lot.
  • Books in series limited to 9?

    Kavita
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • n8n - Package Updates

    Pinned Locked N8N
    449
    0 Votes
    449 Posts
    520k Views
    Package UpdatesP
    [4.27.0] Added queue mode support
  • Actual - Package Updates

    Pinned Locked Actual
    43
    0 Votes
    43 Posts
    13k Views
    Package UpdatesP
    [1.26.0] Update actual to 26.6.0 Full Changelog View release notes
  • Zeiterfassung module included?

    Urlaubsverwaltung
    3
    1 Votes
    3 Posts
    13 Views
    T
    @subven Thanks - This is what I remembered from when I create the app request But the updated website as well as the common mobile app somewhat lead me to think that the zeiterfassung app might have been merged / added as a component for the "main" urlaubsverwaltung app. Oh well - Here is to hopping to see this added to Cloudron too. Possibly, since one has been packaged, the other one might not be that much different and that much more work to add too.
  • 1 Votes
    3 Posts
    33 Views
    archosA
    @james Yes, that's exactly the issue — .transcoding.web_videos.enabled is being set to true on every restart, overriding the Admin UI setting. Would it be possible to fix start.sh to respect the value stored in the database instead of hardcoding it to true?
  • Penpot - Package Updates

    Pinned Locked Penpot
    56
    1 Votes
    56 Posts
    16k Views
    Package UpdatesP
    [1.17.2] Update penpot to 2.15.4 Full Changelog Add rate limiting and concurrency safety for file snapshot operations #9723 (MR: #9722) Prevent concurrent font uploads from causing excessive simultaneous requests #9922 (MR: #9921) Emit create-shape-layout for flex/grid layout creation from plugins and MCP (same event as workspace) #9652 (MR: #9654) Fix broken authentication on /assets handlers #9677 (MR: #9679) Fix API doc endpoint returning HTML as text/plain #9680 (MR: #9681) Fix unexpected error when opening the export dialog #9721 (MR: #9704)
  • Kavita Library Folder

    Kavita kavita folders configuration
    3
    1
    0 Votes
    3 Posts
    3k Views
    G
    I am loading a huge amount of books, papers, word docs, ePub, PDF, Mobi files into Kavita. My question is, "Is is best to convert these files to ePub or Mobi from TXT and DOC?" Right now I am having a lot of issues with getting books and chapters organized particularly with txt and doc files. Would making sure all the meta data in the doc files help with the scanner doing its function? Greg
  • Baserow - Package Updates

    Pinned Locked Baserow
    117
    2 Votes
    117 Posts
    47k Views
    Package UpdatesP
    [1.37.13] Update uv to 0.11.18
  • Tymeslot

    Community Apps
    22
    1 Votes
    22 Posts
    2k Views
    E
    I'm having a problem with typeslot: After booking a meeting neither a Mail is sent, nor the webhook gets triggered. After booking an event, I can see the booked time in the calendar (CalDAV) and in tymeslot, but no mail is sent to customer or owner. [image: 1780401555277-886bace2-cb29-41ba-a37c-16df19cf1ca5-image-resized.jpeg] [image: 1780403970258-93e84624-dbeb-4a6f-ae7b-80981387148e-image-resized.jpeg] Can you help me here?
  • OpenWebUI - Package Updates

    Pinned Locked OpenWebUI
    204
    1 Votes
    204 Posts
    131k Views
    Package UpdatesP
    [3.3.5] Update open-webui to 0.9.6 Full Changelog Security Advisory: This release includes security and access-control fixes. We recommend updating production deployments at your earliest convenience. Not all security fixes in this version may be enumerated in the fixed section some may be withheld for a short time to give administrators time to upgrade. Advisories Database Migrations: This release includes database schema changes; we strongly recommend backing up your database and all associated data before upgrading in production environments. If you are running a multi-worker, multi-server, or load-balanced deployment, all instances must be updated simultaneously, rolling updates are not supported and will cause application failures due to schema incompatibility. "WEBUI_SECRET_KEY" is now a hard requirement even for unsupported deployments. Deployments that start the backend in an explicitly unsupported way (such as invoking uvicorn directly) without setting "WEBUI_SECRET_KEY" will now refuse to start instead of falling back to an empty key; the supported start methods (start.sh, start_windows.bat, and "open-webui serve") still set or auto-generate it automatically, so standard deployments are unaffected. Direct Uvicorn startup is not supported. #25218 Official knowledge base sync tool. A new companion tool from Open WebUI, oikb, keeps a knowledge base in sync with a local directory, GitHub repo, S3 bucket, Confluence space, or any of more than 40 other sources, uploading only new and changed files using the incremental sync support added in this release. oikb Knowledge base folders. Files inside a knowledge base can now be organized into nested folders, with breadcrumb navigation that makes it much easier to manage and find content in large collections. Filesystem tool for knowledge bases. A new built-in tool, enabled via the "ENABLE_KB_EXEC" environment variable, lets AI models browse and search knowledge base contents using familiar filesystem commands such as 'ls', 'cat', 'grep', 'find', 'head', 'tail', and 'sed', including pipes between them. Tool server permission enforcement. The per-user permission for inline tool servers is now enforced on chat-completion requests, so users without that permission can no longer bypass the admin setting by supplying tool servers directly in their requests. Cross-user access to retrieval collections. Resolving the documents used for retrieval now verifies the caller's access to each referenced file and rejects client-supplied collection names, preventing a crafted request from pulling another user's files or vector collections into its context. Unscoped retrieval collections denied by default. Retrieval requests for collection names that don't correspond to a known file, memory, web-search, or knowledge base are now denied for non-admins by default, with a new "ENABLE_RETRIEVAL_UNSCOPED_COLLECTIONS" setting to restore the previous behavior if needed. Tool-call iteration cap renamed and raised. The environment variable that limits how many tool calls a single chat response may make is now "CHAT_RESPONSE_MAX_TOOL_CALL_ITERATIONS", with its default raised from 30 to 256 and a new "-1" value for unlimited; the previous "CHAT_RESPONSE_MAX_TOOL_CALL_RETRIES" name continues to work as a fallback, and chats that hit the cap now show a clear error in-chat instead of stopping silently. #24918
  • Looking for an App?

    Community Apps
    43
    4 Votes
    43 Posts
    5k Views
    J
    It would be great to get a Zammad Package out there! https://forum.cloudron.io/post/1224
  • Problems with DNS 200

    Unsolved Support
    1
    2
    1 Votes
    1 Posts
    14 Views
    No one has replied
  • 5.8.2 / 33.0.4 breaks notifications

    Nextcloud
    7
    1 Votes
    7 Posts
    150 Views
    jamesJ
    Hello @da5nsy Yes as soon the update is validated by us the update will be available for everyone.
  • Urlaubsverwaltung - Package updates

    Pinned Locked Urlaubsverwaltung
    1
    1 Votes
    1 Posts
    27 Views
    No one has replied
  • MiroTalk - Package Updates

    Pinned Locked MiroTalk
    676
    2 Votes
    676 Posts
    597k Views
    Package UpdatesP
    [2.7.31] Update mirotalksfu to 2.2.90
  • Accessing Mealie tables directly

    Mealie
    3
    1 Votes
    3 Posts
    18 Views
    J
    @gregorywest501 If you want to just access the database, open Web Terminal of mealie and there is a Postgresql button on the top . Click it and it will paste the command to access postgres. Also, see https://docs.cloudron.io/guides/connect-postgresql