-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathappcast.xml
More file actions
50 lines (46 loc) · 3.1 KB
/
Copy pathappcast.xml
File metadata and controls
50 lines (46 loc) · 3.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Barkeep</title>
<description>Updates for Barkeep</description>
<language>en</language>
<!-- NEW_RELEASES -->
<item>
<title>0.1.1</title>
<pubDate>Mon, 31 Aug 2026 10:12:20 +0100</pubDate>
<sparkle:version>2</sparkle:version>
<sparkle:shortVersionString>0.1.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description sparkle:format="markdown"><![CDATA[Barkeep 0.1.1 makes item moves more reliable and makes failure messages clear.
- Barkeep now waits until a hidden item is really on the screen before it starts a move
- A clear message appears when the menu bar is full and macOS parks the item behind the camera notch
- A clear message appears when an item never comes on the screen
- Clock and Control Center no longer appear in the Items screen, because macOS pins them and lets no app move them
- The hidden bar stays open while the pointer is in the menu bar area or while a menu is open, and it hides after you move away
- The troubleshooting guide explains the new messages and these macOS limits
Barkeep has no account, analytics, or Screen Recording access. It requires a Mac running macOS 14
or later. Existing installs update through Sparkle. New users can download the DMG and drag
Barkeep to Applications.
]]></description>
<enclosure url="https://github.com/iannuttall/barkeep/releases/download/v0.1.1/Barkeep-0.1.1.dmg" length="2604232" type="application/octet-stream" sparkle:edSignature="IejrlWjxf5bgcR96q1DnU3gsrwjaiFsv3ZRbaFnNn1AtvJSVZs2RHJjtz1y7KL5FGUuulgePPxhcqDPS9oeXDw=="/>
</item>
<item>
<title>0.1.0</title>
<pubDate>Sun, 23 Aug 2026 22:10:23 +0100</pubDate>
<sparkle:version>1</sparkle:version>
<sparkle:shortVersionString>0.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description sparkle:format="markdown"><![CDATA[Barkeep 0.1.0 is the first public build.
- Always visible, Hidden, and Always hidden menu bar sections
- Direct item arrangement with confirmed moves and guided Accessibility setup
- Fast item search, global shortcuts, and optional reveal triggers
- Touch ID protection, profiles, settings import and export, and Launch at Login
- Eight native menu bar icons and reversible item spacing controls
- Developer ID signing, Apple notarization, and Sparkle updates
Barkeep has no account, analytics, or Screen Recording access. It requires a Mac running macOS 14
or later. Download the DMG and drag Barkeep to Applications.
]]></description>
<enclosure url="https://github.com/iannuttall/barkeep/releases/download/v0.1.0/Barkeep-0.1.0.dmg" length="2820073" type="application/octet-stream" sparkle:edSignature="dDkhUGxeT/lLlWNgsPLnxrIv6oIs4lfC/lym6cT/oNrLfXb7nv3ymEOfH4fYpP0dnsVlqPstgCN6pxXt/EXaDA=="/>
</item>
</channel>
</rss>