Releases: Pinguin2001/PenguinStoreUWP
Releases Β· Pinguin2001/PenguinStoreUWP
Version 4.0
Changelog:
- fix blurry app icon (thanks Bence)
- Deprecate third-party integration
- Switch from Newtonsoft.Json to System.Text.Json for better performance and smaller app size
- Various backend improvements
Note:
- In order to install apps in PenguinStore, you need to install Microsoft App Installer: https://github.com/Pinguin2001/PenguinStoreUWP/releases/download/v20.09.22/Microsoft.App.Installer.v2019.1019.1.0.appxbundle
Version 3.6 (Build 23.08.07)
Changelog:
- bug fixes
Dependencies: https://github.com/Pinguin2001/PenguinStoreUWP/releases/download/v23.8.6/Dependencies.7z
Note:
- In order to install apps in PenguinStore, you need to install Microsoft App Installer: https://github.com/Pinguin2001/PenguinStoreUWP/releases/download/v20.09.22/Microsoft.App.Installer.v2019.1019.1.0.appxbundle
Version 3.5 (Build 23.08.06)
Changelog:
- feat: Add advanced menu, w/ "View manifest" and "copy app package link" options
- feat: Add animations to ListViews
- feat: Add support for PenguinStore Manifest 3.1, which includes the changelog section
- feat: UI refresh
- fix: Address a tiny memory leak related to downloads
- fix: Improve the reliability of downloads
- fix: Issues releated to the back button
- perf: Improve startup time
- refactor: Move backend code to PenguinStore.Backend
Note:
- In order to install apps in PenguinStore, you need to install Microsoft App Installer: https://github.com/Pinguin2001/PenguinStoreUWP/releases/download/v20.09.22/Microsoft.App.Installer.v2019.1019.1.0.appxbundle
v3.1 (Build 23.04.30)
Changelog:
- Fix updater
- Migrate to PenguinStoreManifest v3.0
v3.0 (Build 23.04.20)
v3.0
- build(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3
- Instant games removal due to multiple issues (will be permanent, its just too much work for such a small userbase)
- Migrate to WinUI 2.7
- Modernise various parts of the MSStore app downloader
- Update AppDetailPage UI
- Remove PenguinApps.Core and integrate only the required features into the app itself
- Remove support for the Windows 10 Anniversay Update (1607)
- Official support for Desktop
v2.5 (Build 23.02.20)
Changelog:
v2.5
feat: Feature complete share
fix: Update check
sdk: Upgrade to Windows 11, version 22H2
v2.4 (Build v23.2.4)
Changelog:
feat: Add badge support
feat: Add instant games
feat: Add share feature
feat: Add uri launcher
lang: Migrate to C#11
misc: Migrate to PenguinStore Manifest v2.1
v22.12.26
Changelog:
deps: Add StoreLib v1.2.1
deps: Update Newtonsoft.Json to v13.0.2
feat: Add Microsoft Store integration
PenguinStore v2.2 (Build 22.09.25-stable)
Changelog:
- Add icons to category list
- Backend code improvements
- Removed instant games (it will come back in one way or another)
v22.09.23-hotfix
- Fixed an issue which prevented the local repo to be synced with the repo from github