2
0

Add built exe, appcast, and release notes for version 0.20.11-SNAPSHOT+287

This commit is contained in:
Jenkins 2024-08-21 02:43:05 +02:00
parent e1a6bf08de
commit b49f20f0d6
4 changed files with 49 additions and 4 deletions

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version='2.0' xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle'>
<channel>
<title>Vet Console</title>
<description>Most recent dev builds of Vet Console</description>
<language>en</language>
<item>
<title>Version 0.20.11-SNAPSHOT+287</title>
<sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.11-SNAPSHOT+287/release-notes.html</sparkle:releaseNotesLink>
<pubDate>Wed, 21 Aug 2024 02:42:49 +0200</pubDate>
<enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.11-SNAPSHOT+287/vet_console-0.20.11-SNAPSHOT+287-windows-setup.exe' sparkle:dsaSignature='MDwCHFm3soU1QBUb/Bs/VwgFdODHPMPqIrp4AiyxmX0CHHxVRY833aujSeMLEygpyGBzcjVgOLEu6ARjSSA=' sparkle:version='0.20.11-SNAPSHOT+287' sparkle:os='windows' length='0' type='application/octet-stream' />
</item>
</channel>
</rss>

View File

@ -0,0 +1,28 @@
<!DOCTYPE html>
<html>
<head>
<title>Release Notes</title>
</head>
<body>
<h2>New Features 🎉</h2>
<ul>
<li>vet-console: ✨ create vet-console with flutter cli #14</li>
<li>🎨 Extract UI Elements to flutter_ui and reuse them in vet-console on windows #14</li>
</ul>
<h2>Build 🐘 & CI ⚙️</h2>
<ul>
<li>vet-console: 🚧 Added dependencies in vet-console like in admin-console #14</li>
<li>vet-console: ✨ added windows support for vet-console #14</li>
<li>38781cfadf43c5add297d99451f983e7f4799132 vet-console: 🚧 Working on Auto Updater funktionallity and CI for Windows builds #34</li>
</ul>
<h2>Refactorings 🚜</h2>
<ul>
<li>vet-console: 🔥 remove files that should not be in git #14</li>
</ul>
<h2>Other Changes 💡</h2>
<ul>
<li>Fix Path for dar commands in vet-console windows wbuild</li>
<li>Merge pull request 'Create Vet-Console Project #14' (#23) from feature/14-create-vet-console-project into main</li>
</ul>
</body>
</html>

Binary file not shown.

View File

@ -5,10 +5,10 @@
<description>Most recent dev builds of Vet Console</description> <description>Most recent dev builds of Vet Console</description>
<language>en</language> <language>en</language>
<item> <item>
<title>Version 0.20.7-SNAPSHOT+271</title> <title>Version 0.20.11-SNAPSHOT+287</title>
<sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.7-SNAPSHOT+271/release-notes.html</sparkle:releaseNotesLink> <sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.11-SNAPSHOT+287/release-notes.html</sparkle:releaseNotesLink>
<pubDate>Sat, 01 Jun 2024 03:46:52 +0200</pubDate> <pubDate>Wed, 21 Aug 2024 02:42:49 +0200</pubDate>
<enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.7-SNAPSHOT+271/vet_console-0.20.7-SNAPSHOT+271-windows-setup.exe' sparkle:dsaSignature='MD0CHQCVx8G2kkdFfrJ8r/y4XQ2PUtl9cwfD60TRQ2DbAhxX0/x+RLG3zFwU04b8ar47grRGuAS9PAgECwoW' sparkle:version='0.20.7-SNAPSHOT+271' sparkle:os='windows' length='0' type='application/octet-stream' /> <enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.20.11-SNAPSHOT+287/vet_console-0.20.11-SNAPSHOT+287-windows-setup.exe' sparkle:dsaSignature='MDwCHFm3soU1QBUb/Bs/VwgFdODHPMPqIrp4AiyxmX0CHHxVRY833aujSeMLEygpyGBzcjVgOLEu6ARjSSA=' sparkle:version='0.20.11-SNAPSHOT+287' sparkle:os='windows' length='0' type='application/octet-stream' />
</item> </item>
</channel> </channel>
</rss> </rss>