1.3.0 (2026-04-04)
Bug Fixes
- add XHR timeout to prevent UI spinning forever (0abacb2)
- disable worker pool to prevent Docker processing hang (e36cd0c)
- log volume permission errors instead of swallowing them (a3e6927)
- replace crypto.randomUUID with generateId in AI tool settings (ed91861)
- replace crypto.randomUUID with generateId in pipeline/automation (bcbf86c)
- replace crypto.randomUUID with generateId in use-tool-processor (07cc2d0)
- replace navigator.clipboard with copyToClipboard utility (1857aeb)
- resolve multiple API and e2e test bugs (00deafb)
- restore navigator.clipboard and execCommand mocks in tests (57e71b7)