Add built exe, appcast, and release notes for version 0.34.4-SNAPSHOT+342
This commit is contained in:
parent
15dbaed818
commit
e0d8342bee
14
vet-console/dev/0.34.4-SNAPSHOT+342/appcast.xml
Normal file
14
vet-console/dev/0.34.4-SNAPSHOT+342/appcast.xml
Normal 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.34.4-SNAPSHOT+342</title>
|
||||
<sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.4-SNAPSHOT+342/release-notes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Tue, 03 Sept 2024 15:41:11 +0200</pubDate>
|
||||
<enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.4-SNAPSHOT+342/vet_console-0.34.4-SNAPSHOT+342-windows-setup.exe' sparkle:dsaSignature='MD0CHQC5ZDOdPnK7i4pwmYIhg/+1YMpnV+S4MJoezIVYAhxTCX2jgufrbjFhAyE/qtxDxWhxxPoNYvK/hbdp' sparkle:version='0.34.4-SNAPSHOT+342' sparkle:os='windows' length='0' type='application/octet-stream' />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
42
vet-console/dev/0.34.4-SNAPSHOT+342/release-notes.html
Normal file
42
vet-console/dev/0.34.4-SNAPSHOT+342/release-notes.html
Normal file
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Release Notes</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>Bug Fixes 🐞</h2>
|
||||
<ul>
|
||||
<li>vet-console: Add missing call to sign-up endpoint in sign-up bloc</li>
|
||||
<li>vet-console: Added missing fields for SignUpBloc</li>
|
||||
<li>vet-console: Fix SignUp UI</li>
|
||||
<li>vet-console: Fixed Routing Issue</li>
|
||||
</ul>
|
||||
<h2>New Features 🎉</h2>
|
||||
<ul>
|
||||
<li>vet-console: ✨ create vet-console with flutter cli #14</li>
|
||||
<li>vet-console: Created Verify Email UI</li>
|
||||
<li>vet-console: Fix Flutter Issues</li>
|
||||
<li>vet-console: Implement calling of endpoint in VerifyEmail Form</li>
|
||||
<li>vet-console: use UserIdentifieExists to check if email is in use</li>
|
||||
<li>vet-console: use UserIdentifierExists to check if username is in use</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>
|
||||
<li>vet-console: Refactored SignUpBloc</li>
|
||||
<li>vet-console: Refactored SignUpForm</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>
|
BIN
vet-console/dev/0.34.4-SNAPSHOT+342/vet_console-0.34.4-SNAPSHOT+342-windows-setup.exe
(Stored with Git LFS)
Normal file
BIN
vet-console/dev/0.34.4-SNAPSHOT+342/vet_console-0.34.4-SNAPSHOT+342-windows-setup.exe
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -5,10 +5,10 @@
|
||||
<description>Most recent dev builds of Vet Console</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 0.34.3-SNAPSHOT+339</title>
|
||||
<sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.3-SNAPSHOT+339/release-notes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Tue, 03 Sept 2024 15:31:54 +0200</pubDate>
|
||||
<enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.3-SNAPSHOT+339/vet_console-0.34.3-SNAPSHOT+339-windows-setup.exe' sparkle:dsaSignature='MD0CHQCLgI5/+suXnSRng3ZDCQPdJ99iUH1PO4AnV6U1AhxDI/wI6nYQ+DYRpieIL8GZVVX+cBr+FtOTIBT6' sparkle:version='0.34.3-SNAPSHOT+339' sparkle:os='windows' length='0' type='application/octet-stream' />
|
||||
<title>Version 0.34.4-SNAPSHOT+342</title>
|
||||
<sparkle:releaseNotesLink>https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.4-SNAPSHOT+342/release-notes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Tue, 03 Sept 2024 15:41:11 +0200</pubDate>
|
||||
<enclosure url='https://pet-health-buddy-public.pages.gitea.fahrecker.com/public-releases/@main/vet-console/dev/0.34.4-SNAPSHOT+342/vet_console-0.34.4-SNAPSHOT+342-windows-setup.exe' sparkle:dsaSignature='MD0CHQC5ZDOdPnK7i4pwmYIhg/+1YMpnV+S4MJoezIVYAhxTCX2jgufrbjFhAyE/qtxDxWhxxPoNYvK/hbdp' sparkle:version='0.34.4-SNAPSHOT+342' sparkle:os='windows' length='0' type='application/octet-stream' />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Loading…
x
Reference in New Issue
Block a user