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-compatiblev0.X.Y(patch) — Bug fixes, small improvements- A future
v1.0.0will 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
| Version | Date | Summary |
|---|---|---|
| v0.62.1 | 2026-05-04 | Mobile dashboard scroll fix; Android white-screen fix (SRI gating for Capacitor builds) |
| v0.62.0 | 2026-04-29 | Passkey (WebAuthn) sign-in, iOS/Android associated domains, credential management |
| v0.61.0 | 2026-04-29 | PostgreSQL 17 → 18 (pgvector pg18-trixie image, digest-pinned) |
| v0.60.0 | 2026-04-28 | Container image refresh — Python 3.13-trixie, Node 22-alpine3.23, Redis 8, all digest-pinned |
| v0.59.0 | 2026-04-26 | PNM Apply v2 — attachments, reference letters, GPA gate, email verification |
| v0.57.0 – v0.58.0 | 2026-04-23–26 | PNM Module — admin settings, public apply page, org slugs, notification routing |
| v0.56.0 | 2026-04-22 | Lineage tracking — Big/Little family tree with React Flow visualization |
| v0.54.0 | 2026-04-13 | Alumni Engagement — mentor profiles, career board, privacy-aware directory |
| v0.50.0 | 2026-04-12 | Foundation module — funds, campaigns, donations, Stripe, tax receipts |
| v0.49.0 | 2026-04-10 | Learning module — courses, quizzes, certificates |
| v0.45.0 | 2026-04-04 | Security hardening — cookie JWT auth, CSP headers, K8s hardening |
| v0.42.0 | 2026-04-02 | Foundational AI services — Documents/Events, Mentorship Matching, Chatbot, Digests |
| v0.38.0 | 2026-03-30 | Android platform support — Capacitor Android, FCM push tokens, Play Store distribution |
| v0.34.0 | 2026-03-25 | iOS TestFlight distribution + login server selector |
| v0.28.0 | 2026-03-16 | BYOM multi-provider AI (Anthropic / OpenAI / Google) |
| v0.2.0 | 2026-02-28 | Enterprise 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:
- Open the chat widget (bottom-right of any page).
- Switch to the Feedback tab.
- Describe what worked before, what's happening now, and how to reproduce.
Platform admins triage feedback and route fixes back to engineering.
Related
- Troubleshooting
- Feedback inbox — for platform admins reviewing reports
Last verified against v0.62.1 (2026-05-10).