Compare commits

..

2 Commits

Author SHA1 Message Date
f5515b421d Merge branch 'main' of http://synbox.ruv.wtf:8418/litruv/cinny-desktop
Some checks failed
Build / build-windows (push) Has been cancelled
Build / build-linux (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
Build / increment-version (push) Has been cancelled
2026-02-20 18:41:10 +11:00
3b0092d972 feat: add updater permissions to default capability configuration 2026-02-20 18:40:56 +11:00

View File

@@ -14,6 +14,9 @@
"notification:allow-register-listener",
"autostart:default",
"updater:default",
"updater:allow-check",
"updater:allow-download",
"updater:allow-download-and-install",
"dialog:default",
"process:allow-restart",
{