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


Skip to content
  • Koel - Package Updates

    Pinned Locked Koel
    108
    0 Votes
    108 Posts
    55k Views
    Package UpdatesP
    [1.37.3] Make mounts playable, add user optional config option for XSendFilePath
  • MiroTalk - Package Updates

    Pinned Locked MiroTalk
    644
    2 Votes
    644 Posts
    555k Views
    Package UpdatesP
    [2.7.16] Update mirotalksfu to 2.2.53
  • Mautic - Package Updates

    Pinned Locked Mautic
    72
    0 Votes
    72 Posts
    41k Views
    Package UpdatesP
    [6.0.1] Update mautic to 7.0.2 Full Changelog Fix WebhookSubscriber "out of memory" issue. by @biozshock in #15881 Fix scheduling fields shown on edit page for segment emails by @matbcvo in #15914 Accept plugin updates for plugins where there are no Entity in the Pl by @biozshock in #15951 fix: Change detaching of leads and integration entities for Salesforce connection by @bastolen in #15948 Validate stronger the redirect URL for a form submit action by @kniziol in #15596 Fix regex operators on date fields causing DateTime parsing error by @matbcvo in #15986 Allow HTML in the Focus description field. by @biozshock in #16007 Fix removing filters from Email dynamic content. by @biozshock in #15953 https://github.com/mautic/mautic/security/advisories/GHSA-r5j5-q42h-fc93 Fix save DWC form while WYSIWYG is in source code mode by @patrykgruszka in #15824
  • Forgejo - Package Updates

    Pinned Locked Forgejo
    11
    0 Votes
    11 Posts
    842 Views
    Package UpdatesP
    [1.2.0] run forgejo under git user Important: All the git clone URLs have now changed to git@ instead of cloudron@
  • 1 Votes
    15 Posts
    192 Views
    nebulonN
    glad it worked out in the end, when too many things fail all at once it is often a hardware/virtualization issue
  • upload/ preview problems

    Immich
    4
    1 Votes
    4 Posts
    68 Views
    sponchS
    Hey @nebulon - thanks the update did the trick
  • 1 Votes
    4 Posts
    55 Views
    jamesJ
    Hello @cylon Always happy to help.
  • Infisical now available

    Announcements
    1
    5 Votes
    1 Posts
    124 Views
    No one has replied
  • Infisical - Package Updates

    Pinned Locked Infisical
    3
    0 Votes
    3 Posts
    43 Views
    Package UpdatesP
    [0.2.0] Tests implemented Fixup logo
  • Loomio - Package Updates

    Pinned Locked Loomio
    63
    2 Votes
    63 Posts
    20k Views
    Package UpdatesP
    [1.17.12] Update loomio to 3.0.24 Full Changelog Fixed: Prevent comment authors from editing or restoring comments that an admin has discarded. Fixed: Preserve group ownership when creating discussions from templates in grouped contexts. Improved: Hardened deployment/runtime behavior with trusted ingress IP allowlisting and exec-based Docker startup processes. Improved: Removed obsolete hocuspocus SQLite persistence and legacy document-list template calls. Improved: Background jobs now avoid retrying forever for records that have already been deleted. Maintenance: Updated dependencies including Devise, Vite, Bootsnap, Rollup, Sentry, Nokogiri, Puma, and tzinfo-data.
  • DocuSeal - Package Updates

    Pinned Locked DocuSeal
    138
    4 Votes
    138 Posts
    67k Views
    Package UpdatesP
    [1.15.3] Update docuseal to 2.5.3 Full Changelog Template revision history. Template revisions are now captured on "save", allowing users to review change history and revert templates to previous versions. HMAC webhook signature validation option.
  • Email for pocketbase

    PocketBase
    41
    0 Votes
    41 Posts
    2k Views
    V
    Hi @joseph I juste tested on a pocketbase app with cloudron 9.1.7. Sending a test email in the admin panel gives "Test email send timeout." Anyway Nobody wants the sender name to be always reseted to "Pocketbase" so the Pocketbase package need a fix I want to be able to set a custom SMTP per app (such app can be deployed on a different domain for example). So i think defaulting mail setting to Cloudron SMTP is a expected, but overwriting custom user config on each reboot seems a bad pattern. I'll be glad to propose a MR on this package, it's just a one line chante (moving the mail setting in the existing "first run section" of the start.sh) You can invite me on this forum email
  • 7 Votes
    2 Posts
    95 Views
    D
    I tested Grimmory on my server outside Cloudron (just to see if it matches what i need) and I really like it so far. Compared to Calibre-Web, this app lets me add physical books not just ebooks. For me this is very useful, since i want to have a single catalogue of all my books regardless of format. I hope the staff will include this soon, i want it to be part of my Cloudron.
  • BookLore

    App Wishlist
    8
    1
    8 Votes
    8 Posts
    1k Views
    D
    @teiluj Me too. I just realized it few days ago when I wanted to test it in my server. I heard (based on my quick searching) that there is some problem with development practices and disagreements between contributors. So they made it offline and some parts of the community is now continuing its legacy. Btw, thanks that you made a new thread for Grimmory.
  • Verdaccio - Package Updates

    Pinned Locked Verdaccio
    122
    0 Votes
    122 Posts
    96k Views
    Package UpdatesP
    [1.78.0] Update verdaccio to 6.6.0 Full Changelog feat: update core dependencies by @juanpicado in #5832 fix(deps): update core verdaccio dependencies (6.x) by @renovate[bot] in #5865 fix: migrate to run server internally by @juanpicado in #5868 fix: tarball might fail #5829 by @juanpicado in #5869 fix(deps): update dependency semver to v7.8.0 (6.x) by @renovate[bot] in #5867
  • Roundcube - Package updates

    Pinned Locked Roundcube
    34
    1 Votes
    34 Posts
    12k Views
    Package UpdatesP
    [2.10.0] Update roundcubemail to 1.7.0 Full Changelog Dropped support for PHP < 8.1. Dropped support for Internet Explorer. Dropped support for MS SQL Server and Oracle. public_html/ entry-point made mandatory, all static resources are served via public_html/static.php. Removed apc cache driver (replaced by apcu cache driver). Changed smtp_log option default value to false. Removed contact_search_name option in favor of contactlist_name_template. Replaced session property changed by expires_at. Removed the (insecure) virtualmin password driver. Allow cidr (subnets) in proxy_whitelist (#7103)
  • Forgejo built-in SSH server not authenticating public keys

    Forgejo
    6
    2 Votes
    6 Posts
    691 Views
    girishG
    Good catch. I think this is an oversight. The user should be kept to git@ to avoid 'cloudron' in the git url . I think gitlab/gitea/gogs etc all have git@ . It also helps in keeping the set up portable (should you want to move out of cloudron). cc @vladimir.d
  • Immich - Package Updates

    Pinned Locked Immich
    232
    1 Votes
    232 Posts
    177k Views
    Package UpdatesP
    [1.99.5] Update libvips to 8.18.2
  • Rocket.Chat - Package Updates

    Pinned Locked Rocket.Chat
    232
    0 Votes
    232 Posts
    239k Views
    Package UpdatesP
    [3.3.1] Update Rocket.Chat to 8.4.1 Full Changelog (#40410 by @dionisio-bot) Disables SAML login when it is set to validate signatures without the proper configuration for it (#40459 by @dionisio-bot) Allows users to search for attribute values when assigning them to rooms (#40410 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
  • FreshRSS - Package Updates

    Pinned Locked FreshRSS
    38
    0 Votes
    38 Posts
    22k Views
    Package UpdatesP
    [1.28.0] Update FreshRSS to 1.29.0 Full Changelog New sort order preferences at global, category, and feed levels #8234 New filtering by date of Server modification date #8131, #8576 New option to automatically mark new articles as read if an identical GUID already exists in the same category #8673 Add option to enable/disable notifications, also for PWA #8458 Fix wrong search toString in case of regex-looking string #8479 Fix redirect to wrong view after mark as read in reader and global views #8552 Fix do not include hidden feeds when counting total number of unread articles #8715 Limit cURL to protocols HTTP, HTTPS #8713 New Webhook extension for automated RSS notifications Extensions#456 New cli/purge.php to apply purge policy #8740