2
0

Add built exe, appcast, and release notes for version 0.20.4-SNAPSHOT+257

This commit is contained in:
Jenkins 2024-05-30 19:00:42 +02:00
parent a3d0e79fb8
commit 65f1382c1b
4 changed files with 41 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.4-SNAPSHOT+257</title>
<sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.4-SNAPSHOT+257/release-notes.md</sparkle:releaseNotesLink>
<pubDate>Thu, 30 May 2024 19:00:23 +0200</pubDate>
<enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.4-SNAPSHOT+257/vet_console-0.20.4-SNAPSHOT+257-windows-setup.exe' sparkle:dsaSignature='MDwCHDTflZb9hAsIddXeEwA57jgSMk05s68muTzSgBQCHDynfMfD7kSnvZyf0NJSFib9McAdbfULXRQx4Ks=' sparkle:version='0.20.4-SNAPSHOT+257' sparkle:os='windows' length='0' type='application/octet-stream' />
</item>
</channel>
</rss>

View File

@ -0,0 +1,20 @@
## New Features
- vet-console: ✨ create vet-console with flutter cli #14
- 🎨 Extract UI Elements to flutter_ui and reuse them in vet-console on windows #14
## Build & CI
- vet-console: 🚧 Added dependencies in vet-console like in admin-console #14
- vet-console: ✨ added windows support for vet-console #14
- 38781cfadf43c5add297d99451f983e7f4799132 vet-console: 🚧 Working on Auto Updater funktionallity and CI for Windows builds #34
## Refactorings
- vet-console: 🔥 remove files that should not be in git #14
## Other Changes
- Fix Path for dar commands in vet-console windows wbuild
- Merge pull request 'Create Vet-Console Project #14' (#23) from feature/14-create-vet-console-project into main

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.3-SNAPSHOT+254</title> <title>Version 0.20.4-SNAPSHOT+257</title>
<sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.3-SNAPSHOT+254/release-notes.html</sparkle:releaseNotesLink> <sparkle:releaseNotesLink>https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.4-SNAPSHOT+257/release-notes.md</sparkle:releaseNotesLink>
<pubDate>Wed, 29 May 2024 20:57:40 +0200</pubDate> <pubDate>Thu, 30 May 2024 19:00:23 +0200</pubDate>
<enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.3-SNAPSHOT+254/vet_console-0.20.3-SNAPSHOT+254-windows-setup.exe' sparkle:dsaSignature='MD4CHQCnuxenSUucJbsJGiqZMoYKXJ0HOg61flmOx4BgAh0AifGpuBaLSgrPonz3pkFOg8mf2b4qGpjTgirrIw==' sparkle:version='0.20.3-SNAPSHOT+254' sparkle:os='windows' length='0' type='application/octet-stream' /> <enclosure url='https://gitea.fahrecker.com/pet-health-buddy-public/public-releases/raw/branch/main/vet-console/dev/0.20.4-SNAPSHOT+257/vet_console-0.20.4-SNAPSHOT+257-windows-setup.exe' sparkle:dsaSignature='MDwCHDTflZb9hAsIddXeEwA57jgSMk05s68muTzSgBQCHDynfMfD7kSnvZyf0NJSFib9McAdbfULXRQx4Ks=' sparkle:version='0.20.4-SNAPSHOT+257' sparkle:os='windows' length='0' type='application/octet-stream' />
</item> </item>
</channel> </channel>
</rss> </rss>