Skip to content

v0.8.2

Compare
Choose a tag to compare
@darielnoel darielnoel released this 21 Oct 20:04
· 139 commits to main since this release

KaibanJS Release Notes - Version 0.8.2

We're excited to introduce anonymous telemetry in KaibanJS 0.8.2 to help improve the library's performance and user experience.

Key Features

  1. Privacy-First Telemetry

    • Collects only anonymous, non-personal information
    • Lightweight and GDPR compliant
  2. Targeted Data Collection

    • Installation, Board Run, Board Init (CLI)
    • Workflow Start (Runtime)
  3. User Control

    • Easy opt-out: export KAIBAN_TELEMETRY_OPT_OUT=true
  4. Transparent Documentation

    • New section explaining telemetry and its benefits

Why It's Important

  • Helps us understand real-world usage
  • Allows for targeted improvements
  • Respects user privacy

For more details, check our new Telemetry Documentation.

Thank you for using KaibanJS and for your support in making it better!

The KaibanJS Team