[Internal] Release Notes v1.1.0-rc1 — dev to UAT (2026-02-09) #19
MoniWork
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Major architecture migration from NextAuth + SQLite to Supabase Auth + PostgreSQL, plus new SaaS features including subscription billing, multi-tenancy, legal compliance, and a redesigned marketing site.
Breaking Changes
Auth System Migration
getAuthSession()with org/subscription/legal enrichmentDatabase Migration
@supabase/supabase-js,@supabase/ssrNew Features
Multi-Tenancy System
TenantContextpattern for all data operationsBaseTenantAwareRepositorywith auto tenant filtering, soft deletes, audit columnsSubscription Billing
Legal Compliance
Onboarding Wizard
Other New Features
Marketing Pages Redesign
Modified (All API Routes Updated)
getAuthSession()+TenantContextDatabase Schema Changes
New tables:
organizations,organization_members,subscriptions,subscription_plans,payment_history,legal_acceptances,monitored_accounts,notification_log,offboarding_credits,usage_snapshots,domain_verifications,referral_codes,referralsEnv Variable Changes
Stats
Known Issues
pages-manifest.jsonmissing (Next.js 16 Turbopack issue, no runtime impact)proxyconvention, no action needed yet)Full internal release notes with UAT testing checklist available in
docs/release-notes-internal.md.Beta Was this translation helpful? Give feedback.
All reactions