Skip to content

Nodus 1.8.0

Latest

Choose a tag to compare

@Drakonis96 Drakonis96 released this 11 Jul 19:55

Highlights

LibreOffice Writer copilot (new)

The Nodus writing copilot now works with LibreOffice Writer on Linux, macOS and Windows. Install the bridge macro with one click from Settings → Writing copilot (LibreOffice), run start_nodus_copilot in Writer, and open the copilot pane in any browser. The pane follows your cursor, analyzes the current paragraph against your corpus, and inserts AI-drafted, cited text at the cursor.

  • Zero-config connection: the app publishes a local discovery file (port, token and TLS CA) that the macro picks up automatically — no manual setup.
  • The bridge verifies TLS against the local Nodus CA and applies document changes safely on LibreOffice's main thread.

Linux packages (new)

Official Linux builds: .deb and AppImage installers are now built and published with every release. The app also inherits the system cursor theme on Wayland desktops.

French and Turkish prompt languages

Generated content — ideas, themes, Deep Research reports, writing drafts — can now be produced in French and Turkish, alongside Spanish and English. Verbatim quotes always stay in the source language.

Fixes

  • Local PDFs attached after a work's first scan are now picked up on sync instead of staying flagged as "no text" forever.
  • Hardened PDF text-extraction loading for packaged apps and headless usage.
  • The Word task pane no longer risks misdetecting a slow Word start as browser mode.

Credits

Huge thanks to first-time contributor Oğuz Karayemiş (@oguzkarayemis) for driving this release: the LibreOffice Writer integration, the Linux packaging push, the Turkish and French prompt languages, and the extraction fixes all grew from his contribution (#6).