tag:github.com,2008:https://github.com/yoshiask/FluentStore/releasesRelease notes from FluentStore2025-03-05T05:04:10Ztag:github.com,2008:Repository/280250456/v0.4.0-beta2025-03-21T16:54:42Z0.4.0 Beta<h1>Installation</h1>
<p>Download the <code>.exe</code> file from the Assets section after "What's New". Make sure to download the correct version for your computer's architecture-- if you're not sure, it's probably x64.</p>
<p>Raw MSIX packages are available, but be warned that they cannot be installed directly without manually trusting the signing certificate embedded within them. The EXE installers will do this for you, and automatically remove the certificate once the app is installed.</p>
<h1>What's New</h1>
<h2>Features and improvements</h2>
<h3>Sources</h3>
<ul>
<li>New Chocolatey source</li>
</ul>
<h3>Plugins</h3>
<ul>
<li>Plugins are now distributed as NuGet packages</li>
<li>An embedded IPFS node is included for reliably fetching content from <a href="https://ipfs.tech/" rel="nofollow">IPFS</a> including plugins</li>
<li>On first launch, users are now prompted to select which plugins to install</li>
<li>The Microsoft Store and WinGet Community sources have been combined into a single plugin</li>
<li>Added a plugin manager to settings</li>
</ul>
<h3>General</h3>
<ul>
<li>Microsoft Store apps now automatically determine and install package dependencies</li>
<li>Crash reports are now saved to disk in the log folder</li>
<li>A warning message is shown when viewing an app that is paid and without a free trial.</li>
<li>Created a new installer that bootstraps the new self-signed code certificate (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2873479514" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/87" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/87/hovercard" href="https://github.com/yoshiask/FluentStore/issues/87">#87</a>)</li>
<li>Updated to Windows App SDK 1.6</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed Microsoft Store featured apps and search results</li>
<li>Fixed a bug where nonexistent Launch events from the UWP Community would appear on the Collections page</li>
<li>Fixed opening Microsoft Store apps using <code>fluentstore://web/</code></li>
<li>Fixed a crash caused by <code>fluentstore://web/</code> URLs that fail to load</li>
<li>Fixed an error message that may appear when using the search box</li>
<li>Fixed a bug where the 'All Apps' filter on the "My Apps" page would not be applied</li>
<li>Fixed a bug where the Firebase API could not be reached</li>
<li>Fixed a bug that prevented UWP Community collections from loading properly</li>
<li>Prevent non-existent UWP Community Launch events from appearing</li>
<li>Fixed a bug where required permissions for MS Store apps would be hidden from the app details view.</li>
<li>Fixed a crash when viewing MS Store apps backed by WinGet</li>
</ul>
<h1>Known Issues</h1>
<ul>
<li>Some WinGet apps install/download forever (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2922824962" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/89" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/89/hovercard" href="https://github.com/yoshiask/FluentStore/issues/89">#89</a>)</li>
<li>Resetting settings does not automatically update the UI</li>
<li>Adding a package to a collection does not show any errors, but does not appear to work</li>
<li>Sometimes the app will crash after successfully launching an installed package</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.3.3-beta...v0.4.0-beta"><tt>v0.3.3-beta...v0.4.0-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.3.3-beta2025-03-10T22:23:27Zv0.3.3 Beta<h3><strong><a href="https://ipfs.askharoun.com/FluentStore/BetaInstaller/FluentStoreBeta.appinstaller" rel="nofollow">Install latest</a></strong></h3>
<p><a href="https://ipfs.askharoun.com/FluentStore/BetaInstaller/FluentStoreBeta_0.3.3.msixbundle" rel="nofollow">Download 0.3.3 Beta</a></p>
<h1>What's New</h1>
<h2>Features and improvements</h2>
<ul>
<li>Added Fluent Store account sign-up and management forms</li>
<li>Microsoft Store listings now have an option to download all available files</li>
<li>My Apps now displays all installed packages, including framework, resource, and optional packages</li>
<li>Added options to <code>Settings > Info</code> to open or clear the log folder (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1391570559" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/56" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/56/hovercard" href="https://github.com/yoshiask/FluentStore/issues/56">#56</a>)</li>
<li>Added option to pick verbosity of log output</li>
<li>Added support for new Microsoft Store and Xbox website URLs</li>
<li>Microsoft Store and WinGet listings will now display a warning when the app does not support the current system</li>
<li>Updated to .NET 7 and Windows App SDK 1.3</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed a bug where a success message might appear with a stack trace, which should only be included for error messages (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1353518097" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/55" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/55/hovercard" href="https://github.com/yoshiask/FluentStore/issues/55">#55</a>)</li>
<li>Resolved an issue that would cause plugins to be reinstalled on every startup</li>
<li>Updated Microsoft Store "featured apps" list</li>
<li>Updated WinGet schemas (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1819135924" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/66" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/66/hovercard" href="https://github.com/yoshiask/FluentStore/issues/66">#66</a>)</li>
<li>Fixed a bug where missing or invalid URLs in UWP Community listings would prevent them from loading</li>
<li>Removed dysfunctional Microsoft Account sign-in (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1335084624" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/54" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/54/hovercard" href="https://github.com/yoshiask/FluentStore/issues/54">#54</a>)</li>
</ul>
<h1>Known Issues</h1>
<ul>
<li>Resetting settings does not automatically update the UI</li>
<li>Adding a package to a collection does not show any errors, but does not appear to work</li>
<li>Sometimes the app will crash after successfully launching an installed package</li>
<li>Some Microsoft Store packages fail to install (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1782681800" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/65" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/65/hovercard" href="https://github.com/yoshiask/FluentStore/issues/65">#65</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.3.2-beta...v0.3.3-beta"><tt>v0.3.2-beta...v0.3.3-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.3.2-beta2022-07-27T06:14:11Zv0.3.2 Beta<h1>What's New</h1>
<h2>Features and improvements</h2>
<ul>
<li>Temporarily moved Fluent Store app data directory to <code>%ProgramData%</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1318494713" data-permission-text="Title is private" data-url="https://github.com/microsoft/WindowsAppSDK/issues/2788" data-hovercard-type="issue" data-hovercard-url="/microsoft/WindowsAppSDK/issues/2788/hovercard" href="https://github.com/microsoft/WindowsAppSDK/issues/2788">microsoft/WindowsAppSDK#2788</a>)</li>
<li>Added support for Winstall's <code>portable</code> package type</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Resolved an issue that prevented most users from installing Fluent Store (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1315913047" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/47" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/47/hovercard" href="https://github.com/yoshiask/FluentStore/issues/47">#47</a>)</li>
<li>Fixed a bug with file system virtualization that caused the app to crash on the splash screen</li>
<li>Reduced occurrences of download progress bars appearing to move small amounts before jumping to 100%</li>
<li>Fixed lack of newlines in debug log output</li>
</ul>
<h1>Known Issues</h1>
<ul>
<li>Fluent Store profile details cannot be edited</li>
<li>Signing in with a Microsoft Account does not grant access to private flights</li>
<li>Resetting settings does not automatically update the UI</li>
<li>Adding a package to a collection does not show any errors, but does not appear to work</li>
<li>When some packages are installed, the success message will appear with a stack trace, which should only be included for error messages</li>
<li>Sometimes the app will crash after successfully launching an installed package</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.3.1-beta...v0.3.2-beta"><tt>v0.3.1-beta...v0.3.2-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.3.1-beta2022-07-24T16:36:57Zv0.3.1 Beta<h1>What's New</h1>
<h2>Features and improvements</h2>
<ul>
<li>Switched WinGet handling from <a href="https://winget.run/" rel="nofollow">winget.run</a> to <a href="https://winstall.app" rel="nofollow">Winstall</a>, improving WinGet reliability</li>
<li>Added support for <a href="https://winstall.app/packs" rel="nofollow">Winstall packs</a></li>
<li>Decreased loading times for Home and Collection tabs</li>
<li>Improved sorting of search results</li>
<li>Added window transparency effects on supported systems</li>
<li>Added support for new Microsoft Store URLs (e.g. <code>https://apps.microsoft.com/store/detail/microsoft-teams/XP8BT8DW290MPQ</code>)</li>
<li>Improved installation of WinGet packages, including silent install and error detection</li>
<li>Showed package source icon and name at bottom of package details page</li>
<li>Added buttons to reset, export, and import settings</li>
<li>Added options to reinstall default plugins</li>
<li>Added local file-based logging</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed a bug with file system virtualization that caused the app to crash on the splash screen</li>
<li>Fixed a bug where highlighted results from the Microsoft Store would be ignored</li>
<li>Fixed a crash caused when window switches to compact mode</li>
<li>Fixed a bug where GitHub packages would fail to install with a "more than one element" error</li>
<li>Fixed a bug where plugins would not work or run slowly on non-x64 systems</li>
<li>Fixed a bug involving GitHub URLs that aren't directly the root of the repository</li>
<li>Fixed various issues involving enabling/disabling package handlers</li>
<li>Fixed an issue where multiple versions of the same plugin could be installed, causing conflicts that prevent either version from functioning</li>
<li>UWP Community packages now show "View" instead of an empty action button</li>
</ul>
<h1>Known Issues</h1>
<ul>
<li>Users that have Developer Mode disabled in Windows cannot install using the App Installer program</li>
<li>Fluent Store profile details cannot be edited</li>
<li>Signing in with a Microsoft Account does not grant access to private flights</li>
<li>Resetting settings does not automatically update the UI</li>
<li>Adding a package to a collection does not show any errors, but does not appear to work</li>
<li>When some packages are installed, the success message will appear with a stack trace, which should only be included for error messages</li>
<li>Sometimes the app will crash after successfully launching an installed package</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.3.0-beta...v0.3.1-beta"><tt>v0.3.0-beta...v0.3.1-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.3.0-beta2022-07-24T07:49:17Zv0.3.0 Beta<h2>What's new</h2>
<ul>
<li>Fixed error 400/404 when using different decimal separator (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1040468496" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/16" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/16/hovercard" href="https://github.com/yoshiask/FluentStore/issues/16">#16</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1097766073" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/28" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/28/hovercard" href="https://github.com/yoshiask/FluentStore/issues/28">#28</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1162217649" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/31" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/31/hovercard" href="https://github.com/yoshiask/FluentStore/issues/31">#31</a>)</li>
<li>Potentially fixed crash on startup relating to Microsoft.UI.Xaml.dll and WindowsAppSDKRuntime (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1087469512" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/26" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/26/hovercard" href="https://github.com/yoshiask/FluentStore/issues/26">#26</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1088261762" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/27" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/27/hovercard" href="https://github.com/yoshiask/FluentStore/issues/27">#27</a>)</li>
<li>All installer files are signed with a trusted certificate, making installation smoother without leaving behind a self-signed certificate (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1034432762" data-permission-text="Title is private" data-url="https://github.com/yoshiask/FluentStore/issues/15" data-hovercard-type="issue" data-hovercard-url="/yoshiask/FluentStore/issues/15/hovercard" href="https://github.com/yoshiask/FluentStore/issues/15">#15</a>)</li>
<li>Added support for GitHub Releases (see <a href="https://github.com/yoshiask/FluentStore/tree/v0.3.0-beta#what-package-sources-are-available">README</a> for details)</li>
<li>Added account sign-in for several package sources (Fluent Store, GitHub, and MSA)</li>
<li>Implemented a plugin system, allowing package sources and account handlers to be updated independently from the rest of the app</li>
<li>Added a splash screen for more immediate feedback on launch</li>
<li>Added ability for all package handlers to support creating/editing/deleting packages or collections</li>
<li>Added support for Microsoft Store curated collections</li>
<li>Small improvements to Collections page loading times</li>
</ul>
<h2>Known issues</h2>
<ul>
<li>Attempting to download a WinGet package often fails with error 404</li>
<li>Fluent Store profile details cannot be edited</li>
<li>Signing in with a Microsoft Account does not grant access to private flights</li>
<li>Resetting settings does not automatically update the UI</li>
<li>Adding a package to a collection does not show any errors, but does not appear to work</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.2.1-beta...v0.3.0-beta"><tt>v0.2.1-beta...v0.3.0-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.2.1-beta2021-12-15T02:27:58Zv0.2.1 Beta<h2>What's new</h2>
<ul>
<li>Fixed "400 Bad Request" error when attempting to load details for MS Store apps</li>
<li>Fixed file extension when downloading certain apps</li>
<li>Added support for unpackaged apps in the MS Store</li>
<li>Added UWP Community apps</li>
<li>Success and error messages are now shown as banners at the bottom of the window</li>
<li>Clicking on a screenshot expands it to the full window</li>
<li>You can now select multiple lines in the "Features" list on an app page</li>
<li>Added a download cache</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/yoshiask/FluentStore/compare/v0.1.2-beta...v0.2.1-beta"><tt>v0.1.2-beta...v0.2.1-beta</tt></a></p>yoshiasktag:github.com,2008:Repository/280250456/v0.1.2-beta2021-09-01T18:17:58Z🐱🏍 Launch 2021<p><strong>Welcome to Fluent Store!</strong> This is the initial release of the public beta. To learn more about the project, see <a href="/yoshiask/FluentStore/#readme">the README</a><br>
<a href="https://uwpcommunity.com/launch/2021" rel="nofollow">Learn more about Launch 2021</a></p>
<p>If you're having trouble downloading the attached installer, try <a href="http://josh.askharoun.com/Fluent%20Store/downloads/FluentStoreBeta_0.1.2.0.exe" rel="nofollow">downloading here</a>.</p>yoshiask