ื“ืœื’ ืœืชื•ื›ืŸ ื”ืจืืฉื™

Changelog

Versioningโ€‹

Ever Gauzy follows Semantic Versioning:

  • MAJOR โ€” breaking changes
  • MINOR โ€” new features (backwards compatible)
  • PATCH โ€” bug fixes (backwards compatible)

Release Channelsโ€‹

ChannelPurposeStability
LatestProduction releasesโœ… Stable
NextPre-release / RCโš ๏ธ Testing
DevDevelopment buildsโŒ Unstable

Where to Find Changesโ€‹

Migration Guidesโ€‹

When upgrading between major versions, check:

  1. Environment Variables for new/changed variables
  2. Database Migrations for schema changes
  3. GitHub Release Notes for breaking changes