Silverbullet.v1.1.2 — [upd]
Furthermore, v1.1.2 implicitly acknowledges that no solution is universal. A patch exists because a previous version failed in some narrow but significant context. The silver bullet, it turns out, needs sharpening. This is a mature departure from the original myth: instead of a magical artifact, we have a rigorously maintained tool that earns trust through incremental improvement.
$query[[from p = tags.page order by p.lastModified desc limit 5 select templates.pageItem(p)]]
: Reload your active browser windows multiple times to replace the local browser service worker cache with the new codebase. silverbullet.v1.1.2
: Performance optimizations for the Lua interpreter made page indexing and tree traversal significantly faster.
SilverBullet is engineered to bridge the gap between human-readable text and structured data applications. The software relies on three main technical pillars: Furthermore, v1
Join the SilverBullet Community Forum to ask questions, share your workflows, and discover how others are using the tool. You’ll find templates, example queries, and discussions about everything from task management to publishing your notes as a website.
As always, each release includes incremental fixes to the editor, the query system, and the plug‑in architecture. The focus remains on stability and performance, so you can work with hundreds of pages without any noticeable lag. This is a mature departure from the original
| Component | Risk | Mitigation in v1.1.2 | |-----------|------|----------------------| | File system API | Medium (path traversal) | fs.resolvePath now uses path.resolve + prefix check | | Markdown → HTML | Medium (XSS via raw HTML/attrs) | DOMPurify updated + stricter attribute allowlist | | Plugs (JS execution) | High (by design) | No sandbox – only trust your own plugs | | WebSocket auth | Low | Token passed via ?token= (logs visible) |
/ now feels like a CLI for your notes. Want to insert a YouTube timestamp link? Run a shell command? Roll a dice? If it’s not there, write a plug-in in 10 lines of Space.
By version 1.1.2, SilverBullet had solidified its plugin system. However, it takes a unique approach compared to competitors. Instead of installing heavy external plugins that break easily, SilverBullet utilizes .