Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Releases: dallay/cvix

v3.15.1

07 Feb 08:57

Choose a tag to compare

3.15.1 (2026-02-07)

♻️ Refactors

  • restructure SQL files and update Node.js version in configuration (#570) (69b56b1), closes #571

v3.15.0

06 Feb 14:56

Choose a tag to compare

3.15.0 (2026-02-06)

✨ Features

  • add identity module with user and workspace management features (#564) (3a56972)

v3.14.4

04 Feb 20:48

Choose a tag to compare

3.14.4 (2026-02-04)

🚀 Performance Improvements

  • make: 🚀 Optimize Makefile for cross-platform compatibility and performance (#563) (cbd2bce)

v3.14.3

04 Feb 17:37

Choose a tag to compare

3.14.3 (2026-02-04)

♻️ Refactors

v3.14.2

04 Feb 12:22

Choose a tag to compare

3.14.2 (2026-02-04)

♻️ Refactors

v3.14.1

03 Feb 12:49

Choose a tag to compare

3.14.1 (2026-02-03)

🐛 Bug Fixes

  • format registry.json for consistent indentation (34e4623)

v3.14.0

03 Feb 12:37

Choose a tag to compare

3.14.0 (2026-02-03)

✨ Features

  • add generation and skill documentation for Vitest integration (abf87b3)

v3.13.1

03 Feb 11:43

Choose a tag to compare

3.13.1 (2026-02-03)

♻️ Refactors

v3.13.0

02 Feb 14:17

Choose a tag to compare

3.13.0 (2026-02-02)

✨ Features

  • Enhance Subscriber Service and Standardize API Documentation (#544) (30ca2d2)
  • integrate JsonMapper for improved JSON handling and update dependencies (#557) (d01988d)
  • subscriber forms (#549) (e371baf), closes #548

🐛 Bug Fixes

  • disable success comment for GitHub releases (8c33c46)

🚀 Performance Improvements

♻️ Refactors

  • clean up configuration, remove unused code, and improve property naming (#545) (21cc372)
  • update release.yml to simplify branch configuration for semantic-release (e166cc8)

📝 Documentation

v3.12.2

16 Jan 15:28

Choose a tag to compare

3.12.2 (2026-01-16)

🚀 Performance Improvements

  • ⚡ Bolt - Improve startup performance by parallelizing CSRF token fetch (#532) (8ebad6e)