Release Notes
Eryxon Flow currently documents release 0.3.3.
Versioning
Section titled “Versioning”The project uses Semantic Versioning:
- MAJOR for breaking API, database, deployment, or architectural changes
- MINOR for backward-compatible features and platform expansions
- PATCH for fixes, security hardening, documentation updates, and release stabilization
All upcoming work should land in the website changelog before the next version is tagged.
Current Release: 0.3.3
Section titled “Current Release: 0.3.3”Release packaging, dependency maintenance, and documentation alignment on top of the integrated security and architecture work delivered in 0.3.2.
Highlights
Section titled “Highlights”- refreshed non-breaking app and docs dependencies
- aligned package metadata and release labeling to
0.3.3 - consolidated documentation into the website with updated security and 3D architecture references
- retained the integrated security, API, route-refactor, and 3D viewer work from
0.3.2
Operational Notes
Section titled “Operational Notes”- The post-schema migration is now fully idempotent — safe to re-run against databases that already have the policies and constraints in place
- Run database migrations before validating signup and notification flows
- Deploy edge functions in the same rollout window as the schema updates
- Configure the
notify-new-signupSupabase Database Webhook explicitly for your environment - Review the changelog entry for
0.3.2if you are upgrading from0.3.1or earlier, because the migration and rollout requirements were introduced there
Source of Truth
Section titled “Source of Truth”For the full release history, use the website changelog: