experiments in a post-browser web
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update changelog and RSS feed for 2026-03-17

+24 -1
+23
CHANGELOG.md
··· 13 13 14 14 Newly done items go here, grouped under level-2 headings by week (date = Monday of that ISO week). 15 15 16 + ## 2026-03-17 17 + 18 + Desktop - Groups 19 + - [x] Scope group mode to window lineage — prevent group tag leakage to items from external apps, cmd palette, peeks, slides 20 + - [x] Add group screen border indicator — colored overlay with group name label, tracks focused window's mode 21 + - [x] Focus-based border visibility — border shows only when focused window is a group member, not globally 22 + - [x] Modal window exemption — cmd palette doesn't hide border during group work 23 + - [x] Assign vivid colors to groups at creation/promotion — deterministic palette selection for desaturated defaults 24 + - [x] Add color picker to group detail header — clickable color dot next to rename icon 25 + - [x] Always show tags section in groups view — remove toggle, display groups and tags as separate sections with divider 26 + - [x] Increase default window size from 800x600 to 1024x768 across groups, tags, search, wonderwall 27 + 28 + Desktop - Page View 29 + - [x] Fix j/k/g/G keys blocked in tags input and notes panel — pagestream nav handler now checks for focused input elements 30 + - [x] Fix findWindowByUrl to only match page-host windows — skip peeks, slides, modals for URL dedup 31 + 32 + Desktop - Shutdown 33 + - [x] Fix shutdown hang from group screen border overlay — destroy overlay window and clear timers in before-quit handler 34 + 35 + Desktop - Testing 36 + - [x] Add 45 group-mode unit tests — color resolution, leakage prevention, lineage scoping, focus-based border, modal exemption 37 + - [x] Add 70 pagestream key navigation guard tests 38 + 16 39 ## 2026-03-11 17 40 18 41 Desktop - IZUI Navigation
+1 -1
docs/feed.xml
··· 4 4 <title>Peek Changelog</title> 5 5 <link>https://tangled.org/burrito.space/peek</link> 6 6 <description>Recent changes to Peek</description> 7 - <lastBuildDate>Wed, 11 Mar 2026 21:43:58 GMT</lastBuildDate> 7 + <lastBuildDate>Tue, 17 Mar 2026 21:56:25 GMT</lastBuildDate> 8 8 <generator>changelog-to-rss.js</generator> 9 9 <atom:link href="https://tangled.org/burrito.space/peek/raw/main/docs/feed.xml" rel="self" type="application/rss+xml"/> 10 10 <item>