Skip to content

Nystik-gh/ignis

v0.8.0+obsidian.1.12.7 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 18d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed Firefox crashes when navigator.vibrate is disabled and improved write performance.

Full changelog

Docker: nobbe/ignis:0.8.0

Added

  • Demo mode: per-session vaults, auto-cleanup, proxy allowlist, login blocking. See examples/demo/.
  • No-op guard in the bridge plugin and headless-sync plugin when loaded outside Ignis.
  • "Open workspace in new tab" command now loads the workspace preset rather than the per-tab live state.
  • Real digests for crypto.createHash (SHA-1/SHA-256/SHA-512/MD5) via @noble/hashes.
  • LEGAL.md with the full EU Software Directive rationale.

Changed

  • Obsidian pinned at 1.12.7.
  • Entrypoint downloads .asar.gz instead of .deb. Smaller image, simpler extraction.
  • FS shim path translation moved from the transport layer up to the shim's public surface, so caches and metadata operate only on physical paths.
  • Readme cleanup.

Fixed

  • navigator.vibrate made conditional. Firefox setups with dom.vibrator.enabled off no longer hit a TypeError.
  • Write coalescer no longer holds HTTP responses open for the full debounce window. Buffered writes return immediately with synthetic mtime/size; only the first/stale writes wait on disk.
  • Prefetch race in workspaces-per-tab resolved by the path-translation refactor.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Nystik-gh/ignis

Get notified when new releases ship.

Sign up free

About Nystik-gh/ignis

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]