Skip to content

Release Notes

Firmware release notes for EGAT BESS RCU (Battery Energy Storage System - Rack Control Unit).

About Release Notes

Release notes provide user-friendly summaries of changes in each firmware version. For detailed technical information including all commits and implementation details, see the CHANGELOG.md on GitHub.

Latest Releases

Version Release Date Highlights
v0.1.0 2026-02-13 PowerShell release preparation script (20.prepare-release.ps
v0.0.1 2026-01-08 Initial release of EGAT BESS RCU Firmware documentation.

Version Numbering

This project follows Semantic Versioning:

  • MAJOR (X.0.0): Breaking changes, major overhauls
  • MINOR (0.X.0): New features, backward compatible
  • PATCH (0.0.X): Bug fixes, backward compatible

Release Channels

  • Stable: Production-ready releases (vX.Y.Z)
  • Beta: Testing releases (vX.Y.Z-beta.N)
  • Alpha: Early preview releases (vX.Y.Z-alpha.N)

Documentation

Each release has corresponding versioned documentation available at:

Example: https://bess-rcu.pages.dev/0.1.0/

Feedback

Report issues or suggest improvements via GitHub Issues.


Note: Release notes are automatically generated from CHANGELOG.md during the release process. The table above is automatically updated when new versions are released.