Note
Kherpi release notes
2026-03-28 - 0.4.1
- Added community templates for document types - share your templates and use what other made
- Added strikethrough and highlight support
- Fixed payments
- Minor UI tweaks
2026-03-22 - 0.4.0
- Added document history. See and restore previous versions of your documents
- Added API for agent access. Have a Pro license? Create an access token and release your agent to manage your Kherpi documents
2026-03-20 - 0.3.1
- Fixed an issue that caused all media files to be deleted when an admin deleted a user
- Added contact for to site
2026-03-14 - 0.3.0
- Files and folders now support drag-and-drop
- Topbar refactored into button bar
- Some work on billing / subscriptions
- Added automated tests for most of the application to make it more robust
- Renamed "Published" status to "Final"
- Minor UI tweaks and changes
- Added contact form for registered users
2026-03-06 - 0.2.0
- Better index views for documents in backend, including sorting
- Added mail/password registration (next to Google login)
- Fixed bug when renaming documents
- Implemented paging on public pages
- Various small backend improvements
2026-03-01 - 0.1.0
- Cleaned up settings pages
- Improved import routine to be much more forgiving and robust
- Fixed issue that prevented navigation away from an unsaved document
- Sorting documents by title now, instead of modification date/time
- Markdown now supports tables
2026-02-28
- Added option to upload and use images in documents, including media browser
- Added NSFW detection for documents
- Added custom theming for public documents
2026-02-27
- Fixed Google login
- Adjusted profile page to show only relevant fields when using Google (or other social media) login
- Better handling of external links in documents
2026-02-26
- Better folder structure in backend
- Show folders as menu structure in frontend
- Allow documents to be pinned
- Warn when clicking away from an unsaved document
2026-02-25
- Initial release