Docmost
Open-source collaborative wiki and documentation software, an alternative to Confluence and Notion.
Alternative to: notion, confluence
About
Versions (59)
v0.4.0
2024-10-10https://github.com/user-attachments/assets/5574ba1b-436a-4e69-827a-6f0859e49ec9
Highlights
- You can now delete spaces
- You can now change the slug of any space
- Password reset feature is now implemented
- We have made it easier to switch spaces right from the sidebar
What’s Changed
- fix: page export failure when title contains non-ASCII characters by @Philipinho in https://github.com/docmost/docmost/pull/309
- feat: delete space and edit space slug by @Philipinho in https://github.com/docmost/docmost/pull/307
- features and bug fixes by @Philipinho in https://github.com/docmost/docmost/pull/322
- feat: switch space from sidebar
- feat: add date command to editor
- fix: youtube URL are not exported to Markdown
- fix: markdown callout import
- feat: render attachment node as HTML link
- feat: add more code highlight languages
- feat(backend): forgot password by @aldy505 in https://github.com/docmost/docmost/pull/250
- feat(frontend): forgot password by @sahariardev in https://github.com/docmost/docmost/pull/273
- fix: refactor forgot password system by @Philipinho in https://github.com/docmost/docmost/pull/329
- fix: send “invitation accepted” email to inviter by @ceroma in https://github.com/docmost/docmost/pull/331
- feat: Implement nodemailer ignore tls property by @Shadowfita in https://github.com/docmost/docmost/pull/299
- fix: use environment service for refresh token’s expiration by @orellazri in https://github.com/docmost/docmost/pull/337
- fix: disconnect Redis health checker by @ceroma in https://github.com/docmost/docmost/pull/351
- fix: horizontal scrollbar always shown on math block by @Servostar in https://github.com/docmost/docmost/pull/353
- fix: Add alignment styles for task list items by @ja49619 in https://github.com/docmost/docmost/pull/378
- fix: removed font overwrite for KaTeX elements by @Servostar in https://github.com/docmost/docmost/pull/377
- fix: base64 encoded drawio image decoded to Latin-1 instead of UTF-8 by @Servostar in https://github.com/docmost/docmost/pull/369
- feat: make file upload size limit configurable by @Philipinho in https://github.com/docmost/docmost/pull/386
New Contributors
- @aldy505 made their first contribution in https://github.com/docmost/docmost/pull/250
- @sahariardev made their first contribution in https://github.com/docmost/docmost/pull/273
- @ceroma made their first contribution in https://github.com/docmost/docmost/pull/331
- @Shadowfita made their first contribution in https://github.com/docmost/docmost/pull/299
- @orellazri made their first contribution in https://github.com/docmost/docmost/pull/337
- @Servostar made their first contribution in https://github.com/docmost/docmost/pull/353
- @ja49619 made their first contribution in https://github.com/docmost/docmost/pull/378
Full Changelog: https://github.com/docmost/docmost/compare/v0.3.1…v0.4.0