v0.95.0

dograh-hq/dograhv0.95.0Jul 3, 2026by github-actions[bot]

AI Summary

A major update introducing quality-of-life improvements and new commercial capabilities including Bases, Personal Spaces, and DOCX export.

Key Highlights

  • Workspace default edit preference
  • New /time slash command
  • Translation-aware search for editor commands
  • New Bases features (Kanban and Table views)
  • Personal spaces for commercial editions
  • DOCX export for commercial editions

New Features

  • Workspace default edit preference
  • /time slash command
  • Translation-aware search for slash commands
  • Bases (Table view)
  • Bases (Kanban view)
  • Personal spaces
  • DOCX export

Full Release Notes

Docmost v0.95.0 is here, with improvements and new capabilities for commercial editions.

## Highlights
### Quality of life

- Workspace default edit preference: set a default edit mode for new users at the workspace level
- /time slash command: insert the current time directly in the editor
- Translation-aware search for editor slash commands
- Bug fixes and enhancements

### New in commercial editions:
- Bases: organize content with Kanban and Table views
- Personal spaces: private workspaces for individual users
- DOCX export: export documents to Word format

## Security
This release contains security fixes. Upgrade is recommended.

## Screenshots
### Bases (Table view)
<img width="6400" height="3775" alt="base_table 2" src="https://github.com/user-attachments/assets/9b9e1a2b-0c50-465f-951f-9b8ad3a0cb2f" />

### Kanban
<img width="6400" height="3776" alt="kanban 2" src="https://github.com/user-attachments/assets/f015e9a6-6ba7-498a-af95-a0286909ba68" />


## What's Changed
* feat: workspace default edit preference by @Philipinho in https://github.com/docmost/docmost/pull/2319
* Added translated terms to the slash-menu suggestion search by @flixz02 in https://github.com/docmost/docmost/pull/2280
* fix: Table jitter on edit/read toggle by @notpeter in https://github.com/docmost/docmost/pull/2252
* fix: a11y by @Philipinho in https://github.com/docmost/docmost/pull/2275
* fix: pdf table header alignment issue by @Mayank-2-16 in https://github.com/docmost/docmost/pull/2259
* feat(editor): add /time slash command to insert current time by @Philipinho in https://github.com/docmost/docmost/pull/2290
* feat(ee): docx word export by @Philipinho in https://github.com/docmost/docmost/pull/2294
* feat(ee): personal spaces by @Philipinho in https://github.com/docmost/docmost/pull/2298
* chore: migrate to Mantine 9 and React 19 by @Philipinho in https://github.com/docmost/docmost/pull/2293
* fix: resolve draw.io save failure on copied blocks (#2288) by @Abhigyan-git09 in https://github.com/docmost/docmost/pull/2297
* feat: package updates by @Philipinho in https://github.com/docmost/docmost/pull/2300
* feat(ee): bases by @Philipinho in https://github.com/docmost/docmost/pull/2295
* fix: templates ui fixes by @Philipinho in https://github.com/docmost/docmost/pull/2316

## New Contributors
* @flixz02 made their first contribution in https://github.com/docmost/docmost/pull/2280
* @Mayank-2-16 made their first contribution in https://github.com/docmost/docmost/pull/2259
* @Abhigyan-git09 made their first contribution in https://github.com/docmost/docmost/pull/2297

**Full Changelog**: https://github.com/docmost/docmost/compare/v0.90.1...v0.95.0