v0.0.7
What's changed
- feat(inbox,discussions,papers): unread badges, full event timeline, paper comments (1147d62)
- feat(sidebar): enhance navigation item highlighting and accessibility (ae8819d)
- feat(i18n): expand locale support and improve locale matching logic (5631ee0)
- feat(search): implement Command+K global search for organizations, papers, and collections (6982d85)
- docs: align product guidance with implemented features (e0c63b4)
- ci(release): make publishing preflighted and recoverable (5f507dd)
- ci: add reusable verification and security checks (3f23d62)
- test(desktop): expand quality gates and end-to-end coverage (d8f72ac)
- feat(desktop): complete secure transfers and product workflows (3a04350)
- fix(browse): load PDF previews via IPC instead of omhf-file (2b90902)
- feat: expand file previews and keep search results in-page (2d9d380)
- fix(browse): decode parquet binary columns as bytes, not UTF-8 garbage (1e7c7af)
- chore: remove stray parquet debug scripts committed by mistake (d8785e2)
- fix(browse): decode parquet rows without the WASM snappy codec (9ef19e8)
- feat(browse): preview .parquet files as a paginated table (b306550)
- feat(browse): render .ipynb notebooks as notebooks, not raw JSON (9844d63)
- fix: resolve audited functional defects across downloads, cache, auth, and browse (495c1e5)
- fix(tray): bundle the tray icon so packaged builds show it (4f4ddeb)
Full changelog: v0.0.6...v0.0.7