Changelog
New features, improvements, security updates, and notable fixes โ documented by release. For granular detail, see the commit history on GitHub.
- v0.10.0March 13, 2026
Team, Press, and Changelog pages; footer expanded across all role variants.
- NewTeam page โ contributor profiles, guiding principles, and open-source contribution paths.
- NewPress page โ media contact, fact sheet, brand guidelines, boilerplate, and press coverage tracking.
- NewChangelog page โ full release history with versioned entries and typed change badges.
- ImprovedFooter โ Team, Press, and Changelog linked across all four role-scoped variants.
- v0.9.0July 2025
Host portal CRUD, community admin verification workflow, and public footer pages complete.
- NewHost portal โ organization, services, locations, team, and claim pages (full CRUD).
- NewCommunity admin portal โ review queue, deep-review form, and coverage dashboard.
- NewORAN admin portal โ triage, approvals, appeals, audit, ingestion, scopes, rules, templates, and zone management.
- NewPublic footer pages โ About, Privacy, Terms, Accessibility, Contact, Status, Security, Partnerships, Team, Press, and Changelog.
- NewFooter system โ role-aware variant rendering (public / host / community_admin / oran_admin) with crisis modal.
- NewConfidence scoring model โ multi-factor score with source trust, recency, and completeness tiers.
- ImprovedChat pipeline โ retrieval-only architecture enforced; LLM summarization gate behind feature flag.
- ImprovedData model โ full HSDS-aligned schema with PostGIS spatial queries.
- SecurityAuth โ Microsoft Entra ID (NextAuth.js) with route gating middleware.
- InfraAzure deployment โ App Service + PostgreSQL Flexible Server + Sentry telemetry.
- v0.8.0June 2025
Seeker portal, directory, map, and saved resources pages.
- NewSeeker portal โ chat, directory, map, saved, profile, notifications, report, appeal, and service detail pages.
- NewDirectory โ full-text search, category filter, eligibility tags, pagination, and WCAG-compliant results list.
- NewMap โ PostGIS proximity search with cluster rendering and accessible fallback list.
- NewSaved resources โ session and profile-linked saved list with one-tap remove.
- ImprovedCrisis hard gate โ 911 / 988 / 211 routing triggered on any imminent-risk signal before normal result flow.
- FixLocation handling โ approximate by default; explicit consent required before saving precise position.
- v0.7.0May 2025
Core API routes, database schema, and authentication foundation.
- NewDatabase schema โ organizations, services, locations, phones, schedules, eligibility, taxonomy, and the initial legacy verification queue schema later superseded by the submissions pipeline.
- NewAPI routes โ /api/search, /api/chat, /api/host/*, /api/community/*, /api/oran-admin/* behind role middleware.
- NewChat API โ streaming response pipeline with retrieval-first query expansion.
- NewImport tooling โ CSV / HSDS JSON ingestion scripts for seeding from 211 data exports.
- InfraDrizzle ORM migrations wired to PostgreSQL + PostGIS on local Docker and Azure.
- SecurityRole-based access โ host_admin, host_member, community_admin, oran_admin, seeker enforced per route.
- v0.6.0April 2025
Project scaffolding, design system, and component library.
- NewNext.js 15 App Router scaffold with TypeScript strict mode and ESLint config.
- NewDesign system โ Button, Dialog, FormField, FormAlert, Toast, SkeletonCard, ErrorBoundary, PageHeader.
- NewScheduleEditor, PhoneEditor, CategoryPicker, SuccessCelebration components.
- NewDomain types โ Organization, Service, Location, OranRole, CrisisIndicator.
- InfraVitest unit tests, Playwright e2e spec files, and Codecov coverage reporting.
Watch for new releases
Star or watch the GitHub repository to receive release notifications. An RSS/Atom feed is planned for v1.0.
Actively maintained, pre-1.0. ORAN is in continuous development. Breaking changes to APIs, data models, or UI may occur without a deprecation period until v1.0 is tagged. Track progress and report issues on GitHub.
See what is coming
Open issues and milestones are tracked on GitHub.