v0.80.0
swisskyrepo/PayloadsAllTheThingsv0.80.0Apr 14, 2026by github-actions[bot]
AI Summary
This release introduces Enterprise Edition features including AI Chat, page verification and approval workflows, and a server-side PDF export API. It also adds user-facing features like favorites and watch spaces.
Key Highlights
- Favorites feature
- Watch Spaces feature
- AI Chat (Enterprise Edition)
- Page verification and approval workflows (Enterprise Edition)
- Server-side PDF export API (Enterprise Edition)
New Features
- Favorites
- Watch Spaces
- AI Chat
- Page verification workflows
- PDF export API
Full Release Notes
## Highlights - Favorites - Watch spaces - AI Chat (EE) - Page verification and approval workflows (EE) - Server side PDF export API (EE) ## Security New security advisories have been published. ## Screenshots ### AI Chat <img width="1384" height="906" alt="image" src="https://github.com/user-attachments/assets/5200c155-3701-4d1c-9d1e-98409d48f37d" /> <img width="1170" height="952" alt="image" src="https://github.com/user-attachments/assets/ca78086d-54fb-4fc8-86d1-76aac1bc39c0" /> ### Page verification <img width="1081" height="601" alt="image" src="https://github.com/user-attachments/assets/27875c08-f9dd-49e2-9cca-7108d893b252" /> <img width="1081" height="601" alt="image" src="https://github.com/user-attachments/assets/6dd39b6e-ffb1-48b5-a5aa-660771e5b785" /> <img width="1081" height="404" alt="image" src="https://github.com/user-attachments/assets/848ad9d8-e3f2-4186-823d-5814ed297bd6" /> ### Favorites <img width="958" height="333" alt="image" src="https://github.com/user-attachments/assets/816b01c0-2d9b-4475-b4d0-ec77bd9e82ba" /> <img width="405" height="625" alt="image" src="https://github.com/user-attachments/assets/6bc73ddf-0e08-4eaf-b4cf-14a7f922f8ba" /> <img width="335" height="618" alt="image" src="https://github.com/user-attachments/assets/a2a28218-7593-4ae1-a53e-d79bd7ac10c4" /> <img width="400" height="323" alt="image" src="https://github.com/user-attachments/assets/1506684c-8ad4-4ac7-94eb-0c1c07891d9b" /> ## What's Changed * feat: watch space by @Philipinho in https://github.com/docmost/docmost/pull/2096 * feat(ee): ai chat by @Philipinho in https://github.com/docmost/docmost/pull/2098 * feat: favorites by @Philipinho in https://github.com/docmost/docmost/pull/2103 * New Crowdin updates by @Philipinho in https://github.com/docmost/docmost/pull/2104 * feat(ee): page verification workflow by @Philipinho in https://github.com/docmost/docmost/pull/2102 * feat: enhancements by @Philipinho in https://github.com/docmost/docmost/pull/2107 * fix home flickers by @Philipinho in https://github.com/docmost/docmost/pull/2108 * New Crowdin updates by @Philipinho in https://github.com/docmost/docmost/pull/2109 * fix: space overview favorites by @Philipinho in https://github.com/docmost/docmost/pull/2110 * feat(ee): PDF export api by @Philipinho in https://github.com/docmost/docmost/pull/2112 **Full Changelog**: https://github.com/docmost/docmost/compare/v0.71.1...v0.80.0