releases/v0.3.1.md
Released: 2026-03-12
~/.gemini/, and yolo-mode default. (#452, #656, @aaaaron)PAPERCLIP_ALLOWED_ATTACHMENT_TYPES env var lets operators control which file types can be uploaded. (#495, @subhendukundu)paperclipai worktree:make command provisions isolated development instances with their own database, secrets, favicon branding, and git hooks. Worktrees support minimal seed mode, start-point selection, and automatic workspace rebinding. (#496, #530, #545)costService instead of being recorded inline, fixing missing cost attribution. (#386, @domocarroll)parentId query filter — The issues list endpoint now correctly applies the parentId filter. (#491, @lazmo88)Cmd+1..9 shortcut — The company-switch keyboard shortcut conflicted with browser tab switching and has been removed. (#628, @STRML)dangerouslySkipPermissions for unattended agents — Agents running without a terminal now default to skipping permission prompts instead of hanging. (#388, @ohld)paperclip property from OpenClaw Gateway — Cleaned up an invalid agent parameter that caused warnings. (#626, @openagen)db:migrate flow for local development.Two new database migrations (0026, 0027) will run automatically on startup:
workspace_runtime_services table for worktree-aware runtime support.execution_workspace_settings to issues and execution_workspace_policy to projects.Both are additive (new table and new columns) — no existing data is modified. Standard paperclipai startup will apply them automatically.
Thank you to everyone who contributed to this release!
@aaaaron, @adamrobbie-nudge, @cschneid, @davidahmann, @domocarroll, @jknair, @kaonash, @lazmo88, @mvanhorn, @ohld, @openagen, @STRML, @subhendukundu, @zvictor