Changelog

What's New

New features, bug fixes, and improvements across every release.

v1.0.6

Compare
Added3
  • Changelog docs page with timeline UI, colored section cards, and PR links #93
  • CODEOWNERS for automated review assignment #94
  • Octopus Changelog skill for automated CHANGELOG.md updates #95
Fixed2
  • Mobile navbar logo now navigates to home page #96
  • React/react-dom version mismatch (19.2.3 → 19.2.4) #96

v1.0.5

Compare
Added8
  • Status page system with public and admin interfaces, real-time updates via Pubby #81
  • Audit logging system with admin UI and event observers #82
  • Organization types (Standard/Community/Friendly) and community program management #83
  • Review pipeline: cancel stuck reviews, local review API, GitHub Action endpoint, review simulator #84
  • Chat repo context, multi-language translation, sidebar rename to "Ask Octopus" #85
  • Billing: credit-low alerts, GitHub Marketplace webhook, usage page credit banner #86
  • Linear auth error handling with reconnect UX
  • CLI auto-org creation for new users
Fixed2
  • CI lint errors and TypeScript type inference issues #88
  • Escape user-controlled strings in email HTML templates #87
Changed1
  • README branding image updated #74

v1.0.4

Compare
Added1
  • Chat button on repository detail page #70
Fixed2
  • Dedup now covers summary table findings, not just inline comments
  • Apply period/repo/author filters to Issues by Severity on dashboard
Changed1
  • UI improvements across landing page, brand assets, and settings #69

v1.0.3

Compare
Added4
  • Local agent infrastructure and Ask Octopus public AI chat #60
  • Email notification settings #54
  • Blog system with admin CRUD, public pages, and search #59
  • Brand guidelines page and Resources nav dropdown #53
Fixed2
  • Review engine: critical findings visibility, empty diagrams, and false positive reduction #67
  • Brand page typography section responsive on mobile
Changed2
  • Review engine improvements, Bitbucket clone indexing, and UI enhancements #58
  • CLI moved to separate repository

v1.0.2

Compare
Fixed1
  • Sanitize escaped quotes in mermaid node labels #51

v1.0.1

Compare
Added3
  • Package analyzer UI, API routes, and admin panel #44
  • Package analyzer library for npm dependency security scanning #43
  • Getting started, glossary, and skills documentation pages #46
Changed1
  • Landing page UI updates and styling improvements #47

v1.0.0

Compare
Added7
  • Onboarding tips on dashboard
  • SEO metadata, OG tags, sitemap, robots.txt, and llms.txt
  • Block specific PR authors from triggering reviews #27
  • Dim unicorn 3D scene on text selection #16
  • Social links and Product Hunt badge to landing footer #15
  • Discord and LinkedIn links to landing footer #31
  • Comprehensive unit test suite for core libraries #37
Fixed7
  • Findings summary regex matches full table including separator rows
  • Preserve review summary/score on re-review, only replace findings table
  • Re-review filter updates main comment and findings count
  • Per-finding feedback parsing, emoji recognition, and inline comment dedup #33
  • Reset indexing status when abort controller is missing #30
  • Suppress dismissed findings in Additional findings summary #25
  • CI lint failures across all packages #36