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


Skip to content
  • Hastebin - Package Updates

    Pinned Locked Hastebin
    12
    0 Votes
    12 Posts
    4k Views
    girishG
    App discontinued due to no upstream updates.
  • Hastebin unlisted from app store

    Pinned Hastebin
    1
    1 Votes
    1 Posts
    25 Views
    No one has replied
  • Forgejo - Package Updates

    Pinned Locked Forgejo
    10
    0 Votes
    10 Posts
    654 Views
    Package UpdatesP
    [1.1.1] Update forgejo to 15.0.1 Full Changelog See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.1.md
  • Grist - Package Updates

    Pinned Locked Grist
    10
    0 Votes
    10 Posts
    798 Views
    Package UpdatesP
    [1.1.1] Update grist-core to 1.7.13 Full Changelog Boot key login: New installations generate a GRIST_BOOT_KEY and print it at startup. Visit /boot, paste the key, and you're logged in as the install admin and ready to set the admin email. No pre-existing account needed, and no window where the server is open to the world before authentication is configured. The key (and the related GRIST_IN_SERVICE flag) can also be set via env vars or managed from the Admin Panel. Existing installations are unaffected. (commit) Restart in place: Grist can now apply config changes by restarting itself without dropping the listening socket. During the brief gap, /status keeps answering for liveness checks while readiness flips to 503. On by default for Linux under Node, off for Windows and Electron. Toggle with GRIST_RESTART_SHELL=true/false (#2265). Site Settings page: Team site owners on self-managed installations can edit team name, domain, and logo from a new /site-settings page (commit). WebSocket auth for API keys, boot keys, and access tokens: The WebSocket side now goes through the same identity-resolving code path as the REST API, so any auth method that works on one works on the other. Opens the door to console clients and out-of-page custom widgets. Also tidies up auth priority and unifies API rate-limiting between the two. (commit) (Bulk)AddOrUpdateRecord now returns id / recordIds / createdRecordIds / updatedRecordIds, and BulkAddOrUpdateRecord accepts a record-shaped payload that can match different columns per row (#2193) Fix wrong active section in the creator panel after duplicating a page with collapsed widgets (#2298) Fix CORS handling for opaque ("null") origins, eliminating spurious 500s for https:// widgets on http:// hosted sites (#2299) Fix padded checkboxes so the border and tick line up inside padded wrappers (#2300) Fix SELF_HYPERLINK() returning a share-key URL when a doc was first opened via a share link (commit) Bump handlebars from 4.7.7 to 4.7.9 (#2208)
  • Grav CMS - Package Updates

    Pinned Locked Grav CMS
    82
    0 Votes
    82 Posts
    57k Views
    Package UpdatesP
    [1.9.1] Update grav to 1.7.52 Full Changelog GPM client now sends the running PHP version with index requests so the server can substitute PHP-aware compat fallbacks when a plugin's latest release requires a newer PHP than the client can run. [security] Extended default uploads_dangerous_extensions to include md, yaml, yml, json, twig, ini page-content extensions that can be weaponised via permissive form-upload accept policies (GHSA-w4rc-p66m-x6qq, defense-in-depth alongside the Form 9.1.0 plugin fix). Added foundation for migrating to Grav 2.0: cross-major auto-upgrades are blocked in GPM, and core now surfaces a next_major hint so admin can point users at the new migrate-grav plugin Added compatibility: blueprint support so plugins/themes can declare which Grav versions they support Added self-upgrade preflight that flags incompatible plugins/themes and psr/log / Monolog conflicts before proceeding Added upgrade resilience with automatic maintenance mode and opcache reset during self-upgrade Added new cache-cleanup CLI command to prune obsolete cache entries Added new onFlexDirectoryConfigBeforeSave event for Flex More readable time output in bin/grav logviewer #4009 Fixed selectize field losing values when keyed options were used
  • Baserow - Package Updates

    Pinned Locked Baserow
    108
    2 Votes
    108 Posts
    42k Views
    Package UpdatesP
    [1.37.4] Update baserow to 2.2.2 Full Changelog [Automation] Send notification when a workflow is disabled #5186 [Core] Allow self-hosted operators to inject custom client-side scripts via environment variables. [Builder] Resolved a bug which prevented users from creating data sources from the data source dropdown's footer. #5118 [Core] Give Kuma the current license tier in its context and steer uncertain feature or plan questions to docs search. #5210 [Core] Hardened user uploaded media serving and neutralized active-content file uploads by default. [Builder] stop infinite /dispatch-data-sources/ refetch loop in page editor
  • n8n - Package Updates

    Pinned Locked N8N
    432
    0 Votes
    432 Posts
    473k Views
    Package UpdatesP
    [4.20.1] Update n8n to 2.18.5 Full Changelog ai-builder: Hide and reap intermediate AI-created workflows (#29344) (1031603) editor: Constrain InstanceAiView stacking context below sidebar (#29335) (6508bce) editor: Disable WF version menu only when all actions are unavailable (#29326) (263f0b7) editor: Fix NDV not loading parameters panel if refreshed (#28856) (b6ce410) No Credits state for n8n Connect badge (#29380) (a53fbbf) Add warning when publishing workflow, if some nodes in it are using ai gateway credentials (#29174) (acbf598) In the n8n Connect table on row click open execution related to that usage row (#29195) (f9b6b58) OpenAI Node: Use dynamic model selection for image edit and update analyze model filter (#29330) (78c37ac)
  • 0 Votes
    1 Posts
    11 Views
    No one has replied
  • Can we add a pdf-engine to the installed pandoc?

    N8N
    1
    0 Votes
    1 Posts
    34 Views
    No one has replied
  • Radicale - Package Updates

    Pinned Locked Radicale
    51
    0 Votes
    51 Posts
    14k Views
    Package UpdatesP
    [2.14.1] chore(deps): update dependency radicale to v3.7.2
  • Dawarich - Package Updates

    Pinned Locked Dawarich
    31
    0 Votes
    31 Posts
    3k Views
    Package UpdatesP
    [1.12.2] Update dawarich to 1.7.2 Full Changelog rails_pulse performance monitoring has been removed entirely. The gem, its initializer (config/initializers/rails_pulse.rb), the /rails_pulse route mount, the scheduled RailsPulse::SummaryJob and RailsPulse::CleanupJob cron entries, and all rails_pulse_* tables are gone. A new migration DropRailsPulseTables cleans up existing installations on upgrade. This resolves a class of upgrade failures where the rails_pulse_* tables ended up missing/half-applied on production. (#2549) Swagger docs for all the recent API additions and changes, improving API discoverability and client generation. The full OpenAPI spec is available at /api-docs. Map v2: Delete button on the point info card. Selecting a point now offers an immediate Delete action (with confirm dialog), matching the long-standing Map v1 behavior. The deleted point is removed from the points layer in place without a full reload. Monthly and yearly digest emails now convert distance from stored meters to the user's preferred unit (km/mi). Previously the raw meter value was shown next to the unit label (e.g. 500000 km instead of 500 km). Map (Leaflet): route lines no longer revert to their pre-move shape when an unrelated point is deleted after dragging another point. The dragend handler was failing to update the marker array because it looked for the controller in the wrong place. (#1797) Track creation now caps a single track's distance at 100,000 km (with a logged warning) instead of silently truncating at the legacy 999,999 m limit. Long-haul journeys are no longer collapsed to ~1000 km. (#1693) Dev container: bind-mount the project root into the container so bundle install can locate the Gemfile. Previously only sub-paths were mounted, leaving /var/app/Gemfile missing. (#1804) Map v2: photos without GPS metadata (latitude/longitude null) no longer render as markers at Null Island (0, 0) they are now correctly excluded from the photos layer. (#2464, #2465)
  • Prometheus - Package Updates

    Pinned Locked Prometheus
    119
    1 Votes
    119 Posts
    79k Views
    Package UpdatesP
    [1.15.1] Update alertmanager to 0.32.1 Full Changelog [BUGFIX] dispatcher: Fix issue with dispatching to a contended route. #5179 [BUGFIX] ui: Provide prebuilt ui assets in release. #5191 [ENHANCEMENT] ui: Support building artifacts in containers with Docker or Podman. #5102
  • Is local Ollama installation updatable by Cloudron?

    Ollama gpu localai support
    3
    1 Votes
    3 Posts
    78 Views
    nottheendN
    Thank you for the detailed response. I appreciate that you follow the principles which makes a longer life of the cloudron product more probable 🫶 When I read the docs, I understand it is not advised to change any firewall configuration on the server itself. However: How can I access from then Open WebUI App the Ollama instance, running on the host on the relevant port? I already configured it to bind to 0.0.0.0 for that port, but it seems to be a restriction from the Open WebUI App Container itself. As you said, it might not be advised for a Prod-Instance. But what would be the least not advised configuration?
  • 1 Votes
    2 Posts
    44 Views
    robiR
    Nice find. Does this help with the sub.domain.com server install and identity on domain.com issues on Cloudron? Plus well-known data?
  • [critical] install.lock removed after cloudron reboot

    Dolibarr
    21
    0 Votes
    21 Posts
    3k Views
    T
    This can happen in this step: => PREV_DOLIBARR_VERSION=`php /app/code/htdocs/install/get-version.php` Log: 2026-02-07T13:35:00Z ==> Starting Dolibarr 2026-02-07T13:35:03Z #0 /app/code/htdocs/core/class/conf.class.php(561): DoliDBMysqli->query() 2026-02-07T13:35:03Z #1 /app/code/htdocs/install/get-version.php(28): Conf->setValues() 2026-02-07T13:35:03Z #2 {main} 2026-02-07T13:35:03Z PHP Fatal error: Uncaught Error: Call to a member function query() on false in /app/code/htdocs/core/db/mysqli.class.php:355 A shell script with set -e stops when If an error occurs. The script does not have an error handling in such cases, therefore the lock file is still in /tmp. With error handling trap 'echo "Houston we have problem"; [[ -f /tmp/install.lock ]] && mv /tmp/install.lock /app/data/dolibarr/install.lock; exit 1' ERR
  • Komga - Package Updates

    Pinned Locked Komga
    28
    0 Votes
    28 Posts
    7k Views
    Package UpdatesP
    [1.6.4] Update komga to 1.24.4 Full Changelog omit UserDto.ageRestriction instead of returning null (e3a8cc6) some TOC may not be parsed correctly (5fc0b7e) proxy raw request body to kobo store (4a7d9a6), closes #2289 also accept application/json on Accept header (ddfe65d) incorrect latest series navigation links (717ef82), closes #2285 auth logo issue when using base url (7c00661), closes #2285
  • Matomo - Package Updates

    Pinned Locked Matomo
    90
    0 Votes
    90 Posts
    50k Views
    Package UpdatesP
    [1.56.0] Update matomo to 5.9.0 Full Changelog UsersManager.logoutUser was added to sign a user out of all sessions. The jQuery UI liveWidget API ($.fn.liveWidget) is now deprecated and will be removed in Matomo 6. Use Live.AutoRefreshWidget vue component instead.
  • IP2Location Service - Package Updates

    Pinned Locked IP2Location
    23
    0 Votes
    23 Posts
    8k Views
    Package UpdatesP
    [1.0.1] Add pagination to query log
  • GLPI - Package Updates

    Pinned Locked GLPI
    8
    0 Votes
    8 Posts
    715 Views
    Package UpdatesP
    [1.1.3] Update glpi to 11.0.7 Full Changelog Dashboards can now be reset to the state it would have after a clean install. This is only available for dashboards added by GLPI itself. CLI command security:change_oauth_key to (re)generate the OAuth keys. This can be used to change keys or to create them in the case they fail to be created during the installation/update process. The Planning widget on the homepage now only shows events +/- 1 year from the current date instead of 5 to improve performance. The planning widget on the homepage no longer shows completed events to improve performance and relevance. "Associate to an appliance" and "Remove from a rack" actions removed for templates.
  • Vigilant - Open Source Website Monitoring

    App Wishlist
    2
    2 Votes
    2 Posts
    55 Views
    RoundHouse1924R
    For whatever reason, Libhunt has removed the Uptime Kuma page.