experiments in a post-browser web
10
fork

Configure Feed

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

docs(changelog): bump for d2a5a27a..c25d27ab (6 bullets, W18)

+53 -2
+10 -1
CHANGELOG.md
··· 8 8 description: Recent changes to Peek 9 9 --> 10 10 11 - <!-- last-bumped: 812d250c3571 --> 11 + <!-- last-bumped: d2a5a27ad96f --> 12 12 13 13 Completed work. Two formats coexist on purpose: 14 14 ··· 18 18 See TODO.md for pending items, WIP.md for in-progress items. 19 19 20 20 ## Week of 2026-04-27 (W18) 21 + 22 + ### 2026-05-03 23 + 24 + - tags: tags card detail view 'add tag' becomes search/add — input filters Available Tags inline, Enter creates if no match 25 + - sync: surface sync errors in settings status with red indicator 26 + - tags: Tags sidebar hides zero-usage tags 27 + - windows: surface pin-hidden windows in the Windows switcher 28 + - page: preserve pre-maximize bounds across renderer maximize trip 29 + - ios: screenshots from manual iOS run 21 30 22 31 ### 2026-05-02 23 32
+43 -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>Sun, 03 May 2026 17:17:16 GMT</lastBuildDate> 7 + <lastBuildDate>Sun, 03 May 2026 17:18:06 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 + <item> 11 + <title>tags: tags card detail view &apos;add tag&apos; becomes search/add — input filters Available Tags inline, Enter creates if no match</title> 12 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 13 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:6114f61e6dbf</guid> 14 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 15 + <description>tags: tags card detail view &apos;add tag&apos; becomes search/add — input filters Available Tags inline, Enter creates if no match</description> 16 + </item> 17 + <item> 18 + <title>sync: surface sync errors in settings status with red indicator</title> 19 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 20 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:a171db066842</guid> 21 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 22 + <description>sync: surface sync errors in settings status with red indicator</description> 23 + </item> 24 + <item> 25 + <title>tags: Tags sidebar hides zero-usage tags</title> 26 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 27 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:ffdaeef5dc35</guid> 28 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 29 + <description>tags: Tags sidebar hides zero-usage tags</description> 30 + </item> 31 + <item> 32 + <title>windows: surface pin-hidden windows in the Windows switcher</title> 33 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 34 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:6dfda64250c4</guid> 35 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 36 + <description>windows: surface pin-hidden windows in the Windows switcher</description> 37 + </item> 38 + <item> 39 + <title>page: preserve pre-maximize bounds across renderer maximize trip</title> 40 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 41 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:4fbfebf3b9bc</guid> 42 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 43 + <description>page: preserve pre-maximize bounds across renderer maximize trip</description> 44 + </item> 45 + <item> 46 + <title>ios: screenshots from manual iOS run</title> 47 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-03</link> 48 + <guid isPermaLink="false">urn:peek:changelog:2026-05-03:c8227bb8e9d5</guid> 49 + <pubDate>Sun, 03 May 2026 12:00:00 GMT</pubDate> 50 + <description>ios: screenshots from manual iOS run</description> 51 + </item> 10 52 <item> 11 53 <title>window-targeting: track tile-launched window focus + drop page-host&apos;s local Maximize cmd</title> 12 54 <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-02</link>