Skip to content

Releases: snooky234/scribedog

ScribeDog v0.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:06

See the assets below to download and install this version.

ScribeDog v0.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:55

Highlights

  • Add a vault-wide chat agent with staged changes, checkpoints, and file tools (read, write, edit, rename, delete, search) across the whole vault, not just the open document

ScribeDog v0.8.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:03

Bug Fixes

  • Fix local AI connections (Ollama, Jan.ai, LM Studio) returning 403 in the installed app, while working fine in development

ScribeDog v0.8.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 00:20

Highlights

  • Enable find/replace without an open file, with cumulative folder match badges when searching across the vault
  • Default the file tree to Manual sort order, so drag & drop works right away — the starting order is the familiar folders-first alphabetical one

Improvements

  • Add spacing to the shortcuts-settings dialog

Bug Fixes

  • Normalize pasted slices with stray hard breaks

ScribeDog v0.8.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:08

Highlights

  • Add fuzzy/approximate text matching with punctuation tolerance
  • Add theme boot and enhance import/drag-drop UX
  • Add retrieval-augmented generation with indexing

Improvements

  • Consolidate shortcuts into settings dialog

ScribeDog v0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:29

Highlights

  • RAG: retrieval-augmented generation with document indexing and search
  • RAG: knowledge base folder controls and file attachments
  • Chat: handle links in AI-generated answers

ScribeDog v0.7.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:55

Highlights

  • Add details panel showing document stats (word count, reading time), links, and backlinks
  • Improve PDF export quality with manuscript rendering and expanded font support

ScribeDog v0.7.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:36

Highlights

  • Add AI chat panel with agent tools and context management
  • Add request timeout and running indicator for active session
  • Add document versioning with diff preview and restore
  • Add document links, navigation history, and customizable shortcuts

ScribeDog v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:37

Highlights

  • Add zen mode for distraction-free writing

ScribeDog v0.5.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 23:51

Highlights

  • Add code language picker for syntax highlighting

Bug Fixes

  • Write grammar-check explanations in the app UI language
  • Honor the image display width in PDF, DOCX and ODT export
  • Stop moving a file from deleting its images
  • Never rewrite image paths that point outside the vault
  • Persist rewritten image paths when moving an opened file