Skip to main content

Changelog

GreekManage's product changelog lives in two places.

In-product release notes

Click your avatar → What's new to see the latest release notes inline. New entries are highlighted with a dot when you haven't viewed them.

Repository changelog

The full developer-facing changelog lives at CHANGELOG.md in the repository. It includes:

  • Every release version
  • Date of release
  • Features added
  • Bugs fixed
  • Breaking changes
  • Migration notes

Subscribing to updates

To get notified of releases:

  • In-app banner — your dashboard surfaces "What's new" badges
  • Email — opt in via Account settings → Notifications → Product updates
  • RSS feed — at greekmanage.com/changelog (coming soon)

Versioning policy

GreekManage follows semantic versioning at the platform level:

  • Major (X.0.0): Breaking API changes (rare for end users)
  • Minor (0.X.0): New features, backward-compatible
  • Patch (0.0.X): Bug fixes, small improvements

End users typically don't need to track versions; the platform updates continuously, and breaking changes are communicated in advance.

Version history (current)

The current product is at version 0.57.0 per the repo. Major recent releases:

  • AI chatbot streaming via WebSocket
  • Foundation Stripe Connect integration
  • Enterprise SSO (SAML / OAuth via Microsoft 365, Google Workspace, Okta)
  • Mobile biometric unlock
  • Per-org module licensing with full enforcement

For detail on each, see the repository changelog.

Reporting regression after a release

If you notice something broke after an update:

  1. Note the version (visible in About)
  2. Open feedback from the user menu
  3. Describe what was working before vs. now
  4. Include reproduction steps

Platform admins triage these and route fixes back to engineering.