| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-12 | 2.3 kB | |
| v0.24.0 source code.tar.gz | 2025-12-12 | 786.2 kB | |
| v0.24.0 source code.zip | 2025-12-12 | 1.2 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
Security
⚠️ This release contains security fixes. We recommend upgrading to v0.24.0.
Highlights
- AI Search (supports OpenAI, Gemini, Ollama) (Enterprise Edition)
- API keys management (EE)
- Text background highlight color
- Anchor links
- Support for CJK search with Typesense search driver (EE)
- Performance improvements and bug fixes
Screenshots:
AI Search (Docs)
https://github.com/user-attachments/assets/a1dfc9bb-b3e3-41af-99f7-d466a957d1e6
Text highlighting
Anchor links
What's Changed
- fix: editor performance improvements by @Philipinho in https://github.com/docmost/docmost/pull/1648
- fix: editor node converters by @Philipinho in https://github.com/docmost/docmost/pull/1647
- feat: Typesense search driver (EE) by @Philipinho in https://github.com/docmost/docmost/pull/1664
- feat: api keys management (EE) by @Philipinho in https://github.com/docmost/docmost/pull/1665
- fix duplicated page parenting by @Philipinho in https://github.com/docmost/docmost/pull/1692
- fix: generic page import hierarchy by @Philipinho in https://github.com/docmost/docmost/pull/1747
- package security updates by @Philipinho in https://github.com/docmost/docmost/pull/1744
- feat: Text background highlight by @Philipinho in https://github.com/docmost/docmost/pull/1754
- fix: zip extraction validation by @Philipinho in https://github.com/docmost/docmost/pull/1753
- feat(EE): AI vector search by @Philipinho in https://github.com/docmost/docmost/pull/1691
- fix: update tiptap version by @Philipinho in https://github.com/docmost/docmost/pull/1755
- feat: anchor links by @Philipinho in https://github.com/docmost/docmost/pull/1765
- fix: mermaid security by @Philipinho in https://github.com/docmost/docmost/pull/1774
- fix editor nodeview drag and drop by @Philipinho in https://github.com/docmost/docmost/pull/1775
Full Changelog: https://github.com/docmost/docmost/compare/v0.23.2...v0.24.0