What's Changed
- Fix some display issues. (3d3a6ba)
- fix: Update workflow for Vite build in root directory (0b369c8)
- fix: Secure PyPI publish workflow with isolated frontend build (7706be6)
- Remove legacy Windows installer. (495a905)
- docs: Add npm build instructions for pip install users who want Web UI (0a85586)
- fix: Fix invisible text labels due to opacity issues (45ddf14)
- fix: Update sync workflow to use single PR instead of creating multiple (f54bbcd)
- refactor: simplify settings loader per review feedback (c39a330)
- fix: add settings JSON files to security whitelist (c9268ab)
- refactor: organize Elasticsearch examples and verify integration (f335dee)
- 🚨 Sync main to dev (CONFLICTS) - sync-main-to-dev-20250826-141106 (#716) (45cc2d0)
- chore: auto-bump version to 1.0.2 (86300c3)
- feat: add Elasticsearch configuration to web UI and implement modular settings (abb4c8c)
- ✅ Sync main to dev - sync-main-to-dev-20250826-030710 (#713) (1084674)
- chore(deps): bump actions/setup-python from 4 to 5 (#701) (#702) (40926b0)
- fix: Display accurate database encryption status based on SQLCipher availability (#695) (cc63e03)
- Improve text visibility on metrics page (1e88ff8)
- Fix CSS variables to make metric values visible (96d50d3)
- Fix metric values being too grey by using explicit colors (5d9c128)
- Fix template references after removing research.serve_static route (427d7f5)
- Fix security vulnerabilities and remove redundant static route (ee688b4)
- Update Dockerfile to include npm build step for frontend assets (419f7c2)
- chore: auto-bump version to 1.0.1 (9c6013b)
- Fix Font Awesome icons by implementing proper static file serving for Vite dist assets (edc98bc)
- feat: Add pre-commit hook to detect external CDN/resource references (ca3582c)
Full Changelog: v1.0.2...v1.1.0