Changelog
New features, improvements and fixes shipped to Implera.
- Fixed Dashboard results display and data loading
- Changed Score trend charts now show a single clear score line
- Fixed Chart hover accuracy for reading exact values
- Changed Improved Vercel timeout handling for large repositories
- Fixed Real-time refresh when AI reviews complete
- Added New accessibility detection patterns for WCAG compliance
- Added New security detection patterns for common vulnerabilities
- Changed Merged findings lists for a unified view across deterministic and AI results
- Fixed Accessibility review prompts for more accurate AI assessments
- Added API route tests for key endpoints
- Added API key generation and validation tests
- Added Domain analyser and scoring tests
- Added Pattern detection unit tests for security and accessibility
- Added Static analysis test coverage
- Fixed Scoring tests aligned with product requirements
- Added Official GitHub Action for running quality checks in CI pipelines
- Added Configurable per-domain quality gate thresholds
- Changed Chart data increased from 10 to 30 data points for better trend visibility
- Added Pull request quality gate checks via GitHub Check Runs
- Added PR review pages showing per-domain scores and findings
- Added Configurable thresholds per domain for PR checks
- Fixed Toggle control for enabling and disabling PR checks per project
- Added API key management for CI/CD integration
- Added Stripe billing with free and Pro tiers
- Added Monthly and annual billing in USD, GBP and EUR
- Added Usage limits enforced per plan (analyses, projects, reviews)
- Added AI reviews across all 7 domains (security, architecture, testing, performance, dependencies, documentation, accessibility)
- Added Background review processing via job queue
- Added Finding dismissals with ownership verification
- Added Review score breakdown showing AI vs deterministic contributions
- Changed AI scores replace deterministic scores when available for more accurate assessment
- Added Dependency vulnerability scanning via the OSV database
- Added Transitive dependency analysis through lockfile parsing
- Added GitHub webhook support for automatic analysis on push
- Added Triggered-by tracking to distinguish manual and automated analyses
- Fixed Stale analysis banner clears when repository is updated
- Added 21-step deterministic analysis pipeline
- Added 7-domain scoring (security, testing, architecture, maintainability, performance, dependencies, accessibility)
- Added Project creation and GitHub repository linking
- Added Repository branch selection for analysis
- Added Score trend tracking over time
- Changed Improved project setup wizard for first-time users
- Added GitHub OAuth authentication
- Added Project and repository management
- Added Codebase quality scoring dashboard
- Added Security pattern detection (secrets, dangerous APIs)
- Added Interactive project navigation and sidebar