-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
656 lines (656 loc) · 37.9 KB
/
appcast.xml
File metadata and controls
656 lines (656 loc) · 37.9 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Yield Updates</title>
<item>
<title>Version 0.9.12.0</title>
<sparkle:version>35</sparkle:version>
<sparkle:shortVersionString>0.9.12.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Smarter API outage messages</strong> — when Harvest or Forecast fails, Yield now checks <a href="https://www.harveststatus.com">harveststatus.com</a> and tells you what's actually going on. If there's a confirmed incident you'll see its name, how long ago it started, and a link to the status page; if the status page reports no issues you'll see a hint that the failure is more likely on your end (connection, sign-in).</li>
<li><strong>Long project lists now scroll</strong> — when there are more projects than fit on screen, the panel caps just under the screen height and the project list scrolls inside while the header, banners, time-off row, timer banner, and footer stay pinned. The panel still sizes naturally when content fits.</li>
<li>Multi-display: the panel correctly re-sizes for the screen it's actually on when you click the menu bar icon on a different display.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.12.0/Yield-0.9.12.0.zip"
sparkle:edSignature="5CtjGi+VeB03FUPvFR01pT91VutXf0mk/b6SApdfgqDOZc+y4qkUOg1pIAwD1d53qGVnRJVqwbBWGZmEOchwDA=="
length="2325677"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.11.0</title>
<sparkle:version>34</sparkle:version>
<sparkle:shortVersionString>0.9.11.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Menu bar display setting</strong> — pick what shows next to the icon: Project time (the original tracked-vs-booked-for-the-week behavior), Day time (current timer vs. today's running total), or Current timer (just the running timer's hours, in a narrower menu bar item). Configurable in Settings → Preferences.</li>
<li>Fix Forecast PTO disappearing on a new week while booked tasks looked correct — the Time Off project ID lookup now falls back to the last-known-good cached value when /projects returns an unexpectedly incomplete response.</li>
<li>Fix stale day-dependent Forecast state when the app is open across midnight within the same week — the soft refresh now also detects day rollover (not just week rollover) and falls back to a hard refresh.</li>
<li>Project drawer auto-collapses when its last visible time entry is deleted, instead of getting stuck open with no content.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.11.0/Yield-0.9.11.0.zip"
sparkle:edSignature="XB54WdB7sR59BtFGc3Yn2k9c6IkKn3dzK75ALWyWa6prKxq+9KD3OzM8YhL1Kd81G4Wfizzss+4Hlw97Kve6Dg=="
length="2277419"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.5</title>
<sparkle:version>33</sparkle:version>
<sparkle:shortVersionString>0.9.10.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix tall Forecast notes tooltip on macOS 14 (Sonoma) — the SwiftUI popover-sizing combo we were using triggered a layout bug specific to that OS, rendering the tooltip absurdly tall regardless of content. macOS 14 now uses a deterministic fixed-width layout; macOS 15+ keeps the original fluid layout that hugs short notes and wraps long ones.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.5/Yield-0.9.10.5.zip"
sparkle:edSignature="SQwRzFJF+waaZA5Zy7kX/aiKunYvjQ3DcqxCybVGsQFEevkrNEaCbnT2yl4IF2UEoA5uwtMQTZuGDqTrVDCrDA=="
length="2264821"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.4</title>
<sparkle:version>32</sparkle:version>
<sparkle:shortVersionString>0.9.10.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Second pass at the tall-tooltip bug — 0.9.10.3's normalization missed the specific invisible characters actually showing up in one Forecast account. Switched to Unicode's standard "default-ignorable" classification (catches every variation selector, bidi mark, tag character, and formatting code). Also deduped identical notes across multiple assignments, and capped the tooltip at 30 lines as a safety net.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.4/Yield-0.9.10.4.zip"
sparkle:edSignature="JcUOwrERz4d+bXNTjkGuVUolRH8RwzbVG9zdr+tqoCDSTGCftIe1kwWXYr1B9FFuIlTxTk11cYePTvppoK4wAQ=="
length="2264807"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.3</title>
<sparkle:version>31</sparkle:version>
<sparkle:shortVersionString>0.9.10.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix Forecast notes tooltip rendering as a very tall box with a single line of text floating inside — internal blank lines in a note now collapse to at most one, and leading/trailing blanks get stripped.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.3/Yield-0.9.10.3.zip"
sparkle:edSignature="gArzZUItmN0Li5txrkrliM1f9uHhw5S6RnZl6UGj7bOby7i+dox9F2009K4DAGUPBiBRobWCX/w7mc4d9ppcAw=="
length="2262892"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.2</title>
<sparkle:version>30</sparkle:version>
<sparkle:shortVersionString>0.9.10.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix refresh wiping the viewed past/future week — a menu-open or manual refresh while browsing another week was flashing the UI to current-week data. The viewed week's snapshot is now preserved through the refresh and a fresh fetch for that week runs alongside the current-week refresh.</li>
<li>Faster, nicer Forecast notes tooltip — hovering the notes icon now pops open in ~100ms (the native macOS tooltip delay was ~1s and not tunable), positioned to the right of the icon with larger text, line spacing, and padding.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.2/Yield-0.9.10.2.zip"
sparkle:edSignature="cwR8cyyh1hSbwa7FhdhqptmqrDfhPOt3oa714MWTggFno29sBOf2XGdkdo8LDIEdlXS/Q8/9H0BAq7cApz+LDQ=="
length="2262064"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.1</title>
<sparkle:version>29</sparkle:version>
<sparkle:shortVersionString>0.9.10.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix the Forecast notes icon not rendering on macOS 14 (Sonoma) — it was using an SF Symbol that only shipped in macOS 15.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.1/Yield-0.9.10.1.zip"
sparkle:edSignature="4hlz6w3+Ka231IWSzbqG13EX8IZ0EuyjBY2KlxP5HOm72l5h1nYGPbVJLatBPDVZEkjFXIzIsMVPVOq1cWRLDA=="
length="2247698"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.10.0</title>
<sparkle:version>28</sparkle:version>
<sparkle:shortVersionString>0.9.10.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Day-of-week filter + look-ahead</strong> — filter the project list by day of the week to see just what's booked (or tracked) on that day. A new look-ahead section surfaces expected hours, company holidays, and prospective bookings for the days still ahead this week.</li>
<li><strong>Add time to any day of the current week</strong> — the new-timer form now lets you target any day in the current week, not just today.</li>
<li><strong>Forecast assignment notes on project rows</strong> — notes attached to a Forecast assignment now surface on the matching project row with a notes icon and tooltip.</li>
<li>Projects sort by client then name so the order stays stable between refreshes.</li>
<li>Renamed the project context menu's "Start Timer" to "Add Time" for clarity.</li>
<li>Row header stays week-level when you narrow to a single day, so the totals don't collapse out from under you.</li>
<li>Under the hood: deduped fetches, pre-computed week state, and the Time Off project ID now persists across launches to avoid a second fetch on refresh.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.10.0/Yield-0.9.10.0.zip"
sparkle:edSignature="1mGgsPiN9IbNGyoBoKW2bDbW7qSBBe4MLF/k9P9uSSS7g2WslcWwADtcNpyk1RqN9xYuBfTEtP15QoUcOfHMDw=="
length="2247593"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.9.0</title>
<sparkle:version>27</sparkle:version>
<sparkle:shortVersionString>0.9.9.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Look ahead and look back</strong> — new chevron controls next to the week label let you step forward and backward through weeks. Past weeks show what you tracked (read-only, with drawers and the day-by-day bar); future weeks show what's booked in Forecast. A "This Week" pill returns you to the current week.</li>
<li><strong>Tighter network dropout handling</strong> — 20-second request timeout so airplane mode and captive portals fail fast, a reachability listener that refreshes the moment the machine reconnects, and exponential backoff so long outages don't hammer the API. The menu bar icon and Time Off row now also react to connectivity loss.</li>
<li>Week label uses a compact Americanized format: "Apr 20 – 26, 2026" same-month, "Apr 27 – May 3, 2026" cross-month, "Dec 29, 2025 – Jan 4, 2026" cross-year.</li>
<li>Time Off row formats as days + hours + minutes (8h = 1d), skipping zero components: "3d", "1d 4h", "4h 30m".</li>
<li>New/Edit time entry header reads "Today, Apr 21" when the spent date is today.</li>
<li>"Forecasted" tab renamed to "Booked" and the panel widened to 540pt to give the week label breathing room alongside the tab toggle.</li>
<li>Smoother week-to-week transitions — content cross-fades instead of popping when you navigate.</li>
<li>Under the hood: parallelized fetches, cached person/user IDs, cleaned-up view-model encapsulation, and a codebase-wide quality pass.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.9.0/Yield-0.9.9.0.zip"
sparkle:edSignature="LbYjbew8r3yu3+Plgb2f6lX02IxshdluHTPdeRsSRx9UmlpR3sEOrf/eymatpT0XJGDd/0zLdSQ+5PVCbmeJBw=="
length="2218885"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.8.4</title>
<sparkle:version>26</sparkle:version>
<sparkle:shortVersionString>0.9.8.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Day-by-day segmented bar</strong> — expanding a project's drawer now shows a full-width bar at the top broken into per-day segments, with each segment sized proportionally to that day's hours. Today's segment is at full brightness; past days are slightly dimmed. Animates in when the drawer opens. Hover a segment for a tooltip like "Mon: 3:15".</li>
<li><strong>Double-click to edit</strong> — double-clicking a time entry in a project drawer opens the edit form, as a quicker alternative to the right-click menu.</li>
<li>Moved the Time Off summary row to the very top of the panel (above the active timer banner) so it's always visible without scrolling.</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.8.4/Yield-0.9.8.4.zip"
sparkle:edSignature="LxlaJyKtpe+N8DKyCSP/mRZRPgv2o022bv/KZjLkzCpNPDhhmBtbzJaVfXce4QjgRiFLdsTjTDwjF/btw/slCg=="
length="2123442"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.8.3</title>
<sparkle:version>25</sparkle:version>
<sparkle:shortVersionString>0.9.8.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Time Off awareness</strong> — a new read-only row at the bottom of the project list surfaces Forecast time-off bookings for the current week (affected days + total hours)</li>
<li><strong>Out-of-office menu bar icon</strong> — on a full-day PTO day with no timer running, the menu bar icon changes to 🌙💤 so you know the app knows you're off</li>
<li>Time entries inside a project drawer now sort Monday → Friday (oldest first) instead of Friday → Monday</li>
<li>New/Edit time entry header now shows the weekday: "Mon, Apr 20" instead of just "Apr 20"</li>
<li>Fixed collapsed project drawers swallowing right-clicks intended for rows below them</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.8.3/Yield-0.9.8.3.zip"
sparkle:edSignature="qws+PB4tfLA2KiNpiHuzP78EYGIlXBRuDQkTUP3mTG7PfQ7kgIcuJ/ukRrcq0/aVpvolZ+igUecEzMDMLIRMCA=="
length="2108849"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.8.2</title>
<sparkle:version>24</sparkle:version>
<sparkle:shortVersionString>0.9.8.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Duplicate timer guard</strong> — when starting a timer on a project + task that already has time logged today, a confirmation banner lets you resume the existing entry or create a new one</li>
<li><strong>PNG chart export</strong> — save your weekly time chart as a PNG image via the download button in the chart header</li>
<li><strong>Smoother animations</strong> — project task lists expand with an accordion drawer instead of fading in; timer banner no longer flashes when switching to the chart tab</li>
<li><strong>Fixed idle detection</strong> — now tracks keyboard, clicks, and scroll activity (previously only tracked mouse movement due to a Swift enum bridging bug)</li>
<li>Fixed duplicate over-budget notifications when stopping and restarting a timer on a project already over its hours</li>
<li>Internal refactoring: consolidated API client, reduced redundant chart computations, merged week-tracking state</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.8.2/Yield-0.9.8.2.zip"
sparkle:edSignature="6okXL8a+1wQX5JRpHq6skttu2BW5ULz4Ku0hoRM4z8HigpixdeAurQyl60wiO8aUVS8oDIJ4YqZqJfVQYa9QCQ=="
length="2089425"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.8.1</title>
<sparkle:version>23</sparkle:version>
<sparkle:shortVersionString>0.9.8.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li><strong>Click a project in the chart legend to isolate it</strong> — the chart dims the other projects so you can focus on just one. Click it again to return to the full stack.</li>
<li>Chart defaults to Mon–Fri and only extends into Sat/Sun when time was tracked on those days</li>
<li>Chart now runs edge-to-edge within its panel (no more wasted horizontal padding at the Mon/Sun edges)</li>
<li>Y-axis stays pinned to the week's true peak when isolating, so the chart doesn't visually shrink</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.8.1/Yield-0.9.8.1.zip"
sparkle:edSignature="xBOyYWEnDnQ+AIBxuvwQQTeedXF6/uRXZ309JaF1eJDetGve8KYp8BmMDXde8vNBF8smvsBVtyyJsIosS1V4BA=="
length="2069228"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.8.0</title>
<sparkle:version>22</sparkle:version>
<sparkle:shortVersionString>0.9.8.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>New <strong>weekly time chart</strong> tab in the header — stacked area chart showing each project's contribution to your daily totals across the week</li>
<li>Y-axis starts at 0–8h with a dashed 8h workday reference line, growing in 2h steps if you log a longer day</li>
<li>Colors are auto-computed to be maximally distinct for however many projects you have, tuned as muted tones for the dark theme</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.8.0/Yield-0.9.8.0.zip"
sparkle:edSignature="SZuo8iViqGvIrzmQIo4S1t8Q2gD5xo2r15qAYPn1WP2HaWAUlPck4s8C0d1yGVZo36FR3JEPzn33krRMa6DnBA=="
length="2059603"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.6</title>
<sparkle:version>21</sparkle:version>
<sparkle:shortVersionString>0.9.7.6</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Start Timer with pre-filled hours now actually starts a running timer instead of logging a stopped entry</li>
<li>The entire visible dropdown area is clickable — no more dead strips in the padding</li>
<li>Client names in the project dropdown are no longer selectable; only projects underneath them are</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.6/Yield-0.9.7.6.zip"
sparkle:edSignature="fp0hWywTj7DXzbifZvfjJVh/+SfIY2f2z6NPQBgoqdoTVgpKnMsqJVU5cZnAKpg8FdoRuJPmfxQi4SArkzxFBg=="
length="2012913"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.5</title>
<sparkle:version>20</sparkle:version>
<sparkle:shortVersionString>0.9.7.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Opening the menu bar now triggers a fresh refresh, so timers started outside the app show up right away</li>
<li>Added a loading spinner next to the week label during refreshes</li>
<li>New 1-minute soft refresh keeps today's timer state near-real-time without hammering the API</li>
<li>Active timer banner now shows HH:MM with a flashing colon — no more seconds snapping backward on refresh</li>
<li>Pre-fill hours when starting a new timer to catch up on time you forgot to track</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.5/Yield-0.9.7.5.zip"
sparkle:edSignature="88oCIYMHwLRt+Je5BUm+114cRLJD38LIO30B6hzu2muLdyDT5TkcmQnRhHj3zjMrRWIiapw+dfqnE7RUeNjrCA=="
length="2010695"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.4</title>
<sparkle:version>19</sparkle:version>
<sparkle:shortVersionString>0.9.7.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix task list not populating when adding time — non-admin Harvest users can now see and select tasks</li>
<li>Weekday hover "+" and Settings back button now use white instead of green</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.4/Yield-0.9.7.4.zip"
sparkle:edSignature="HJIVOnsGLui2U6/8z/hy9o951GEFoabCyqx2EKtWOutiu1G/HTN2fhuChP+AQzxaIeAfOsYmBkt3CUcWKxUDBQ=="
length="1993815"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.3</title>
<sparkle:version>18</sparkle:version>
<sparkle:shortVersionString>0.9.7.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Click any day in the week header to add a time entry to that day — useful for catching up or pre-logging PTO</li>
<li>Hover any weekday to see a green "+" affordance, with an "Add Time" tooltip</li>
<li>The new entry form title reflects the target date (e.g. "New time entry: Apr 11")</li>
<li>Start Timer is only offered when the target day is today; other days log time directly</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.3/Yield-0.9.7.3.zip"
sparkle:edSignature="f/99yf57EaG4MKGZzC/b0fvqP9x8qeYo0szyJ5Y66lEY49ZtUL1z9MAmj8gZEE4kZdiz5Ox7HRaquyRn1QReAQ=="
length="1997307"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.2</title>
<sparkle:version>17</sparkle:version>
<sparkle:shortVersionString>0.9.7.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Menu bar label now shows a "tracked / budget" pair — running entry vs. today's total for unbooked timers, project vs. booked for booked timers, weekly total vs. forecast when idle</li>
<li>Gauge needle recalibrated to sweep a full 270° from lower-left (0%) through the top (50%) to lower-right (100%)</li>
<li>Right-click the active timer banner to edit or delete the current entry</li>
<li>No duplicate over-budget notification when starting a timer on a project that's already over</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.2/Yield-0.9.7.2.zip"
sparkle:edSignature="GLc5TqE1Mbl6jQUq7r+4+ql5QtZ02v3Km0RyKONg8cRxvjJGVL8uiqUdioa3mBR7I3MnpMy+J4gCSaqZPgJbCA=="
length="1979043"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7.1</title>
<sparkle:version>16</sparkle:version>
<sparkle:shortVersionString>0.9.7.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Menu bar now uses distinct icons to convey state: calendar (no timer), gauge (booked timer), timer (unbooked), warning triangle (API error)</li>
<li>Time labels are tighter — minus prefix for over-budget (e.g. <code>-8:10</code>) instead of "left"/"over" suffix</li>
<li>Paused timers keep showing their project's state in the menu bar (without the active dot)</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7.1/Yield-0.9.7.1.zip"
sparkle:edSignature="FqymNkrcvky/S3Wni53mZbn8wbcX4xqyKMe0p7X3thrtWd/PvjvIb6J5grjYfnGiN1r2r4gFbap4VLG+/DsKCQ=="
length="1971151"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.7</title>
<sparkle:version>15</sparkle:version>
<sparkle:shortVersionString>0.9.7</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Daily hours breakdown in header: Mon–Sun totals with week total</li>
<li>Current day highlighted with brighter text</li>
<li>Clock icon next to today when a timer is running</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.7/Yield-0.9.7.zip"
sparkle:edSignature="3I+U5usFZzDcRKXEH+Zf8UJhd+qBG+aKykUnzaaNmppowlPKb7s5PGAceZwyS5KD59uHMVkKEC0HCxxTwtFmCw=="
length="1968968"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6.5</title>
<sparkle:version>14</sparkle:version>
<sparkle:shortVersionString>0.9.6.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Remaining label switches to "Xh XXm over this week" in red when over budget</li>
<li>Detect Harvest/Forecast API outages with per-service warning banner</li>
<li>Menu bar icon switches to warning triangle during API errors</li>
<li>Timer controls disabled when Harvest is unreachable</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6.5/Yield-0.9.6.5.zip"
sparkle:edSignature="EQGde1BTfnKszOiz2YAdOsMiJkKTQ2ewmKd+z0As5bZBp79DpCZXRjtGpHjEeB6/UINH1nmeYfeCU6b5rTNCBA=="
length="1954219"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6.4</title>
<sparkle:version>13</sparkle:version>
<sparkle:shortVersionString>0.9.6.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Progress bar now shows overage: turns red when logged hours exceed booked</li>
<li>Simplified status colors: green under 100%, red over 100%</li>
<li>New accent red (#F05D28)</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6.4/Yield-0.9.6.4.zip"
sparkle:edSignature="qyW6LNFb1Iu5VlttlAqNOCy9+y+cDnZS3WJuFxvdcjgbcbWDwGevarKJF6/rSd2SmUYygvb6Cb3v3YhZnwbpAA=="
length="1935037"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6.3</title>
<sparkle:version>12</sparkle:version>
<sparkle:shortVersionString>0.9.6.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Add bug report button in footer (opens GitHub Issues)</li>
<li>Add automated release skill</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6.3/Yield-0.9.6.3.zip"
sparkle:edSignature="y8uVHhDtarrQQfr8SxgI1QlayjE9kuJHJS2pNhYIf2zdA6V4yXwWeuW1ZCmKjRivbiyIsQH2Fui0Jdk+ADp0DA=="
length="1934334"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6.2</title>
<sparkle:version>11</sparkle:version>
<sparkle:shortVersionString>0.9.6.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix DELETE endpoint crash when deleting time entries</li>
<li>Fix OAuth token refresh race condition</li>
<li>Move OAuth secrets out of source code into build config</li>
<li>Eliminate all force-unwraps for crash safety</li>
<li>Fix timer display after app backgrounding</li>
<li>Fix pagination edge cases in API calls</li>
<li>Fix notes being cleared when editing time entries</li>
<li>Add thread safety to keychain cache</li>
<li>Prevent ID collisions between Forecast and Harvest projects</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6.2/Yield-0.9.6.2.zip"
sparkle:edSignature="8v7JDI6Evv379qlVLqZQlKrVOqaa39i35zuW/jUYDIamLZZ38ZyvhWVXWzwuoIL4isTPRV7uxO9Wl2MCmGebCA=="
length="1933964"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6.1</title>
<sparkle:version>10</sparkle:version>
<sparkle:shortVersionString>0.9.6.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Tab toggle matches Figma: opaque colors, no inner borders</li>
<li>Inactive timer slot shows subtle green gradient bar below header</li>
<li>Menu bar gauge reflects overall weekly progress when no timer is running</li>
<li>Improved Slack release notification formatting</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6.1/Yield-0.9.6.1.zip"
sparkle:edSignature="GA5Jgl/oNwFso9kG1qIP4dqltZ0fMYQqAeHJnzNS/f5VqbYXJbB9OK5dlwf0msH37u/yQncTyGwKUqJuz15+AQ=="
length="1918306"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.6</title>
<sparkle:version>9</sparkle:version>
<sparkle:shortVersionString>0.9.6</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>New timer entry form: create, edit, and delete time entries with project/task dropdowns grouped by client</li>
<li>Idle detection alert: full-screen takeover with continue, stop, or keep options</li>
<li>Settings moved inline into menu bar panel with card-based UI</li>
<li>Hover states on all buttons, project rows, and interactive elements</li>
<li>Smooth transitions between views (slide, fade, cross-fade)</li>
<li>Animated progress bars and tab toggle</li>
<li>Forecasted project indicator: white left-border line</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.6/Yield-0.9.6.zip"
sparkle:edSignature="At8hws1ZdOdiv2zIYC07p2XT08KnCuJDeugwg3w14jAjgMPPxBH1vezGWuKfSFAzS03PHksyGsKzB1ifo0JuAw=="
length="1916711"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.5.1</title>
<sparkle:version>8</sparkle:version>
<sparkle:shortVersionString>0.9.5.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Menu bar icon now adapts to wallpaper and system appearance (template image)</li>
<li>Updated app icon</li>
<li>"Today" label for current day time entries</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.5.1/Yield-0.9.5.1.zip"
sparkle:edSignature="JHq6S4XjV823RiegO2oKIZ5c70tNtALBB6RUndnENwqQjNEbEmFzyCe+AtQHP0RYGIdlPlInKujEi0DC7OBkCg=="
length="1674249"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.5</title>
<sparkle:version>7</sparkle:version>
<sparkle:shortVersionString>0.9.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>UI redesign: new header with Recent/Forecasted tabs, redesigned project rows with status lines and progress bars</li>
<li>Timer banner: pause/resume/stop active timers with live HH:MM:SS display</li>
<li>Paused timer state with yellow/amber visual indicator</li>
<li>Menu bar: new gauge icon with rotation based on progress, fixed-width layout</li>
<li>Expandable project rows with smooth animation and refined time entry list</li>
<li>Custom typography: Newsreader, DM Sans, JetBrains Mono</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.5/Yield-0.9.5.zip"
sparkle:edSignature="qlenLjjwQwj94jWJoiiHfgA/Fmm8lwczMFccgnlyZUrkyR9Zk5tzbuXOPERicH/UCnWsSWCB4KauOiQRGPZMAA=="
length="1687797"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.4.1</title>
<sparkle:version>6</sparkle:version>
<sparkle:shortVersionString>0.9.4.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix OAuth sign-in not completing after fresh install</li>
<li>Fetch Harvest and Forecast account IDs from API when not included in OAuth scope</li>
<li>Fix Keychain storage to fall back to legacy keychain when Data Protection is unavailable</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.4.1/Yield-0.9.4.1.zip"
sparkle:edSignature="QKutzmod8nSsnXKmxQb4R+3FG7/Zym+6Lqq3H9bzv6iLtk1Qa67zZBAGyFXT363ICCH+Uk+uKAyFqcubdNKjBA=="
length="1527821"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.4</title>
<sparkle:version>5</sparkle:version>
<sparkle:shortVersionString>0.9.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Force dark mode for consistent appearance</li>
<li>Add appearance picker in Settings (coming soon: light and system modes)</li>
<li>Remove legacy personal access token authentication — OAuth only</li>
<li>Fix opaque menu bar panel background</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.4/Yield-0.9.4.zip"
sparkle:edSignature="6Aat1616PNP1eRk1Q3a8C+ojRWH+HlabMB4vFZ8Kh1pgznc8Esat25nP1L71JKp/bzXdp9/KxcgPUDIJZ1GvCg=="
length="1518222"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.3</title>
<sparkle:version>4</sparkle:version>
<sparkle:shortVersionString>0.9.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix version number display in gear menu (was showing v1.0 instead of actual version)</li>
<li>Info.plist now uses build setting variables for version — single source of truth in project.yml</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.3/Yield-0.9.3.zip"
sparkle:edSignature="YgSm6BbAgDp8xNp5q/xzsynee7Wsx3+EAs91s0U0unT5o6jdpQ7EJhfGCcsGGvOJlWnXJzCpROagZFxXbZiFBg=="
length="1560101"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.2</title>
<sparkle:version>3</sparkle:version>
<sparkle:shortVersionString>0.9.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fix Keychain prompt on app updates — no more password dialog after updating</li>
<li>Version number now correctly displayed in gear menu</li>
<li>Daily automatic update checks via Sparkle</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.2/Yield-0.9.2.zip"
sparkle:edSignature="obma3LjRZUyYZePszK2eUZkugxgh3gRO3+WwU26UOI6MPMciAGCK6Q52gqyofjYQI6csvhUQfWbe5fwUfYI0Dw=="
length="1560149"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.1</title>
<sparkle:version>2</sparkle:version>
<sparkle:shortVersionString>0.9.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<ul>
<li>Fixed OAuth "server not found" error on sign-in</li>
<li>Settings now display inline in the menu bar panel</li>
<li>Refresh, Settings, Updates, and Quit in gear dropdown</li>
<li>Today's total hours shown in top bar</li>
<li>Times shown as h:mm format</li>
<li>Signed and notarized by Apple</li>
</ul>
]]></description>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.1/Yield-0.9.1.zip"
sparkle:edSignature="eUP3mB9ucjbRBcNGRUIxfx12ZRO8+TtFW4oYDomtt3dVdQKwquMIxpg0V7mG6aZyOX7O0O9OpsHwGvQ22EM2DQ=="
length="1559480"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.9.0</title>
<sparkle:version>1</sparkle:version>
<sparkle:shortVersionString>0.9.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/vigetlabs/yield-app/releases/download/v0.9.0/Yield-0.9.0.zip"
sparkle:edSignature="udRRlVDJtvvdQnA2M5+cRmeuHessaIjyd7o7SO+oQvnnS328PHEsJFq75t3DhWCAGFpcPHkUpYWJr4c3fcZ0CA=="
length="3367165"
type="application/octet-stream"/>
</item>
</channel>
</rss>