v0.0.5
What's changed
- feat(appearance): accent color now drives the mono-title hover recolor (ae7ee88)
- fix(ci): clear all eslint errors blocking the CI check job (051c1ff)
- feat(auth): enhance user session management and profile updates (cf18e1d)
- feat(community): new discussion/PR dialog + visible posting gate (547508c)
- feat(ui): click any image to open it full-size in a lightbox (78ed90c)
- feat(editor): attachment upload is a default input capability (9266bea)
- feat(hub-api): create discussions and draft PRs (93bc716)
- feat(browse): request gated-repo access in-app + sample preview fallback (61f96cc)
- feat(community): render post image/video attachments (2f14b40)
- feat(main): sample-rows and repo-access IPC handlers (3044ada)
- feat(hub-api): post attachments, gated access requests, sample-row fallback (16cad0a)
- feat(shared): post attachments + gated-repo access contract (800e27a)
- fix(layout): render account avatars through ProfileAvatar (cb54687)
- fix(toaster): faster auto-dismiss + keep dialogs open on toast click (cfefa22)
- feat(settings): edit the public profile from Settings (43f7beb)
- feat(main): profile get/update IPC handlers (96c388f)
- feat(hub-api): edit the public profile + absolutize whoami avatars (a9447a6)
- feat(shared): profile settings contract (0229be9)
- feat(community): cookie-powered social actions across the app (7f01629)
- feat(inbox): notification bell in the top bar (ddc2416)
- feat(settings): connect a Hub web session from Settings > Account (d6f401d)
- feat(main): capture and store the Hub web session cookie (12a34c1)
- feat(hub-api): cookie-session auth for Hub-web-only endpoints (48ed54c)
- feat(shared): hub web session contract (cookie-only social channels) (142ea1f)
- feat(like-button): enhance like functionality and error handling (c6d11f2)
- feat(downloads): implement bulk download actions and enhance error handling (05bc8eb)
Full changelog: v0.0.4...v0.0.5