From dc18ed04623cb709c98d5e9bee8c2bf4a602940a Mon Sep 17 00:00:00 2001 From: Florian Rathe Date: Thu, 3 Sep 2026 21:51:27 +0200 Subject: [PATCH] New version: io.github.frathe.picfetch version 1.0.0 --- .../io.github.frathe.picfetch.installer.yaml | 20 ++++++++ ...o.github.frathe.picfetch.locale.en-US.yaml | 51 +++++++++++++++++++ .../1.0.0/io.github.frathe.picfetch.yaml | 8 +++ 3 files changed, 79 insertions(+) create mode 100644 manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.installer.yaml create mode 100644 manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.locale.en-US.yaml create mode 100644 manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.yaml diff --git a/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.installer.yaml b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.installer.yaml new file mode 100644 index 0000000000000..9641683b5ba07 --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: io.github.frathe.picfetch +PackageVersion: 1.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: picfetch.exe + PortableCommandAlias: picfetch +ReleaseDate: 2026-09-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/frathe/picfetch/releases/download/v1.0.0/picfetch-windows-amd64.zip + InstallerSha256: 1C39E4FF34E46BA7D6DEDA1B871337F082B71BD56971DFD8B4AFA7F5885BA6B8 +- Architecture: arm64 + InstallerUrl: https://github.com/frathe/picfetch/releases/download/v1.0.0/picfetch-windows-arm64.zip + InstallerSha256: B0A1D785255EC510F710837C350A73E6C6B8ACE53FCE73A7D5C3DA750F4E2D7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.locale.en-US.yaml b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.locale.en-US.yaml new file mode 100644 index 0000000000000..0360f6bf1e71e --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: io.github.frathe.picfetch +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Florian Rathe +PublisherUrl: https://github.com/frathe +PublisherSupportUrl: https://github.com/frathe/picfetch/issues +Author: Florian Rathe +PackageName: PicFetch +PackageUrl: https://frathe.github.io/picfetch/ +License: MIT +LicenseUrl: https://github.com/frathe/picfetch/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Florian Rathe +ShortDescription: A small multi-platform desktop app for quickly viewing and browsing images. +Description: |- + A small Fyne desktop app for quickly viewing images. Drop one or more images onto the window to view them, and step through the set with the keyboard. + + Supports JPEG, PNG, GIF, WebP, BMP, TIFF, ICO, XPM, HEIC, AVIF, SVG, and camera RAW previews. +Moniker: picfetch +Tags: +- fyne +- go +- image-viewer +- photos +- pictures +- portable +ReleaseNotes: |- + What's Changed + New Features + - Added the Microsoft Store MSIX delivery path: exact reserved package + identity, generated x64/ARM64 manifests and assets, a Store-managed build + mode that disables GitHub self-updates, Windows CI packaging/WACK checks, + localized listing copy, and an explicit privacy disclosure for the optional + OpenStreetMap EXIF-location view. + Internal + - Unified GitHub and Microsoft Store release versioning for the 1.0 launch: + FyneApp.toml is the single public version source, and MSIX appends only its + Store-reserved fourth zero component. + - Reduced the measured median reusable CI gate from 22:17 to 7:52 while + retaining Linux race coverage, native Windows tests, validation, and release + failure gating. The final topology can use six concurrent required runners + instead of two and raises median runner time from 23:26 to 30:43 (+31.1%). + Its exact manifest proves UI coverage and non-overlap, but no one process now + exercises the whole UI suite's ordering; see the + completed measurement record. + Full Changelog: v0.2.17...v1.0.0 +ReleaseNotesUrl: https://github.com/frathe/picfetch/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.yaml b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.yaml new file mode 100644 index 0000000000000..ebc228b28eed5 --- /dev/null +++ b/manifests/i/io/github/frathe/picfetch/1.0.0/io.github.frathe.picfetch.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: io.github.frathe.picfetch +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0