Skip to content

sync for release 0.9.0#213

Merged
StableLlama merged 287 commits intomainfrom
develop
Apr 26, 2026
Merged

sync for release 0.9.0#213
StableLlama merged 287 commits intomainfrom
develop

Conversation

@StableLlama
Copy link
Copy Markdown
Collaborator

Changelog

[0.9.0] - 2026-04-26

Added

  • Search and Replace: Full search & replace functionality including title search, relation handling, and conflict highlighting
  • Attachments: Drag-and-drop file attachments in chat, nice confirmation dialogs
  • Scratchpad Dialog: Dedicated dialog to show the scratchpad
  • Internationalization (i18n): Initial i19n setup with multiple language support
  • Gemma 4 Preset: New model preset for Gemma 4
  • Provider Config: Allow tweaking of Provider configuration
  • Paragraph Suggestion Modes: Different modes for suggesting next paragraphs with regenerate button
  • Undo/Redo: Undo/redo buttons in metadata and sourcebook editors
  • Diff View Toggle: GUI option to toggle diff view in editor and dialog titles
  • Screenshots: First round of documentation screenshots

Changed

  • Accessibility: Major accessibility improvements (focus indicators, keyboard navigation, ARIA)
  • UI Style: Style unification, better resizeable indicators, pointer cursors on interactive elements
  • Diff Display: Enhanced diff display, show what was changed by the LLM, better whitespace highlighting
  • Typography: Enforced typographic quotes support in chapter and story content writing
  • Tailwind CSS: Migrated to Tailwind CSS v4

Fixed

  • Diff view issues (whitespace highlighting, loss during mode switching, project switching)
  • Project switch not changing prose
  • Scratchpad display on browser reload
  • White space handling and display modes
  • Image display in editor
  • Scroll away errors
  • Sourcebook handling with undo/redo
  • Story summary generation
  • Metadata diff view
  • Search/replace dialog and functionality
  • React infinite rerender loops in Settings
  • Story continuation through chatting
  • Chapter requirement for short stories without chapters
  • Language settings display
  • EDITING tool calling detection
  • Gemini 4 tool calling detection
  • LLM model selection
  • Rename of sourcebook entries

Performance

  • Streaming text content intake and scrolling optimized
  • Reduced editor lag
  • Optimized main text area handling
  • Performance improvements by decoupling React updates
  • React separation for sourcebook

StableLlama and others added 30 commits April 2, 2026 18:02
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…c/frontend/develop/typescript-6.0.2

chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /src/frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…c/frontend/develop/tailwindcss-4.2.2

chore(deps-dev): bump tailwindcss from 3.4.19 to 4.2.2 in /src/frontend
@StableLlama StableLlama merged commit e911652 into main Apr 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant