Skip to content

Tags: Lutif/dev-home

Tags

v1.2.0

Toggle v1.2.0's commit message
v1.2.0 — Themes & Image Picker

New features:
- 4 new light themes: Linen, Sage, Dusk, Peach
- Improved dark theme contrast (Dark, Ocean, Forest, Sunset, Rose, Purple)
- Local image picker: browse a folder, click to copy image as PNG
- Auto-polls folder every 5s — new/removed images update automatically
- Folder handle persisted via IndexedDB (survives panel restarts)
- Permission-prompt state with Grant Access button
- Toast feedback on copy success / unsupported format

v1.1.0

Toggle v1.1.0's commit message
fix: UI polish — hover-only buttons, muted counts, collapsible PR groups

- Pin/close/unpin buttons hidden until row hover (opacity 0→1)
- Remove 'open in small window' (↗) button from pinned entries
- GitHub PR sub-sections (Review Requested, Your PRs, Assigned) are now
  collapsible with chevron; collapse state persisted in localStorage
- Section count badge replaced with subtle "· N" inline text (no pill)
- Fix count logic: setServiceCount() now wires up githubCount/slackCount/
  calendarCount elements which were never populated before
- "Connected — scraped from open tab" → quiet "● Live" in muted text;
  scanning/error states remain prominent

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.0.3

Toggle v1.0.3's commit message
chore: update release workflow

v1.0.2

Toggle v1.0.2's commit message
chore: update release workflow

v1.0.1

Toggle v1.0.1's commit message
Initial commit

Co-authored-by: Cursor <cursoragent@cursor.com>

v1.0.0

Toggle v1.0.0's commit message
chore: add release workflow