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


Skip to content
  • Weblate - Package Updates

    Pinned Weblate
    104
    0 Votes
    104 Posts
    43k Views
    Package UpdatesP
    [1.35.0] Update weblate to 5.15 Full Changelog Batch automatic translation can now be manually triggered at project language, category or component level, see Automatic translation. Added ability to completely disable the admin contact form by setting CONTACT_FORM to "disabled". Added new Ollama machinery tool for local Ollama AI model integration, see Ollama. Added GET /api/units/(int:id)/comments/ to get a list of comments for the given translation unit. Memory contents imported from TMX files include string context. XLIFF 2.0, Nextcloud Apps JSON files, JavaScript Resource Files (RESJSON), and TOML are now supported file formats. Fedora Messaging integration is now available as add-on. Added Laravel format quality check. Improper invitation validation upon accepting (CVE 2025-64725 / GHSA-m6hq-f4w9-qrjj). Server-Side Request Forgery while cloning repository (CVE 2025-66407 / GHSA-hfpv-mc5v-p9mm).
  • Home Assistant - Package Updates

    Pinned Home Assistant
    55
    2 Votes
    55 Posts
    8k Views
    Package UpdatesP
    [1.13.3] Update go2rtc
  • Etherpad error on start

    Moved Unsolved Etherpad Lite
    6
    1 Votes
    6 Posts
    27 Views
    nebulonN
    ah! sorry I didn't realize it was reversed ordered
  • Backup to tebi not working

    Solved Support s3 backups tebi
    12
    1 Votes
    12 Posts
    72 Views
    robiR
    Whoa, unexpected. One could also say that it's not a bug, as object stores don't distinguish files from directories, as they're all objects. It's the implementation that does. So it may be more likely that the s3 client/driver/config needs to compensate. ex. Cyberduck works fine.
  • Jellyfin - Package Updates

    Pinned Jellyfin
    59
    1 Votes
    59 Posts
    15k Views
    Package UpdatesP
    [1.12.0] Update jellyfin to 10.11.5 Full Changelog Fix unnecessary database JOINs in ApplyNavigations [MR #15666], by @andrewrabert Skip invalid ignore rules [MR #15746], by @Shadowghost Fix backdrop images being deleted when stored with media [MR #15766], by @theguymadmax Fix NullReferenceException in ApplyOrder method [MR #15768], by @theguymadmax Fix AV1 decoding hang regression on RK3588 [MR #15776], by @nyanmisaka Fix collections display order [MR #15767], by @theguymadmax Fix parental rating filtering with sub-scores [MR #15786], by @theguymadmax Fix case sensitivity edge case [MR #15752], by @Collin-Swish Fix trickplay images using wrong item on alternate versions [MR #15757], by @theguymadmax Fix blocking in async context in LimitedConcurrencyLibraryScheduler [MR #15662], by @SapientGuardian
  • LimeSurvey - Package Updates

    Pinned LimeSurvey
    290
    0 Votes
    290 Posts
    267k Views
    Package UpdatesP
    [1.55.2] Update LimeSurvey to 6.16.2+251209
  • Restoring Backups fails

    Unsolved Support backups restore
    32
    1 Votes
    32 Posts
    1k Views
    girishG
    @dylightful If we can have access to your setup, can you write to me at support@cloudron.io ? Would love to debug and figure out why it's failing . Is this reproducible easily - meaning if you take a backup and restore, it fails?
  • 0 Votes
    6 Posts
    41 Views
    J
    The setup issue was fixed on Dec 7 2025 with package v1.8.5
  • DocuSeal - Package Updates

    Pinned DocuSeal
    118
    4 Votes
    118 Posts
    40k Views
    Package UpdatesP
    [1.12.6] Update docuseal to 2.2.6 Full Changelog Show field boxes on the pending submission page Fix mysql migration Allow to require Email 2FA in Embedding and API
  • 13 Votes
    28 Posts
    23k Views
    GrienauerG
    I used the SAAS Version. And it is quite good and a nice tool! lg Nico
  • Mailboxes since 9.0.10

    Solved Support userinterface mail
    13
    2 Votes
    13 Posts
    262 Views
    apesorgukA
    @nebulon That's great. Apart from that, it seems to be running smoothly; it still takes time to propagate the usage stats, but that doesn't really affect us.
  • Passkey Support for Faster, More Secure Sign-In

    Feature Requests
    2
    5 Votes
    2 Posts
    32 Views
    humptydumptyH
    This is how I thought my digital life would be after getting a Yubikey
  • Staff holiday/leave/sickness tracker

    Moved Discuss
    8
    1 Votes
    8 Posts
    88 Views
    humptydumptyH
    I saw the title and thought it’s a Cloudron PA
  • Mealie - Package Updates

    Pinned Mealie
    58
    0 Votes
    58 Posts
    13k Views
    Package UpdatesP
    [1.30.0] Update mealie to 3.7.0 Full Changelog Updated image processing algorithm improving image quality and compression feat: Put calendar directly in the date picker dialogs @noxhirsch (#6110) feat: Add snack, drink, and dessert @cashpw (#6149) feat: frontend autocomplete is diacritics/ligatures insensitive @Noneangel (#6169) feat: Improve Image Minification Logic and Efficiency @1-tempest (#5883) feat: Reprocess image user script @michael-genson (#6704) feat: Improve startup workflow UI @miah120 (#6342) feat: autofill default credentials on first login @hay-kot (#6666) feat: Add user QueryFilter and improve UI on mobile @p0lycarpio (#6235) fix: change log rotation size from 10kb to 10mb @hay-kot (#6648)
  • Rocket.Chat - Package Updates

    Pinned Rocket.Chat
    222
    0 Votes
    222 Posts
    182k Views
    Package UpdatesP
    [2.76.0] Update Rocket.Chat to 7.13.1 Full Changelog This release introduces foundational infrastructure for upcoming Attribute-Based Access Control (ABAC), with the key addition being the ability for admins to create, edit, and delete room attributes that will later power ABAC rules. The batch of fixes in this release improves stability across voice, teams, security, and UI. (#​37327) Adds complexity requirements to end-to-end encryption passphrase (#​36807 by @​tiagoevanp) Adds a deletedRooms field to the users.delete endpoint response, indicating which rooms were deleted as part of the user deletion process. (#​37547) Adds the getUserRoomIds method to the UserRead accessor in the Apps-Engine, graduating it from the experimental bridge to the stable user bridge. (#​37368) Allows users to enable TOTP-based two factor authentication without requiring a verified email address. (#​37119 by @​ergot-rp) Adds missing legend for fieldset in profile page to meet WCAG compliance (#​37524) Moves the expandable message composer out of feature preview (#​37378) Introduces in-chat messages for when a voice call ends (#​37276) Disables the delete message confirmation button to prevent the action from being triggered while the request is in progress
  • Firefly III - Package Updates

    Pinned Firefly III
    124
    0 Votes
    124 Posts
    52k Views
    Package UpdatesP
    [3.10.8] Update firefly-iii to 6.4.11 Full Changelog Issue 11356 (Dashboard - Budget - Left To Spend "Per day" shows total budget value) reported by @lucasarrudadev Issue 11357 (Firefly III v6.4.10 ran into an error: Undefined variable $uploadDir.) reported by @jgmm81
  • Dawarich - Package Updates

    Pinned Dawarich
    8
    0 Votes
    8 Posts
    262 Views
    Package UpdatesP
    [1.1.0] Update dawarich to 0.36.3 Full Changelog Setting ARCHIVE_RAW_DATA env var to true will enable monthly raw data archiving for all users. It will look for points older than 2 months with raw_data column not empty and create a zip archive containing raw data files for each month. After successful archiving, raw data will be removed from the database to save space. Monthly archiving job is being run every day at 2:00 AM. Default env var value is false. In map v2, user can now move points when Points layer is enabled. #2024 In map v2, routes are now being rendered using same logic as in map v1, route-length-wise. #2026 Cities visited during a trip are now being calculated correctly. #547 #641 #1686 #1976 Points on the map are now show time in user's timezone. #580 #1035 #1682 Date range inputs now handle pre-epoch dates gracefully by clamping to valid PostgreSQL integer range. #685 Redis client now also being configured so that it could connect via unix socket. #1970 Importing KML files now creates points with correct timestamps. #1988 Importing KMZ files now works correctly. Map settings are now being respected in map v2. #2012
  • External site (embeded) OIDC login

    Moved Feature Requests
    2
    1 Votes
    2 Posts
    42 Views
    J
    I guess this is more a feature request, will move it. The OIDC page does not allow itself to be embedded in other pages for security purposes. Is there any other OIDC provider / login provider which allows their page to be embedded in other websites?
  • Cloudron 9.0.15 - upgrade experience / questions

    Discuss
    5
    4 Votes
    5 Posts
    51 Views
    nebulonN
    Thanks for the honest feedback, always appreciated! The left side-bar was commented on by others before. We plan to make that collapsable (on mobile it already is, so this is more about deciding which collapsable style we want to go with) for the next release. Similar to the quick actions, like opening the logs viewer for an app. Currently, the ... button on all items in the UI collects all actions. With the next release we will look into all those and pick common ones to provide as direct actions on the list items.
  • Blinko on Cloudron

    App Wishlist
    10
    6 Votes
    10 Posts
    815 Views
    scookeS
    @jdaviescoates Thanks for that link. I wonder what's with the mintlify and vercel usage instead of just hosting their own software? Annyywayy, thats all from me!