Releases: DifuseHQ/Kalmia
Releases · DifuseHQ/Kalmia
Kalmia v0.1.0
This is the third release of Kalmia, version 0.1.0.
Changelog
- We now use
pnpm
instead ofnpm
for rspress management. This should make dependencies for rspress take up much less space and also be faster to install (4e02afb). You need to install pnpm using npmnpm install -g pnpm
- Windows builds are now fixed (d7c7b2f)
- Ability to use local file system instead of S3 for storage (93b5f5b)
- Overall improvements to the build/edit process for docs
Kalmia v0.0.2
This is the second release of Kalmia, version 0.0.2.
Changelog
- Added ability to push documentation to git repositories
- Increased test coverage on the Go side
- Cleaned up some frontend component code
Kalmia v0.0.1
This is the first release of Kalmia!
Features
- Non-developer friendly: Intuitive interface, no Git knowledge required.
- Developer-approved: Fast, easy-to-maintain system with no complex configuration.
- Instant deployment: Save and see changes live without CI/CD delays.
- SQLite/Postgres support: Flexibly switch between databases.
- Go backend, React+TypeScript frontend: Built for speed and reliability.
- RsPress integration: Ultra-fast markdown-to-HTML conversion.
- Open-source (AGPLv3): Free and community-driven.