Skip to content

Releases: Pinguin2001/PenguinStoreUWP

Version 4.0

09 Jul 19:09
Compare
Choose a tag to compare

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:

Version 3.6 (Build 23.08.07)

07 Aug 11:09
Compare
Choose a tag to compare

Version 3.5 (Build 23.08.06)

06 Aug 09:12
Compare
Choose a tag to compare

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:

v3.1 (Build 23.04.30)

30 Apr 11:04
Compare
Choose a tag to compare

Changelog:

  • Fix updater
  • Migrate to PenguinStoreManifest v3.0

v3.0 (Build 23.04.20)

20 Apr 19:45
Compare
Choose a tag to compare

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)

20 Feb 10:38
Compare
Choose a tag to compare

Changelog:
v2.5
feat: Feature complete share
fix: Update check
sdk: Upgrade to Windows 11, version 22H2

v2.4 (Build v23.2.4)

04 Feb 16:54
Compare
Choose a tag to compare

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

26 Dec 18:53
Compare
Choose a tag to compare

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)

25 Sep 18:15
Compare
Choose a tag to compare

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

23 Sep 16:42
Compare
Choose a tag to compare
  • Fixed an issue which prevented the local repo to be synced with the repo from github