Skip to main content

Changelog

There is no in-product "What's new" view today. The release history lives in the repository.

Repository changelog

The authoritative changelog is CHANGELOG.md in the GitHub repo. Each entry includes:

  • Version and release date
  • Features added
  • Bug fixes
  • Breaking changes (when applicable)
  • Migration notes (when applicable)

Versioning policy

GreekManage uses pre-release versions while the platform is iterating:

  • v0.X.0 (minor) — New features, backwards-compatible
  • v0.X.Y (patch) — Bug fixes, small improvements
  • A future v1.0.0 will mark the first stable, breaking-change-gated release

Customers do not need to track version numbers day-to-day — the platform updates continuously and breaking changes are communicated in advance.

Recent highlights

VersionDateSummary
v0.62.12026-05-04Mobile dashboard scroll fix; Android white-screen fix (SRI gating for Capacitor builds)
v0.62.02026-04-29Passkey (WebAuthn) sign-in, iOS/Android associated domains, credential management
v0.61.02026-04-29PostgreSQL 17 → 18 (pgvector pg18-trixie image, digest-pinned)
v0.60.02026-04-28Container image refresh — Python 3.13-trixie, Node 22-alpine3.23, Redis 8, all digest-pinned
v0.59.02026-04-26PNM Apply v2 — attachments, reference letters, GPA gate, email verification
v0.57.0 – v0.58.02026-04-23–26PNM Module — admin settings, public apply page, org slugs, notification routing
v0.56.02026-04-22Lineage tracking — Big/Little family tree with React Flow visualization
v0.54.02026-04-13Alumni Engagement — mentor profiles, career board, privacy-aware directory
v0.50.02026-04-12Foundation module — funds, campaigns, donations, Stripe, tax receipts
v0.49.02026-04-10Learning module — courses, quizzes, certificates
v0.45.02026-04-04Security hardening — cookie JWT auth, CSP headers, K8s hardening
v0.42.02026-04-02Foundational AI services — Documents/Events, Mentorship Matching, Chatbot, Digests
v0.38.02026-03-30Android platform support — Capacitor Android, FCM push tokens, Play Store distribution
v0.34.02026-03-25iOS TestFlight distribution + login server selector
v0.28.02026-03-16BYOM multi-provider AI (Anthropic / OpenAI / Google)
v0.2.02026-02-28Enterprise SSO — SAML / OAuth (Microsoft 365, Google Workspace, Okta)

For the complete list, see the repository changelog.

Reporting a regression

If something used to work and doesn't anymore:

  1. Open the chat widget (bottom-right of any page).
  2. Switch to the Feedback tab.
  3. Describe what worked before, what's happening now, and how to reproduce.

Platform admins triage feedback and route fixes back to engineering.

Last verified against v0.62.1 (2026-05-10).