History
Changelog
what shipped, in order
v0.5Jun 2026
featOSS Paths — ecosystem graph: repos, organizations, crates, funding programs, and jobs as connected nodes.
featHero graph — interactive journey visualization on the homepage.
featFunding programs — grants, bounties, and sponsorships indexed with funded repo counts.
featDependency graph — /deps/[crate] pages showing reverse-dependency counts across the corpus.
featOrganization profiles — /ecosystem/[slug] pages with owned repos, funding links, and open roles.
choreJob Tracker archived externally. OSS Paths is now the sole product in this repository.
v0.4May 2026
perfClient-side filtering — search and filter are now instant (0ms, was 140–280ms).
featCompact density mode — toggle between comfortable and compact row heights.
featWorkflow page — 4-step visual explanation of the tracking loop.
fixAuth 500 on sign-in — UntrustedHost error in NextAuth v5 beta fixed with trustHost: true.
v0.3Apr 2026
featCommand palette (⌘K) — jump to any company, filter by status, switch themes.
featFour themes — graphite, warm-dark, midnight, light. Persisted to localStorage.
featFollow-up dates — set a date when you apply; surfaces in follow_up_due filter.
featDashboard page — pipeline summary, stat strip, recent activity.
v0.2Mar 2026
featSidebar redesign — fixed app shell, collapsible filter groups, status counts per filter.
featGrid view — toggle between list and grid in the content toolbar.
featRust level filter — HEAVY / SOME / NONE signal on every company.
featStatus workflow — NOT_APPLIED → APPLIED → INTERVIEWING → OFFER / REJECTED.
v0.1Feb 2026
featInitial private beta. 400+ remote-friendly companies tracked, filterable by tags.
featGitHub and Google OAuth via NextAuth v5.
featPer-user company state via Prisma + PostgreSQL.