Skip to content

Releases: DifuseHQ/Kalmia

Kalmia v0.1.0

16 Feb 17:35
Compare
Choose a tag to compare

This is the third release of Kalmia, version 0.1.0.

Changelog

  • We now use pnpm instead of npm 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 npm npm 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

10 Sep 19:47
4b84f90
Compare
Choose a tag to compare

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

05 Sep 13:09
5d83af1
Compare
Choose a tag to compare

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.