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


Skip to content

Apps

Questions about apps in the App Store

5.1k Topics 46.6k Posts

Subcategories


  • 9 63
    9 Topics
    63 Posts
    Package UpdatesP
    [1.6.1] Update 2FAuth to 5.5.2 Full Changelog The Show next OTP user preference is enabled by default issue #472 QR scan reader blocked by csp
  • 10 78
    10 Topics
    78 Posts
    SansGuidonS
    Thanks! For me the main concern is just to be able to get a minimalistic view of my stats per blog posts/notes shared and how the blog traffic evolves over time, who reads me, how, when. Matomo provides this information but not so clearly to me, I'm too confused when using it and I seem to always navigate new areas and check the wrong things and I seem to not use the tool fully. This is why I look for alternative.
  • 4 36
    4 Topics
    36 Posts
    Package UpdatesP
    [1.13.0] Update actual to 25.6.1 Full Changelog
  • 40 409
    40 Topics
    409 Posts
    Package UpdatesP
    [1.14.1] Update AdGuardHome to 0.107.62 Full Changelog Clients with CIDR identifiers showing zero requests on the Settings Client settings page ([#​2945]). Command line option --update when the dns.serve_plain_dns configuration property was disabled ([#​7801]). DNS cache not working for custom upstream configurations. Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page. Searching for persistent clients using an exact match for CIDR in the POST /clients/search HTTP API.
  • 12 115
    12 Topics
    115 Posts
    S
    This look like a good replacement for Alltube (which we were using) https://github.com/alexta69/metube
  • 16 173
    16 Topics
    173 Posts
    Package UpdatesP
    [1.21.3] Update ampache to 7.5.3 Full Changelog Translations 2025-06-10 Extend error messages when uploading art and it fails checks Delete custom_blankmovie preference. (Movies don't exist now) User Favorites are sorted by recent date and not count Clean up get_web_path spacing to avoid constantly merging changes in other branches Error when importing empty TXXX id3 tags Updated rules were not persisted in update_playlist Double output when missing parameters for some calls Check getAlbumList & getAlbumList2 calls for genre when type is byGenre Strings are being converted to booleans for Json responses
  • 7 Topics
    59 Posts
    Package UpdatesP
    [1.4.1] Update answer to 1.5.1 Full Changelog Improve: Separate background color for navigation (@shuashuai @LinkinStars #1346) Improve: Improve the admin menu (@shuashuai #1345) Improve: Refine command usage statements (@Octobug #1330) Improve: Add comprehensive tests for KV storage plugin (@sosyz #1344) Fixed: Users logging in with Google connector do not have access to images (@Giorgio-Bonvicini-R4P #1334) Fixed: Username minimum length still set to 4 in Admin panel (@sy-records #1341) Fixed: The code snippet caused the layout to break (@shuashuai #1329) Fixed: Images are always displayed at the end when copying texts and images content (@shuashuai questions/D1c33)
  • 4 22
    4 Topics
    22 Posts
    nebulonN
    @pirate thanks for the elaborate explanation! This makes sense. We anyways try to stay as close with the default configs for app packages as upstream usually always knows best and often has deeper reasoning as seen in this example again.
  • 3 23
    3 Topics
    23 Posts
    C
    @murgero FWIW there's been an update on the main branch 2 months ago. The production app seems to be running from the next branch.
  • 8 Topics
    100 Posts
    Package UpdatesP
    [1.88.0] Update audiobookshelf to 2.24.0 Full Changelog Podcast library filter "RSS Feed Open" #4335 Arabic language option Security fix for uploader pathexists check in #4342 (See GHSA-xj8h-wrw2-g829) Rich text editor allowing images when copy/pasted from browser in #4349 M4b encoder bit rate preset selection not working with bit rates higher than 192k #4337 Unable to fetch podcast RSS feed when it has episodes with an empty guid #4325 Media progress updates will use the lastUpdate value passed into the request (for local progress sync) in #4326 UI/UX: Descriptions with html lists causing overlapping text when expanding (iOS/Safari specific) #4348 Series sequence does not allow spaces #4314 Update max allowed JSON request size #4250 in #4318
  • 9 31
    9 Topics
    31 Posts
    nebulonN
    Maybe there is some initial startup race in the package. Tbh I am not sure if we can recommend using that, given that we have hit a few issues and there was really not much interest by users, and thus it hasn't really reached a stable package state yet. For a start is this error easily reproducible when reinstalling?
  • 36 330
    36 Topics
    330 Posts
    Package UpdatesP
    [1.30.4] Update baserow to 1.33.4 Full Changelog [Builder] Add the HTTP request action to request endpoint #3234 [Dashboard] Add ability to choose between bar and line series #3514 [Dashboard] Jira data sync personal access token authentication. #3558 [Database] Fix rating filter style reactivity #3523 [Builder] Login action are now executed even if the user is already authenticated #3630 [Builder] Ensure that in the Theme settings, the Table styles are rendered in the preview panel. #3631 [Builder] Fix styling issues when using Text element with markdown format. #3632 [Builder] Fix code blocks in markdown code for text element #3634 [Database] Fixed bug where formula values reset when moving rows. #3640 [Database] Fix bug where empty numeric fields were displayed as NaN in the row edit modal and in forms #3651
  • 2 7
    2 Topics
    7 Posts
    S
    I got it. You have to change the password in two places. In Users and in Superusers. The user with the same email address appears in both tables. [image: 1749673394478-scr-20250611-thkg-resized.png]
  • 12 224
    12 Topics
    224 Posts
    Package UpdatesP
    [1.43.0] Update BookStack to 25.05 Full Changelog Added support for comments to reference page sections. (#​5584, #​1265) Added comment archive support. (#​5584) Added AVIF image support. (#​5625, #​5474) Added new system info API endpoint. (#​5607, #​5603) Added user avatar image fetching for OIDC authentication. Thanks to @​rubentalstra. (#​5626, #​5429, #​4271) Updated new WYSIWYG editor with further fixes. (#​5627) Updated page-edit redirect to page-view if permission failed on edit. (#​5568) Updated translations with latest Crowdin changes. (#​5622) Update codebase and packages to address php 8.4 depreactions. (#​5358)
  • 9 Topics
    106 Posts
    Package UpdatesP
    [2.6.1] Update moby to 28.2.2
  • 45 504
    45 Topics
    504 Posts
    Package UpdatesP
    [2.2.13] Update cal.com to 5.3.13 Full Changelog perf: use repository for apiKeys list query & caching in /settings/developer/api-keys RSC by @Amit91848 in https://github.com/calcom/cal.com/pull/21776 fix: apply user timeZone for Event Trends on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/21787 fix: Updates to HitPay app by @MuhammadAimanSulaiman in https://github.com/calcom/cal.com/pull/21175 fix: hovering over insights tab does not show pointer by @kart1ka in https://github.com/calcom/cal.com/pull/21772 feat: api v2 get google-calendar event details by @SomayChauhan in https://github.com/calcom/cal.com/pull/21336 feat: enable transcription automatically by @Udit-takkar in https://github.com/calcom/cal.com/pull/21691 feat: support updating cal video settings in API v2 by @Udit-takkar in https://github.com/calcom/cal.com/pull/21784 feat: restructure org pages based on permission levels by @hbjORbj in https://github.com/calcom/cal.com/pull/21611 fix: ensure failed apiv2 slots workers are terminated by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21797 feat: add api v2 endpoints for cal video by @Udit-takkar in https://github.com/calcom/cal.com/pull/21775
  • 34 290
    34 Topics
    290 Posts
    hpz24H
    Works perfectly! All thumbnails are there, thx a lot!
  • 14 134
    14 Topics
    134 Posts
    S
    Yes; thank you.
  • 23 Topics
    227 Posts
    Package UpdatesP
    [1.20.1] Update changedetection.io to 0.50.3 Full Changelog Build test - Build test for platforms in parallel by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3229 Puppeteer fetcher - Issue a Page.sendStop on frame load incase the browser is waiting for other data by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3232 Update texts by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3234 Handle execution context changes better in browsersteps by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3231 Realtime UI - Ability to notify browser/client if there was a notification event by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3235 Don't restrict .box to 80% width by @denilsonsa in https://github.com/dgtlmoon/changedetection.io/pull/3251 Browser Steps for source: URLs fix by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3254 Re #3247 Adding check and SSL setup by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3252 IPv6 tidy-up by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3257 Fix Watch 'set all viewed' by tag by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3258
  • 55 396
    55 Topics
    396 Posts
    nebulonN
    the app package is built from their release tag: https://git.cloudron.io/packages/chatwoot-app/-/blob/master/Dockerfile?ref_type=heads#L32 Maybe we miss some env variable to specify the build sha, but the tag is https://github.com/chatwoot/chatwoot/releases/tag/v4.2.0 so b76ec87
  • 34 Topics
    459 Posts
    Package UpdatesP
    [1.29.0] Update code to 25.04.2.2.1
  • 3 27
    3 Topics
    27 Posts
    Package UpdatesP
    [1.5.0] Update comentario to 3.14.0 Full Changelog Add --stats-max-days CLI option, static config param (#178) - 1c2ccbe Data import: mark imported user's email confirmed if it's a real one - 123f2d0, ea37ea3 Admin UI: page data move function (#174) - 83e8d28, 67524de, e9082fb, ba7235a Admin UI: domain page deletion function (#176) - 41330e9, 969b4c7, a123689, 4bd491c Add Show login dialog for unauthenticated users domain setting (#154) - b87acf0 Admin UI: user props: put Unlock next to other buttons - 1786916 Admin UI: user props: add number of owned domains - f9fd1a5 Admin UI: allow owners to edit page title (#175), but disallow for moderators - 5b1befe Admin UI: persist sort settings (#168) - c712ce6, b8c8a7a Admin UI: sort selector: display current sort on button - 140b7d9
  • 12 81
    12 Topics
    81 Posts
    girishG
    @gh0stface yup, they made a release yesterday it seems and it should have the PRs we made upstream. @vladimir-d is checking the package again.
  • 20 127
    20 Topics
    127 Posts
    U
    @girish Yep, exactly that. AnyType and Appflowy are growing in popularity. Would be nice to see them
  • 4 Topics
    25 Posts
    girishG
    @atridad Thanks for the heads up, the app is gone from our library as well.
  • 14 73
    14 Topics
    73 Posts
    Package UpdatesP
    [1.10.1] Update cryptpad to 2025.3.1 Full Changelog Upgrade OnlyOffice to version 8.3 #​1807 Show error message when x2t conversion fails in OO editor #​1890 Add x2t warning #​1887 Fix OnlyOffice document copy #​1864 Fix u8 increment issue in file-crypto #​1860 thanks @​ansuz Fix eviction issues #​1856 Upgrade TweetNaCl #​1854
  • 6 77
    6 Topics
    77 Posts
    Package UpdatesP
    [1.18.1] Update ctfreak to 1.28.1
  • 36 290
    36 Topics
    290 Posts
    nebulonN
    Thanks. Would be great to get that sorted out.
  • 61 582
    61 Topics
    582 Posts
    Package UpdatesP
    [2.8.1] get rid of pm2 r/o dir error
  • 79 662
    79 Topics
    662 Posts
    jamesJ
    @mononym said in POP3 settings: it was all working until recently What changed between this point and now? Did the app get updated? Where setting changes?
  • 20 Topics
    200 Posts
    J
    Thanks a lot!
  • 11 67
    11 Topics
    67 Posts
    G
    I see there's a possible solution posted on the GH issue. Flagging so that maybe you guys can try it. Thanks!
  • 12 61
    12 Topics
    61 Posts
    jamesJ
    Hello @JB_Clou I was not able to reproduce this issue. With a fresh install the login admin@cloudron.local and changeme worked with the login button or just pressing ENTER. Please check your browser console and app web logs if you see any errors. Also, worth a try to change the browser and try it there. Always have to ask, did you clear your cache or tried in a private / incognito mode window? @JB_Clou said in Login not possible on a first connexion: i am not shure to understand "LDAP must by synced manually by the admin in the User Management page for Cloudron users to login." (actually, i understand i have to do this stuff manually once i am signed in in the app, and not from the cloudron setting panel. Am i right? Yes you understood correctly.
  • 15 199
    15 Topics
    199 Posts
    S
    Hi everyone, Thanks a lot for your help and suggestions. The issue is now resolved. It turns out the root cause was related to the email configuration — the system was missing a properly defined external SMTP relay. Once a working relay was set up and the sender address was aligned with the authenticated user (e.g. noreply@mail.com), everything started working correctly. This applied to both DocuSeal and another app I tested. One of them required setting environment variables manually to define the SMTP parameters explicitly. Appreciate the time you took to respond. Hopefully this helps others who might encounter the same situation. Thanks again to [@james] and [@luckow] for your support — and hopefully this can help someone else who runs into a similar case in the future. Best, saivie
  • 15 104
    15 Topics
    104 Posts
    Package UpdatesP
    [1.22.0] Update dokuwiki to 2025-05-14a Full Changelog
  • 27 213
    27 Topics
    213 Posts
    girishG
    Fixed, thanks for reporting
  • 12 Topics
    83 Posts
    Package UpdatesP
    [1.7.0] Update base image to 5.0.0 Update PHP to 8.3
  • 11 91
    11 Topics
    91 Posts
    Package UpdatesP
    [1.17.0] Update base image to 5.0.0
  • 46 463
    46 Topics
    463 Posts
    Package UpdatesP
    [2.18.3] Update espocrm to 9.1.5 Full Changelog IOS 15-16 fix
  • 26 216
    26 Topics
    216 Posts
    perelinP
    Just almost tripped over this myself. It seems that "requireAuthentication": false hides the login button, and so the whole login /admin situation gets confusing. Might be worth adding that to the docs.
  • 1 49
    1 Topics
    49 Posts
    Package UpdatesP
    [1.7.2] Update evcc to 0.204.2 Full Changelog Add Luxtronik 2.1 (#21516) Add Sungrow AC22E (#21676) EEBus hems: fix failsafe error after 10 seconds (#21675) Kathrein: fix charge duration/ misc issues (#21585) Loadpoint: always publish charge voltages (#21641) Luxtronik: fix scale for temperature, add templimit support (#21665) Plugins: add meter scale Polestar: fix api Remove unused attributes UI: add restart button to fatal error banner (#21688)
  • 4 28
    4 Topics
    28 Posts
    Package UpdatesP
    [1.9.0] Update filepizza to 7e8650f
  • 1 Topics
    8 Posts
    Package UpdatesP
    [0.8.0] Update findmydeviceserver to 0.11.0 Full Changelog Allow configuration via environment variables (#93). Simply set FMD_CONFIGFIELDNAME, e.g. FMD_PORTINSECURE. Rework configuration code (!105) Log to syslog, in addition to the existing stderr (!102) Log IP address on failed login attempts (#89) Warn user when password hashing fails. This happens on Vanadium when Javascript JIT is enabled. Users now see a more helpful error message. (#52) Fix UnifiedPush via Sunup not working (https://gitlab.com/fmd-foss/fmd-android/-/issues/319) Rename everything to FMD Server (Go package, links, etc.) With the configuration handling changes (!105), the database and config file paths inside the container have changed. You now need to mount them as follows: Database: ./fmddata/db/:/var/lib/fmd-server/db/ (instead of :/fmd/db/) Config file: ./config.yml:/etc/fmd-server/config.yml:ro (instead of :/fmd/config.yml)
  • 22 243
    22 Topics
    243 Posts
    Package UpdatesP
    [3.8.5] Update firefly-iii to 6.2.17 Full Changelog Firefly III will trim account numbers with spaces for better matching during imports Running balance is only updated when amounts or accounts change. Transactions can't be linked to a piggy bank twice. Issue 10229 (Please show transaction ID in the Meta information) reported by @srikakulamts Issue 10382 (Have a link to search page on mobile layout) reported by @sergeolkhovik Issue 10399 (Can not apply rules to future dates) reported by @sanderr Issue 10403 (Piggy banks over multiple accounts are too restrictive) reported by @sanderr Issue 10413 (Piggy Bank math seems broken, deductions are not registered, Saved so far 0 but balance is positive) reported by @Skiri-ki Issue 10419 (Add quarters to report view to prefill date ranges) reported by @othmar52 Issue 10426 (bcadd(): Argument #1 ($num1) is not well-formed) reported by @grgar
  • 5 56
    5 Topics
    56 Posts
    Package UpdatesP
    [1.13.0] Update formbricks to 3.14.0 Full Changelog feat: audit logs by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5866 feat: add security headers for Referrer-Policy and Permissions-Policy by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5877 fix: backspacing headline causing infinite loop by @Dhruwang in https://github.com/formbricks/formbricks/pull/5891 fix: language tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/5933 fix: back button in survey published modal closes modal instead of navigating by @ar-chit in https://github.com/formbricks/formbricks/pull/5831
  • 60 674
    60 Topics
    674 Posts
    Package UpdatesP
    [1.15.8] Update freescout to 1.8.182 Full Changelog Add __h() function. Fixed saving profiles by support agents. Fixed showing Delete button in bulk actions (#​4819) Fixed null parameter issue in imap_rfc822_parse_headers() (#​4807) Fixed PHP 8.4 error in Swift/TransportException.php (#​4809) Fixed error on uploading user photo (#​4812)
  • 16 128
    16 Topics
    128 Posts
    Package UpdatesP
    [1.25.2] Update FreshRSS to 1.26.3 Full Changelog Keep sort and order criteria during navigation #​7585 Add info about PDO::ATTR_CLIENT_VERSION (relevant for MySQL / MariaDB with obsolete driver) #​7591 Fix SQL request for user labels with custom sort (affecting PostgreSQL) #​7588 Fix regression for favicon in GReader and Fever APIs #​7573 Fix newest articles (within last second) not shown #​7577 Fix duplicate HTTP header for POST #​7556 Fix important articles on reader view #​7602 Fix remove last share method #​7613 Fix API handling of default category #​7610 Fix user self-deletion #​7626
  • 4 Topics
    28 Posts
    Package UpdatesP
    [1.16.0] Cleanup dockerfile
  • 77 989
    77 Topics
    989 Posts
    Package UpdatesP
    [4.124.1] Update ghost to 5.125.1 Full Changelog Fixed misleading column name in post analytics links table - Kevin Ansfield Fixed integrations not being visible when count > 11 - Kevin Ansfield Updated Spanish translations for Ghost, Comments, Portal, and Sign-up (#​23524) - Eduardo Puente Added i18n support for comments mails (#​23602) - Sebastian Schrder
  • 45 385
    45 Topics
    385 Posts
    J
    Per this comment https://git.cloudron.io/packages/gitea-app/-/blob/master/start.sh?ref_type=heads#L7 , the issuer name is used in the REST route. This means that names with spaces and other special characters etc don't work properly. Maybe you can take this up upstream?
  • 20 149
    20 Topics
    149 Posts
    J
    Yes, it's only jekyll. Not an expert on next.js but I think it also needs a backend right ? If so, you have to create a custom package - https://docs.cloudron.io/packaging/tutorial/
  • 56 555
    56 Topics
    555 Posts
    nebulonN
    The logs mention that the system ran out of disk space: ... fatal: write error: No space left on device .... Not sure how the server is setup which has the runner (should not be on Cloudron) but since the runner is failing, this is a bit out of scope for Cloudron itself.
  • 7 57
    7 Topics
    57 Posts
    Package UpdatesP
    [1.22.1] Update gogs to 0.13.3 Full Changelog Security: Stored XSS in PDF renderer. GHSA-xh32-cx6c-cp4v Security: Path Traversal in file editing UI. GHSA-wj44-9vcg-wjq7 Randomly timeout on repository file uploads. #​7890 Unable to override email templates in custom directory. #​7905
  • 22 230
    22 Topics
    230 Posts
    Package UpdatesP
    [2.0.1] Update grafana to 12.0.1 Full Changelog Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 #105368, @macabu Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 #105249, @macabu K8s: Dashboards: Add fine grained access control checks to /apis #104419, @stephaniehingtgen Dashboard: Fix Panel Explore link subpath duplication (#104952) #105056, @axelavargas Dashboard: Fixes issue with row repeats and first row #104469, @torkelo Graphite: Ensure template variables are interpolated correctly #105389, @aangelisc Graphite: Fix Graphite series interpolation #104516, @aangelisc InfluxDB: Fix nested variable interpolation #104176, @aangelisc MetricsDrilldown: Restore link to Metrics Drilldown from Explore #104073, @NWRichmond NestedFolderPicker: Fix scroll jumps back to top #105769, @samsch
  • 11 110
    11 Topics
    110 Posts
    Package UpdatesP
    [1.8.0] Update base image to 5.0.0
  • 17 150
    17 Topics
    150 Posts
    Package UpdatesP
    [1.8.1] Update greenlight to 3.6.2
  • 51 285
    51 Topics
    285 Posts
    nebulonN
    @phsc maybe worth asking the upstream guacamole community or raise a feature request there.
  • 3 21
    3 Topics
    21 Posts
    Package UpdatesP
    [1.11.0] Update base image to 5.0.0
  • 17 137
    17 Topics
    137 Posts
    Package UpdatesP
    [1.21.1] Update hedgedoc to 1.10.3 Full Changelog This release fixes a security issue of a possible XSS exploit which can be planted via a malicous SVG file upload. See GHSA-3983-rrqh-mvx5 for more details Add config options CMD_SAML_WANT_ASSERTIONS_SIGNED and CMD_SAML_WANT_AUTHN_RESPONSE_SIGNED for SAML auth, since some instances didn't comply with the new defaults of @node-saml/passport-saml
  • 7 Topics
    66 Posts
    Package UpdatesP
    [1.8.0] Update core to 2025.6.1
  • 22 195
    22 Topics
    195 Posts
    scookeS
    I eventually figured it out, I suppose. I had activated several login plugins for Facebook, google, X, etc, but hadn't configured them. I just disabled all of them, and now registration works fine.
  • 66 621
    66 Topics
    621 Posts
    M
    I just stumbled across this problem too. **As a user: I need MASSIVE storage, 2tb+ per user for upload to Immich feature, which works really great and also really great while on Cloudron. Therefore sshfs straight to my backup server is the best course of action. As a user I don't care about backup of the data I have uploaded to Immich. I am already backing up to MS Onedrive, Google Photos, and Immich will be the third backup location.** I need to make Immich use an SSHFS mounted volume. I will have to rely on manual mount of it instead, and make Cloudron believe it is a local folder. I really wanted to use the neat SSHFS mount feature in volumes tho. Why SSHFS. Well NFS could work, but I hate the way NFS locks up and catastrophically fails and locks up the processes that have a lock in the NFS files/folders. edit: This didn't work. See support thread on adding volumes, if interested https://forum.cloudron.io/topic/13856/trying-to-add-an-sshfs-mounted-location-as-a-regular-file-type-volume-in-cloudron
  • 3 31
    3 Topics
    31 Posts
    Package UpdatesP
    [1.7.0] update base image to 5.0.0
  • 16 158
    16 Topics
    158 Posts
    jamesJ
    @OrezBodajoy It is always good to check the official documentation for an app. But in this case, it is a bit misleading. Since you are using Cloudron, the PostgreSQL access is different. Creat an app backup first. If you are in the web terminal of your Invidious app, look to the top right corner. There is a big green button labeled Postgres. You can just click that button and confirm with ENTER. Then you are logged into your Invidious PostgreSQL database. From the official documentation you still need to do: python3 -c 'import bcrypt; print(bcrypt.hashpw(b"<INSERT PASSWORD HERE>", bcrypt.gensalt(rounds=10)).decode("ascii"))' # python mkpasswd --method=bcrypt-a -R 10 # mkpasswd Now you have your new password hash. Connect to your PostgreSQL database with the described button or copy and paste the following into your web-terminal (the button will print the same into your web terminal): PGPASSWORD=${CLOUDRON_POSTGRESQL_PASSWORD} psql -h ${CLOUDRON_POSTGRESQL_HOST} -p ${CLOUDRON_POSTGRESQL_PORT} -U ${CLOUDRON_POSTGRESQL_USERNAME} -d ${CLOUDRON_POSTGRESQL_DATABASE} Now you should be able to update the password: UPDATE users SET password = 'HASH' WHERE email = 'USERNAME'; I will request an update of the Cloudron documentation for Invidious to include the password reset with the Cloudron way to do it. Thanks for reporting this missing documentation and please report back if everything worked out on your part. ~Cheers
  • 65 Topics
    1k Posts
    Package UpdatesP
    [1.19.1] Update invoiceninja to 5.12.1 Full Changelog Add clone gateway functionality Adjustments for transaction imports Update Tax Model for Bulgaria Fixes for React, Status colors and Total Taxes Improve blockonomics callback logic by @cnohall in https://github.com/invoiceninja/invoiceninja/pull/10975 Improvement: Invoicely import (payment dates) by @damanic in https://github.com/invoiceninja/invoiceninja/pull/11044 Report filters by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11055 Fixes for client credit balance by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11057 v5.12.1 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11062
  • 41 316
    41 Topics
    316 Posts
    Package UpdatesP
    [1.11.1] Update jellyfin to 10.10.7 Full Changelog Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information. Fix validation of API parameters to FFmpeg [GHSA-2c3c-r7gp-q32m], by @Shadowghost Fix trusting forward headers if none are configured [GHSA-qcmf-gmhm-rfv9], by @JPVenson Fix regression where "Search for missing metadata" not handling cast having multiple roles MR #13720, by @Lampan-git Clone fallback audio tags instead of use ATL.Track.set MR #13694, by @gnattu Backport 10.11 API enum changes MR #13835, by @nielsvanvelzen Support more rating formats MR #13639, by @IDisposable Fix stackoverflow in MediaSourceCount MR #12907, by @JPVenson Upgrade LrcParser to 2025.228.1 MR #13659, by @congerh Include Role and SortOrder in MergePeople to fix "Search for missing metadata" MR #13618, by @Lampan-git
  • 4 18
    4 Topics
    18 Posts
    girishG
    App discontinued due to no upstream updates.
  • 11 89
    11 Topics
    89 Posts
    Package UpdatesP
    [1.11.0] add checklist
  • 33 366
    33 Topics
    366 Posts
    jdaviescoatesJ
    I think this is rather unlikely unfortunately. Jitsi itself has been unlisted from the Cloudron app store because they haven't been able to update it for ages due to so much complexity with so many moving parts.
  • 10 100
    10 Topics
    100 Posts
    Package UpdatesP
    [2.2.1] Update joplin to 3.3.13
  • 12 128
    12 Topics
    128 Posts
    Package UpdatesP
    [1.56.0] Update jupyterhub to 5.3.0
  • 8 68
    8 Topics
    68 Posts
    Package UpdatesP
    [1.17.1] Update kanboard to 1.2.45 Full Changelog refactor: reuse existing helpers in tasks import form fix(filter): handle null input in the Lexer class fix(api): allow and validate creator ID assignment in task creation feat(routes): add view routes for project and task file browsing feat(locale): update all language files using machine translation feat(api): add priority fields to createProject and updateProject procedures feat: allow attaching screenshots and files when creating a task feat: add task title to overdue notification title
  • 7 44
    7 Topics
    44 Posts
    Package UpdatesP
    [1.6.2] Update Kavita to 0.8.6.2 Full Changelog Fixed: Finally fixed a bug where when IP Address was empty (default), the General settings changes would not save Fixed: IP Address will now show the default value when empty.
  • 5 71
    5 Topics
    71 Posts
    aurelien-cA
    For the record, the advice was fruitful and I have a working configuration.
  • 16 235
    16 Topics
    235 Posts
    Package UpdatesP
    [2.31.0] Update kimai to 2.36.0 Full Changelog Configurable export templates (for CSV and XLSX) (#5531) Improved SAML logging (#5514) Improved LDAP logging (#5517) Fix API validation error has missing translation in title (#5514) Added validator to prevent negative duration timesheets (#5514) Translations update from Hosted Weblate (#5510) (#5524) Show warning that a "period is locked" (via Working contract) and hide submit button Order rows and move the ones with existing timesheets to the top Fix: missing custom-fields in empty rows Fix: remove empty 00:00 entries in locked periods (#5033)
  • 11 143
    11 Topics
    143 Posts
    Package UpdatesP
    [1.21.1] Update koel to 7.5.2 Full Changelog feat: separate states between playlists by @phanan in https://github.com/koel/koel/pull/1935
  • 11 132
    11 Topics
    132 Posts
    girishG
    Running TURN server on port 443 only matters for setups where a Client is unable to contact the server on non-port 443. This is only common in some ultra locked down intranet setups.
  • 4 44
    4 Topics
    44 Posts
    Package UpdatesP
    [1.3.3] Update komga to 1.21.3 Full Changelog add missing characters for Japanese series grouping (0a2c3ac), closes #1959 webtoon page margin is not restored (80fa75a), closes #1944 epubs would have a "null" comment in the Media (343add1) remove startup task to fix missing thumbnail metadata (a568a7d) rename REST controller operations for better clarity in generated openapi spec (95afb4b)
  • 23 173
    23 Topics
    173 Posts
    Package UpdatesP
    [2.4.0] Update base image to 5.0.0
  • 137 917
    137 Topics
    917 Posts
    C
    I couldn't resolve this but discovered that it isn't in fact as complicated as I thought it would be to migrate to the Freescout App. Just in case anyone else comes up against this challenge: Install and setup Freescout app Drop all the tables in the database and import database from previous installation If you have any modules: upload module folders to storage/modules Upload attachments folder to storage Done
  • 17 137
    17 Topics
    137 Posts
    Package UpdatesP
    [1.8.0] add postinstall messages to checklist
  • 22 218
    22 Topics
    218 Posts
    girishG
    We managed to get OIDC support working . Will get this published soon .
  • 12 316
    12 Topics
    316 Posts
    Package UpdatesP
    [1.51.1] Update LimeSurvey to 6.14.1+250527
  • 11 112
    11 Topics
    112 Posts
    Package UpdatesP
    [1.21.1] Fixing HTML snapshot creation
  • 10 104
    10 Topics
    104 Posts
    Package UpdatesP
    [1.15.0] Update rust | stage to 8c28ce7
  • 27 192
    27 Topics
    192 Posts
    Package UpdatesP
    [1.13.2] Update listmonk to 5.0.2 Full Changelog d27d2c3 Remove dangerous tpl funcs in Sprig that's enabled by default. 6fc6c1e Fix Vietnamese translation issues (#​2487) d6f5292 Fix subscribers unsubscription status being reset to confirmed on save (#​2517) 8b8358e Add Nodion Deployment Option (#​2518) 3f39508 updates simples3 to latest version (#​2520) d027cb5 Add kloudbean hosting link to static website (#​2508) bf502ba Update release details on the static homepage.
  • 6 92
    6 Topics
    92 Posts
    Package UpdatesP
    [1.10.0] Update base image to 5.0.0
  • 19 189
    19 Topics
    189 Posts
    Package UpdatesP
    [2.33.7] Update Lychee to 6.6.7 Full Changelog Remove unused config options, fix buttons in gallery header by @​ildyria in https://github.com/LycheeOrg/Lychee/pull/3439 Fix missing album (from) argument on download by @​ildyria in https://github.com/LycheeOrg/Lychee/pull/3443 Fix preloading of relation missing on Tag albums by @​ildyria in https://github.com/LycheeOrg/Lychee/pull/3445 Fix 500 on search by @​ildyria in https://github.com/LycheeOrg/Lychee/pull/3441 Version 6.6.7 by @​ildyria in https://github.com/LycheeOrg/Lychee/pull/3444
  • 10 61
    10 Topics
    61 Posts
    marcusquinnM
    @girish That is a super handy feature!
  • 139 1k
    139 Topics
    1k Posts
    jamesJ
    Hello @aksaks From the documentation: Apps are run with an AppArmor profile that disables many system calls and restricts access to proc and sys filesystems. Apps run with a read-only rootfs preventing attacks where the application code can be tampered with. @aksaks said in How to modify mastodon files: if we can't modify files then how else we are going to work with read only apps? The core application is read-only. Everything that is needed to be read-write e.g. files in Nextcloud, pictures in Mastodon, everything that is user-data is read-write. This also greatly reduced the backup footprint, backup times and restore times. Also, a tamper protection. As an example, most WordPress instances get hijacked at some point and then the WordPress core PHP files are edited to insert malware or worse. The application-core read-only approach protects from that.
  • 47 401
    47 Topics
    401 Posts
    Package UpdatesP
    [1.50.2] Update matomo to 5.3.2
  • 115 Topics
    1k Posts
    Package UpdatesP
    [1.10.8] Update element-web to 1.11.103 Full Changelog Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners. 13c1d20 (High, GHSA-x958-rvg6-956w).
  • 56 584
    56 Topics
    584 Posts
    Package UpdatesP
    [1.15.0] Update pgloader | final to 53b39f2
  • 61 484
    61 Topics
    484 Posts
    Package UpdatesP
    [5.0.2] Update mautic to 6.0.2 Full Changelog CVE-2025-5257 - Predictable Page Indexing Might Lead to Sensitive Data Exposure - Reported and fixed by @lenonleite and tested/reviewed by @escopecz and @kuzmany in https://github.com/mautic/mautic/security/advisories/GHSA-cqx4-9vqf-q3m8 CVE-2024-47056 - Mautic does not shield .env files from web traffic - Reported by @r3ky, analyzed by @lenonleite fixed by @nick-vanpraet and tested/reviewed by @patrykgruszka in https://github.com/mautic/mautic/security/advisories/GHSA-h2wg-v8wg-jhxh CVE-2024-47057 - User name enumeration possible due to response time difference on password reset form - Reported and fixed by @tomekkowalczyk and reviewed by @patrykgruszka and @nick-vanpraet in https://github.com/mautic/mautic/security/advisories/GHSA-424x-cxvh-wq9p CVE-2024-47055 - Segment cloning doesn't have a proper permission check - Reported and fixed by @abhisekmazumdar and @nick-vanpraet and tested/reviewed by @patrykgruszka in https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782 CVE-2025-5256 - Open Redirect vulnerability on user unlock path - Reported and fixed by @tomekkowalczyk, tested/reviewed by @patrykgruszka and @nick-vanpraet in https://github.com/mautic/mautic/security/advisories/GHSA-6vx9-9r2g-8373 fix #14449: Dynamic Content in emails - not all variants visible in editor by @Krishu0765 in https://github.com/mautic/mautic/pull/14966
  • 8 65
    8 Topics
    65 Posts
    J
    @jdaviescoates yes
  • 4 68
    4 Topics
    68 Posts
    Package UpdatesP
    [3.4.1] Update mediawiki to 1.43.1 Full Changelog
  • 13 86
    13 Topics
    86 Posts
    Package UpdatesP
    [1.19.0] Update base image to 5.0.0 Give the oidc session a rolling 4 days
  • 4 31
    4 Topics
    31 Posts
    Package UpdatesP
    [1.3.4] Update memos to 0.24.4 Full Changelog feat: automatically add a new table row in the editor when pressing enter by @dzervas in https://github.com/usememos/memos/pull/4706 feat: add infinite scrolling for memos by @liltrendi in https://github.com/usememos/memos/pull/4715 fix: make the save button disabled after a successful update by @dabeeduu in https://github.com/usememos/memos/pull/4721 fix(editor): Prevent race condition and ensure correct list continuation on Enter by @jonfk in https://github.com/usememos/memos/pull/4716 feat(rss): Use server title and description for RSS feed, if configured by @maximilian-krauss in https://github.com/usememos/memos/pull/4717 fix: inherits memo visibility for default comment visibility by @maximilian-krauss in https://github.com/usememos/memos/pull/4728 refactor: memo editor by @johnnyjoygh in https://github.com/usememos/memos/pull/4730
  • 17 435
    17 Topics
    435 Posts
    Package UpdatesP
    [2.2.1] Update metabase to 0.55.3.2 Full Changelog breaking change: Removed deprecated API endpoints for user management feature: Added support for custom themes feature: Improved dashboard loading performance bug fix: Fixed issue with data export not working for large datasets bug fix: Resolved error when connecting to MySQL databases with SSL
  • 49 451
    49 Topics
    451 Posts
    Package UpdatesP
    [2.36.3] Update bedrock to 1.21.84.1
  • 10 83
    10 Topics
    83 Posts
    Package UpdatesP
    [1.6.3] Update v2 to 2.2.9 Full Changelog fix(webauthn): correct argument in debug log fix(sanitizer): MathML tags are not fully supported by golang.org/x/net/html fix(migrations): prevent failure at version 45 with long entry URLs fix(locale): localize Git commit label in about page fix(googlereader): return a 400 instead of 500 for invalid edit requests fix(googlereader): handle various item ID formats fix(googlereader): avoid panic for inexisting feed or category fix(googlereader): /items/contents should accept short form item IDs feat(webauthn): prefer creation of a client-side discoverable credential feat(urlcleaner): remove the ref parameter from url
  • 50 663
    50 Topics
    663 Posts
    marcusquinnM
    @micmc wow, sounds good! Create a wishlist post for it with all the details?
  • 32 772
    32 Topics
    772 Posts
    avatar1024A
    @MiroTalk Thank you, great to hear! I will report if I experience any more disconnections and will provide the info you've requested.
  • 15 100
    15 Topics
    100 Posts
    Package UpdatesP
    [1.38.0] Update base image to 5.0.0
  • 39 322
    39 Topics
    322 Posts
    Package UpdatesP
    [3.0.1] Update moodle to 5.0.1
  • 121 1k
    121 Topics
    1k Posts
    Package UpdatesP
    [3.87.0] Update n8n to 1.97.1 Full Changelog Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) (7928a9b) Honor absolute paths for N8N_LOG_FILE_LOCATION (#15873) (1e5b905) Normalize trailing slash when setting CORS headers for test webhooks (#15906) (61d0c6a) Add user management endpoints to the Projects Public API (#12329) (4459c7e) Allow specifying Content-Security-Policy-Report-Only (#15805) (c127846) Start listening to IPv6 addresses as well by default (#15810) (9f44f40) Add ability to extract sub-workflows to canvas context menu (#15538) (5985df6) Combine 'Move to Folder' and 'Change owner' modals (#15756) (e860dd6) Support pasting an expression into a number parameter (#15722) (2a1475d) Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#15751) (07a636e)
  • 16 144
    16 Topics
    144 Posts
    Package UpdatesP
    [1.22.1] Update navidrome to 0.56.1 Full Changelog Quick fix for Artists not showing up in Subsonic clients, See #​4140 fa2cf36: fix(subsonic): change role filter logic (@​deluan) (#​4140)
  • 373 3k
    373 Topics
    3k Posts
    jamesJ
    @leemuljadi this seems missing in the screenshot. Could you please send a new one including the field in question?
  • 24 245
    24 Topics
    245 Posts
    Package UpdatesP
    [1.28.4] Update nocodb to 0.263.6 Full Changelog Nc fix(nc-gui): parse numeric field plain cell value issue if value is 0 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11420 refactor: tweak EN translations by @salim-b in https://github.com/nocodb/nocodb/pull/11421 refactor: improve UI div title by @salim-b in https://github.com/nocodb/nocodb/pull/11363 fix: better internationalization for create_new_table text by @joaoh9 in https://github.com/nocodb/nocodb/pull/11073 feat: improved csv export by @mertmit in https://github.com/nocodb/nocodb/pull/11429 Fea: new date formates 9652 by @vinayaknolastname in https://github.com/nocodb/nocodb/pull/9686 fix: swagger status code for nested link add by @fendy3002 in https://github.com/nocodb/nocodb/pull/11147 feat: Enable CORS by default (or via an option?) #5337 by @gitstart in https://github.com/nocodb/nocodb/pull/5541 fix json like on sqlite connection by @pranavxc in https://github.com/nocodb/nocodb/pull/11426 feat: v3 input field validation by @fendy3002 in https://github.com/nocodb/nocodb/pull/11232
  • 63 502
    63 Topics
    502 Posts
    Package UpdatesP
    [2.19.3] Update NodeBB to 4.4.3 Full Changelog escape, query params (b02eb57) closes #13475, don't store escaped username (806e54b)
  • 12 82
    12 Topics
    82 Posts
    Package UpdatesP
    [1.14.0] Update ntfy to 2.12.0 Full Changelog Add username/password auth to email publishing (#1164, thanks to @bishtawi) Write VAPID keys to file in ntfy webpush --output-file (#1138, thanks to @nogweii) Add latest subscription param for grabbing just the most recent message (#1216, thanks to @wunter8) Allow using NTFY_PASSWORD_HASH in ntfy user command instead of raw password (#1340, thanks to @Tom-Hubrecht for implementing) You can now change passwords via v1/users API (#1267, thanks to @wunter8 for implementing) Make WebPush subscription warning/expiry configurable, increase default to 55/60 days (#1212, thanks to @KuroSetsuna29) Support systemd user service ntfy-client.service (#1002, thanks to @dandersch) Security updates for dependencies and Docker images (#1341) Upgrade to Vite 6 (#1342, thanks Dependabot) Fix iOS delivery issues for read-protected topics (#1207, thanks a lot to @barart!)
  • 4 38
    4 Topics
    38 Posts
    Package UpdatesP
    [1.3.0] Update base image to 5.0.0
  • 49 400
    49 Topics
    400 Posts
    Package UpdatesP
    [1.20.1] Update DocumentServer to 8.3.3
  • 4 40
    4 Topics
    40 Posts
    Package UpdatesP
    [1.6.1] Update openhab-distro to 4.3.5 Full Changelog OAuth RFC-8628 various post-fixes Fix NullPointerException Fix rollershutter open completely Fix HM-IP long press button handling Clear internal data when stopping Fix visibility channels Fix schema validation issues Link add/edit: Fix link Dimmer/Switch Items to Color channel Sidebar Search: Fix rules/scenes/scripts search result count
  • 21 245
    21 Topics
    245 Posts
    Package UpdatesP
    [3.37.1] Update openproject to 16.0.1 Full Changelog Feature: Add internal:boolean property to activity comments (read) API [#​62130] Bugfix: Some dates and scheduling mode are lost when creating project from template [#​62426] Bugfix: Edge case when creating a section for an empty non-blankslate meeting [#​63422] Bugfix: Error when dragging a work package to its children in work packages list [#​63499] Bugfix: Creation of sub-items in hierarchy custom field not possible (error 500) [#​63855] Bugfix: Missing/wrong error handling for periodic activity tab updates [#​64073] Bugfix: Polling meeting updates can cause Browser's Basic auth pop-up [#​64088] Bugfix: Polling work package activity updates can cause Browser's Basic auth pop-up [#​64091] Bugfix: NoMethodError on PATCH::API::V3::WorkPackages::WorkPackagesAPI#/work_packages/:id/ [#​64133] Bugfix: Database migration 20240405131352_create_meeting_sections fails on Update [#​64298]
  • 3 Topics
    29 Posts
    Package UpdatesP
    [1.2.4] Update openwebcalendar to 1.40 Full changelog Support webcal:// links Provide docker releases with proper tag release information Add choice: Choose the language of the viewer Update DHTMLX Scheduler to v7.1.1 Update examples to work with DHTMLX Scheduler v7.1.1 Add script to automatically update DHTMLX Scheduler Update dependencies Add Chinese (Traditional Han script) and Korean Update Hebrew by Ori, Chinese (Traditional Han script) by 張可揚, Spanish by gallegonovato, German by Nicco Kunzmann, Slovak by Milan Šalka and Nicco Kunzmann, Croatian by Milo Ivir and Welsh by Siaron James Fix links to new location in the open_web_calendar subdirectory
  • 61 552
    61 Topics
    552 Posts
    nebulonN
    Yes, you could also clone the app to test the update.
  • 1 4
    1 Topics
    4 Posts
    Package UpdatesP
    [0.2.1] Update opodsync to 0.4.4 Full Changelog Fix login.php redirect (thanks @mx1up)
  • 13 83
    13 Topics
    83 Posts
    Package UpdatesP
    [2.3.0] Update base image to 5.0.0 Update PHP to 8.3
  • 26 166
    26 Topics
    166 Posts
    O
    Perfect thankyou @joseph the issue was the settings of the collection. In order for the public share link to work the entire collection has to be public and viewable by everyone in the workspace it seems
  • 16 95
    16 Topics
    95 Posts
    Package UpdatesP
    [1.5.2] Update owncast to 0.2.3 Full Changelog Prometheus Metrics endpoint not available #4272 FediAuth API issue parsing one-time code request #4316 Notes sent out with Private mode enabled lack a "to" field #4253 If the Fediverse account doesn't exist on the server, EOF error is shown #4215 Fix FediAuth errorMessage being set as a raw error type instead of a string #4333
  • 3 16
    3 Topics
    16 Posts
    Package UpdatesP
    [1.3.0] Update base image to 5.0.0
  • 63 498
    63 Topics
    498 Posts
    Package UpdatesP
    [1.38.2] Update paperless-ngx to 2.16.3 Full Changelog Performance: pre-filter document list in scheduled workflow checks @shamoon (#10031) Enhancement: include DOCUMENT_TYPE to post consume scripts @matthesrieke (#9977) Fix: handle whoosh query correction errors @shamoon (#10121) Fix: handle favicon with non-default static dir @shamoon (#10107) Fixhancement: cleanup user or group references in settings upon deletion @shamoon (#10049) Fix: Add exception to utime in copy_basic_file_stats @Freilichtbuehne (#10070) Fix: include base href when opening global search result in new window @shamoon (#10066)
  • 2 11
    2 Topics
    11 Posts
    girishG
    You can still install it like this https://my.<cloudron>/#/appstore/rocks.paperwork.cloudronapp . But note that it was last updated 3 years ago. I tried to build a new version with latest with PHP a year ago and the app was not even building anymore. They have been re-writing a new version for a couple of years now.
  • 90 815
    90 Topics
    815 Posts
    Package UpdatesP
    [4.3.1] Update PeerTube to 7.2.0 After the update to refresh video watch count: run the migrate command in a webterminal into the app. Full Changelog Redesign Manage my videos page Redesign video management/publication pages Improve NSFW/sensitive content system Allow users to resend the email verification link when changing their current email Inject subtitle links in HLS playlists so it's easier for external video players that use the master.m3u8 playlist to display subtitles Disable log coloration when TTY does not support it #​6988 Support more embed parameters in custom markup (<peertube-video-embed> and <peertube-playlist-embed>) #​6989 More robust theme CSS variables injection Fix podcast feed URL in subscribe button
  • 18 120
    18 Topics
    120 Posts
    luckowL
    Madrid (Spain), October 8-10 2025 https://penpot.app/penpotfest
  • 6 Topics
    24 Posts
    girishG
    App discontinued due to no upstream updates.
  • 4 Topics
    12 Posts
    girishG
    The upstream project has not released in almost 3 years now. We had to build from develop to get some PHP 8 support going, but there are bugs like https://github.com/phpservermon/phpservermon/issues/1196 , https://github.com/phpservermon/phpservermon/issues/1232 . There's also a bunch of basic issues: Normal user cannot login after admin user logs in. Some issue related to service worker. LDAP functionality is incomplete
  • 5 55
    5 Topics
    55 Posts
    Package UpdatesP
    [2.11.0] Update base image to 5.0.0
  • 75 632
    75 Topics
    632 Posts
    J
    Somehow - no idea why, i didn't do anything new - yesterday increasing the upload limit to 150MB was sucessfully saved. Still i can't activate avif, heic and mov support in the media settings, but for now i am fine with that. @james i followed the instructions in thread mentioned (and i think you updated the docs and links in there)
  • 7 61
    7 Topics
    61 Posts
    Package UpdatesP
    [1.5.3] Update pocketbase to 0.28.3 Full Changelog Skip sending empty Range header when fetching blobs from S3 (#6914). Updated Go deps and particularly modernc.org/sqlite to 1.38.0 (SQLite 3.50.1). Bumped GitHub action min Go version to 1.23.10 as it comes with some minor security net/http fixes.
  • 11 101
    11 Topics
    101 Posts
    J
    @visamp it doesn't looke like postiz has any 2fa support. Maybe you can ask upstream https://github.com/gitroomhq/postiz-app/discussions
  • 3 26
    3 Topics
    26 Posts
    C
    Thank you @james, that is great news.
  • 8 51
    8 Topics
    51 Posts
    Package UpdatesP
    [1.10.0] Update base image to 5.0.0
  • 18 199
    18 Topics
    199 Posts
    Package UpdatesP
    [2.4.1] Update prometheus to 3.4.1 Full Changelog [BUGFIX] Parser: Add reproducer for a dangling-reference issue in parsers. #16633
  • 6 Topics
    90 Posts
    Package UpdatesP
    [2.19.0] Update VueTorrent to 2.26.0 Full Changelog 5.1: Add forced state in Add Torrent form (#2321) (8e2787e) default browser context menu where applications context menu is not present (#2330) (d029ec8) Overview: Show piece state overview (#2336) (60b49c9) Filters: Sort alphabetically (#2318) (7ebdb2f)
  • 14 141
    14 Topics
    141 Posts
    Package UpdatesP
    [2.9.5] Update radicale to 3.5.4 Full Changelog
  • 15 143
    15 Topics
    143 Posts
    Package UpdatesP
    [2.1.2] Update rallly to 4.1.2 Full Changelog Fix broken link by @​lukevella in https://github.com/lukevella/rallly/pull/1768 update microsoft entra id provider config by @​aschaber1 in https://github.com/lukevella/rallly/pull/1769 New Crowdin updates by @​lukevella in https://github.com/lukevella/rallly/pull/1765
  • 9 75
    9 Topics
    75 Posts
    girishG
    App discontinued due to no upstream updates.
  • 13 93
    13 Topics
    93 Posts
    ChristopherMagC
    @zonzonzon as @joseph said, my understanding is that Databricks acquired Redash in 2020 an since then a closed source fork of the project that integrates into their products has been the focus of development. I essentially consider the project dead and wouldn't use it if you have a suitable alternative you can use instead, for me that is primarily Metabase.
  • 16 148
    16 Topics
    148 Posts
    Package UpdatesP
    [3.8.3] Update redmine_oauth to 3.0.4
  • 15 105
    15 Topics
    105 Posts
    potemkin_aiP
    @nebulon I wish... Guess I will end up removing it from the database, if it will be disturbing me too much Regardless - thank you for the tool!!
  • 67 715
    67 Topics
    715 Posts
    Package UpdatesP
    [2.70.1] Update Rocket.Chat to 7.7.1 Full Changelog Fixes an issue that prevented the action of saving an agent when editing a department to work. Fixes the usage of Livechat_enabled_when_agent_idle setting across the codebase. Goal is to use it wherever is applicable making the feature more predictable. Fixed contacts being marked as known after editing a custom field, or resolving conflicts by adding a new model function that only updates the customFields or conflictingFields prop.
  • 50 340
    50 Topics
    340 Posts
    B
    @necrevistonnezr Completely agree with you. Boggles my mind. I too think features like 2FA and Captcha should be built-in.
  • 9 56
    9 Topics
    56 Posts
    Package UpdatesP
    [1.13.0] Update rss-bridge to 2025-06-03 Full Changelog Fix lfc.pl bug with page content when comments exist by @brtsos in https://github.com/RSS-Bridge/rss-bridge/pull/4425 [AnisearchBridge] changed id of div so trailers work again by @Tone866 in https://github.com/RSS-Bridge/rss-bridge/pull/4428 [GovTrackBridge] Rebase on top of official RSS feed by @Phantop in https://github.com/RSS-Bridge/rss-bridge/pull/4429 fix: set default cache TTL of 1d by @dvikan in https://github.com/RSS-Bridge/rss-bridge/pull/4434 [PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] Fixing bridge and add subcategories by @sysadminstory in https://github.com/RSS-Bridge/rss-bridge/pull/4436 [PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] Fix parameters typo by @sysadminstory in https://github.com/RSS-Bridge/rss-bridge/pull/4439 [YouTubeFeedExpanderBridge] Add bridge by @Phantop in https://github.com/RSS-Bridge/rss-bridge/pull/4430 Fix CarThrottleBridge by @t0stiman in https://github.com/RSS-Bridge/rss-bridge/pull/4442 fix nn.de description and paywall filter by @theScrabi in https://github.com/RSS-Bridge/rss-bridge/pull/4444 fix(vk): semi-disable broken bridge by @dvikan in https://github.com/RSS-Bridge/rss-bridge/pull/4448
  • 4 15
    4 Topics
    15 Posts
    girishG
    Given that the upstream project is not maintained anymore, we have hidden this in the appstore. I had also submitted a PR upstream for a basic issue which is ignored - https://github.com/aliasaria/scrumblr/pull/161
  • 15 180
    15 Topics
    180 Posts
    Package UpdatesP
    [2.40.0] Update searxng to 6a2cb45
  • 5 32
    5 Topics
    32 Posts
    Package UpdatesP
    [1.1.0] Update base image to 5.0.0
  • 7 33
    7 Topics
    33 Posts
    mmolivierM
    @girish thanks!
  • 5 43
    5 Topics
    43 Posts
    SansGuidonS
    For the sake of completion, The UptimeKuma chart for past week show a huge gain in responsiveness and stability since after disabling completely the plugin. [image: 1748518263770-1000087733-resized.jpg]
  • 7 50
    7 Topics
    50 Posts
    jdaviescoatesJ
    @girish said in SickChill unlisted from app store: I hope they atleast bring back the issue tracker Out of interest, why does this matter for Cloudron? BTW, someone has replied to the thread I started on Discord informing me that the master releases are these https://pypi.org/project/sickchill/ Doesn't look like there has been a new one since March though.
  • 2 13
    2 Topics
    13 Posts
    Package UpdatesP
    [1.2.0] Update base image to 5.0.0
  • 4 Topics
    41 Posts
    girishG
    The upstream project is archived - https://github.com/boypt/simple-torrent/ . There has been no changes in 2 years and modules are not updated.
  • 30 330
    30 Topics
    330 Posts
    Package UpdatesP
    [1.26.0] Update base image to 5.0.0
  • 22 199
    22 Topics
    199 Posts
    Package UpdatesP
    [1.15.4] Update snipe-it to 8.1.15 Full Changelog This version of Snipe-IT REQUIRES PHP 8.2.0 or greater. Fixed #16958 - exclude archived assets from expiring assets report by @snipe in https://github.com/grokability/snipe-it/pull/16982 Moved faker out of dev reqs for seeding by @snipe in https://github.com/grokability/snipe-it/pull/16985 Fixed: PHP_UPLOAD_LIMIT not set for PHP 8.3 by @Tinyblargon in https://github.com/grokability/snipe-it/pull/16993 Better messaging when an asset fails validation on quick scan by @snipe in https://github.com/grokability/snipe-it/pull/16999 Ensure boolean returned from method with boolean return type by @marcusmoore in https://github.com/grokability/snipe-it/pull/17007 Fixed #16961 - Manually add API headers by @snipe in https://github.com/grokability/snipe-it/pull/16986 Removed Blade::render from breadcrumbs by @snipe in https://github.com/grokability/snipe-it/pull/17014 API Locations - added company_id for API request by @Robert-Azelis in https://github.com/grokability/snipe-it/pull/17012 Updated translations by @snipe in https://github.com/grokability/snipe-it/pull/17017
  • 55 400
    55 Topics
    400 Posts
    Package UpdatesP
    [2.18.1] Update sogo to 5.12.1 Full Changelog calendar: Make the Jitsi meeting room prefix configurable (4a68909) calendar: Fix typo Jisti Jitsi (ab9f0c1) calendar: properly show the URL property in iCalendar (eb7f551) calendar: put valarm at the end of vevent block to satisfy outlook.office.com which is too lazy to follow the spec (148fab9) db: log an error if the table sogo_folder_info is malformed (3616e56) folder: fix folders sorting for special folders (1f8dc12) iOS: iOS 18.4 encodes caldav url and put %40 instead of @ for username. Fix that. (9e431d0) ldap: update baseDN with correct domain if needed (ca425e6) sieve: Correctly update default sieve filter for new users (7c59e6b) smtp: fix string type (788ece4)
  • 13 104
    13 Topics
    104 Posts
    girishG
    Just checked on this again but it seems statping-ng is not going forward much . https://github.com/statping-ng/statping-ng/tags says the release was almost a year ago.
  • 38 386
    38 Topics
    386 Posts
    Package UpdatesP
    [2.38.2] Update Stirling-PDF to 0.46.2 Full Changelog Legacy homepage has been removed due to great feedback and love from the community for the new homepage Malayalam language added by @shad-ct Pro/Enterprise licenses now support floating between machines Use Thymeleaf th:src for redact.js to ensure correct resource path resolution by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3511 Fix empty-parameter issue in updateUserSettings by using @RequestBody map by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3536 Fix TemplateResolver and LibreOfficeListener bugs by @Frooodle in https://github.com/Stirling-Tools/Stirling-PDF/pull/3555 Improve Type Safety and OpenAPI Schema for PDF API Controllers and Models by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3470 added Malayalam language by @shad-ct in https://github.com/Stirling-Tools/Stirling-PDF/pull/3506 Standardize Quoted Path Syntax in Thymeleaf th:href for Consistent Link Resolution by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3515 Update legal URLs and improve OpenAPI metadata configuration by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3522
  • 13 132
    13 Topics
    132 Posts
    J
    @eddowding afaict, upstream does not support this out of the box. related: https://github.com/apache/superset/issues/13930 https://github.com/apache/superset/issues/22787 https://github.com/apache/superset/issues/4231
  • 98 729
    98 Topics
    729 Posts
    T
    @girish Thanks!
  • 28 199
    28 Topics
    199 Posts
    BrutalBirdieB
    Dangit! So a reboot was the solution again.
  • 19 182
    19 Topics
    182 Posts
    Package UpdatesP
    [2.16.1] Update taiga-back to 6.8.3
  • 6 64
    6 Topics
    64 Posts
    Package UpdatesP
    [1.5.2] Update recipes to 1.5.34 Full Changelog updated gunicorn to 23.0.0 https://github.com/benoitc/gunicorn/releases/tag/23.0.0
  • 10 67
    10 Topics
    67 Posts
    Package UpdatesP
    [1.5.0] Update base image to 5.0.0
  • 9 79
    9 Topics
    79 Posts
    timconsidineT
    @timconsidine said in Teddit Subscriptions no longer working: Just FYI - my LibReddit - selfhosted as Docker on another VPS = is still working. But now it is down. Maybe they have caught up with me.
  • 5 47
    5 Topics
    47 Posts
    Package UpdatesP
    [1.22.0] Update base image to 5.0.0
  • 10 67
    10 Topics
    67 Posts
    girishG
    @Sam_uk we have unlisted TLDraw by now. Please see https://forum.cloudron.io/topic/10806/no-more-updates-to-tldraw . The license and company direction has changed.
  • 12 127
    12 Topics
    127 Posts
    J
    Looks like package version 1.17.2 fixes something oidc related . @james can confirm . You can check the package version in the Info section of the app.
  • 10 89
    10 Topics
    89 Posts
    Package UpdatesP
    [2.4.0] Rename app to "Translate" to avoid any trademark violations
  • 10 67
    10 Topics
    67 Posts
    Package UpdatesP
    [2.4.0] Base image 5
  • 13 138
    13 Topics
    138 Posts
    Package UpdatesP
    [1.20.1] Update Notes to 0.94.1 Full Changelog error getting day node with ETAPI server: unable to use web clipper due to communication error. Share page images stretched vertically External links using fragment navigation are wrongly recognized as internal links Selection invisible in non-Next themes llm: don't filter for specific words when pulling models for openai Sync errors with sync version 35 due to LLM embeddings Blank interface on startup Desktop application not working on Debian 12 Share template falls back to default
  • 35 359
    35 Topics
    359 Posts
    Package UpdatesP
    [2.46.0] Update tt-rss to b6f0724
  • 39 272
    39 Topics
    272 Posts
    Package UpdatesP
    [1.16.0] Update typebot.io to 3.8.0 Full Changelog Add "Allow search engines to index" option (#2163) [ac510ab] Add Invalid Reply event node [b20b9ba] Add Reply event block (#2114) [1ca7040] Update next.js package install snippet (#2196) [cf4922f] Fix NocoDB not working with Link fields [3f4ddc7] (engine) Sanitize variable value before saving to avoid db insert failure [b041842] Fix retrocompat issue, allow null message on continueChat endpoint [07cec85] Improve invalid regex handling in comparison logic [78a1ce2] Add typecheck scripts and fix types issues [0940a1b] (embed) Fix client side result set as the last input answer [7479c15]
  • 28 242
    28 Topics
    242 Posts
    Package UpdatesP
    [3.20.1] Update umami to 2.18.1 Full Changelog Incorrect Channel Metrics caused by missing ReferrerQuery data #3403 BASE_PATH issue with set-routes-manifest.js #3402 Migrate data script for postgresql fails #3401 Minutes not showing on realtime graph #3396 Identify returns a 400 #3409
  • 34 286
    34 Topics
    286 Posts
    Package UpdatesP
    [1.28.0] Update cloudflared to 2025.6.0
  • 19 122
    19 Topics
    122 Posts
    Package UpdatesP
    [1.6.0] Update Base image to 5.0.0
  • 4 100
    4 Topics
    100 Posts
    Package UpdatesP
    [1.80.5] Update vault to 1.19.5 Full Changelog
  • 85 677
    85 Topics
    677 Posts
    Package UpdatesP
    [1.21.0] Update vaultwarden to 1.34.1 Full Changelog Fix admin diagnostics crash by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5886 Updated web-vault to v2025.5.0 Implemented new registration flow with email verification Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host) Update crates & fix CVE-2025-25188 by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5576 Fix db issues with Option<> values and upd crates by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5594 allow CLI to upload send files with truncated filenames by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5618 Update Rust to 1.85.0 by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5634 Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal by @Timshel in https://github.com/dani-garcia/vaultwarden/pull/5680 Add support for mutual-tls feature flag by @bennettmsherman in https://github.com/dani-garcia/vaultwarden/pull/5698
  • 9 140
    9 Topics
    140 Posts
    jamesJ
    Hello @ChristopherMag Sorry to read that you are still having issues. Did you checkout the other post and did you try what @joseph suggested?
  • 29 207
    29 Topics
    207 Posts
    Package UpdatesP
    [1.17.0] Update base image to 5.0.0
  • 59 434
    59 Topics
    434 Posts
    Package UpdatesP
    [2.6.0] Update openvpn to 2.6.12-0ubuntu0.24.04.3
  • 20 166
    20 Topics
    166 Posts
    G
    @scooke Replying solely to say thank you (I had 1,200 Wallabag entries to bring over and was losing my mind) and to report that, in mid-2025, this still works beautifully.
  • 4 59
    4 Topics
    59 Posts
    Package UpdatesP
    [1.11.0] Update Wallos to 3.3.0 Full Changelog set todays date on start subscription field for new subscriptions by default (#​848) (d3fd938) visual issue with date fields on ios (#​846) (e2df8f7)
  • 5 45
    5 Topics
    45 Posts
    Package UpdatesP
    [1.20.0] Update whitebophir to 1.22.0 Full Changelog
  • 6 123
    6 Topics
    123 Posts
    Package UpdatesP
    [1.29.2] Update weblate to 5.11.4 Full Changelog Webhook logs requests and responses. Webhook was not triggered in some situations.
  • 24 459
    24 Topics
    459 Posts
    Package UpdatesP
    [4.70.0] Update wekan to 7.92 Full Changelog Updated to MongoDB 6.0.24 at Snap Candidate Updated dependencies. Upgrade to MongoDB 7.0.21 Allow selection of card text via webkit/user-select attributes Helm Chart: Fix: quote host names Fix: properly document /users/login API
  • 16 132
    16 Topics
    132 Posts
    Package UpdatesP
    [1.13.0] Update base image to 5.0.0
  • 4 57
    4 Topics
    57 Posts
    Package UpdatesP
    [2.8.0] Update woodpecker to 3.7.0 Full Changelog Add sccache plugin [#5234] Move gitea-package plugin to codeberg [#5175] add Portainer Service Update plugin [#5172] Move forge webhook fixtures into own files [#5216] Treat no available route in grpc as fatal error [#5192] Always collect metrics (reverts #4667) [#5213] fix(bitbucketDC): manual event has broken commit link [#5160] fix(bitbucketdc): build status gets incorrectly reported on multi workflow builds [#5178] fix(bitbucketdc): build status not reported on MR builds [#5162]
  • 108 Topics
    829 Posts
    L
    @joseph thanks! @james local comp time is fine. how do I know it is not correct though? Btw this issue still persist somehow, but when I tried to open it from incognito mode it's fine, so probably it's the browser cache. Thanks for the help.
  • 207 Topics
    2k Posts
    girishG
    @harveywillj redis (in WP) has nothing do with backend admin jobs. It's used as an object cache in WP. There's many levels and kinds of caching .But if you want object caching, you can use some plugin like W3 Total Cache and set it up to use ACPu (in memory cache). There's many options to cache and minify pages on disk or something like cloudflare to proxy requests. I will look into making redis disabled by default in any case .
  • 10 60
    10 Topics
    60 Posts
    Package UpdatesP
    [1.4.0] Update base image to 5.0.0 Update PHP to 8.3
  • 17 109
    17 Topics
    109 Posts
    D
    thanks @james! that github is where I found the links to those plugins. I can keep looking to see if any other plugins generate QR codes within the interface