[0.5.0]
Update rustfs to 1.0.0-alpha.90
Full Changelog
feat: Add --info command and refactor config module by @houseme in #2234
feat(metrics): migrate system monitoring from rustfs-obs to rustfs-metrics by @heihutu in #2242
fix(admin): avoid tier stats panic on missing tier by @cxymds in #2238
feat(info): add --json flag for JSON output and markdown table format by default by @houseme in #2245
fix(tracing): Fix distributed tracing context linking by @houseme in #2247
fix(admin): accept IAM service account exports by @weisd in #2249
fix(admin): console self password for STS sessions (#1923) by @GatewayJ in #2250
fix(ecstore): invalidate xl.meta cache after writes and rename by @weisd in #2255
fix(madmin): handle blank service-account expiration by @overtrue in #2254
fix(object): Fix concurrent request hang issue in S3 range read workloads by @houseme in #2251
@James thank you
I had not initially intended to use CloudronVersions in this way, but it is a real time saver.
Yep, once an app is published, probably no trimming (unless very old revoked versions).
[4.6.5]
Update PeerTube to 8.1.5
Full Changelog
Fix infinite loop when processing some GIF images
Correctly inject custom admin colors in dark theme
Fix broken player when loading the page in background
Hello @nichu42
Sorry for the delay.
We had a misconfiguration for the CI where the updates were not picked up correctly.
App updates should be available now.
Updated the app to version 14.359
version 14.359 is still very fresh. If you use a lot of community modules they will probably break.
So only update to version 14.359 if you made sure your community modules are working for the new version.
You can now use the CloudronVersions.json to install the FoundryVTT Community App.
If you have installed the app in the old style, you won't get automatic updates and need to update the old style way.
pull the GitHub repo: git pull git@github.com:BrutalBirdie/cloudron-foundryvtt.git && cd cloudron-foundryvtt
cloudron update --app $YOUR_APP_LOCATION --image brutalbirdie/foundryvtt.cloudron.app:2.0.1
The easy way to "migrate" from the old installation style to the new community app style would be:
update manually to the latest version
create a backup
download the backup config
uninstall the app
install the app from the app store with the CloudronVersions.json
restore your backup
Now you should get automatic app updates when I release a new version.
Simple solution : change 'Uninstall' to 'Manage' or 'Stop/Uninstall' or '....'
The column width longest label is 'Access Control' so providing the new label is <= to that, UI works.
Nice find - Looks interesting.
Quick heads up - This project is, as far as I can tell, not affiliated with Stirling-PDF or the Stirling devs:
See here for more info:
https://github.com/stirling-image/stirling-image/discussions/8
So the name is bound to change.
Hopefully, this also means that the project will follow a different dev path and approach if/when it gains traction.
[1.10.0]
Update it-tools to 2026.1.4
Full Changelog
JSON Viewer: add unescape JSON string (c4c6d38)
new tool: Wiktionary Search (ea37ca6)
add download buttons for many tools (3c7e690)
string extraction: add attribute download-button-text (12c821f)
HTML WYSIWYG Editor: add XHTML output option (252b5e7)
new tool: HTML to XHTML (7ba56bf)
HTML WYSIWYG Editor: upgrade tiptap + add aligments + enhance cell selection (ebad961)
new tool: JavaScript Obfuscator (529c7da)
new tool: Database Table Generator (08ac203)
new tool: Database Creation Generator (53c447a)
README: add better new features + typo (d6d5179)
README: enhance create new tool description (5ee3c18)
README: add explaination for PORT env var (bfbfee8)
Docker: allow PORT environment variable (be14d3a)
Code Highlighter: copy HTML for Word (text/html) and for code editors (text/plain) (0715b28)