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.