Skip to content

Commit 2acbf21

Browse files
committed
Update the version and the release notice
1 parent f21ebf6 commit 2acbf21

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/azdo-pr-dashboard.user.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,11 @@
7676
'agent-arbitration-status-off': 'Off',
7777
});
7878

79-
eus.showTipOnce('release-2026-06-19', 'New in the AzDO userscript', `
80-
<p>Highlights from the 2026-06-19 update!</p>
79+
eus.showTipOnce('release-2026-06-26', 'New in the AzDO userscript', `
80+
<p>Highlights from the 2026-06-26 update!</p>
8181
<ul>
82-
<li>Add support for Owners-Watcher annotations in Files annotations (#248)</li>
82+
<li>Fix pipeline status in the pipelines list view. <a href="https://github.com/alejandro5042/azdo-userscripts/pull/255">#255</a></li>
83+
<li>Better match pipeline status icons to existing UI. <a href="https://github.com/alejandro5042/azdo-userscripts/pull/255">#255</a></li>
8384
</ul>
8485
<p>Comments, bugs, suggestions? File an issue on <a href="https://github.com/alejandro5042/azdo-userscripts" target="_blank">GitHub</a> 🧡</p>
8586
`);

0 commit comments

Comments
 (0)