Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
13c8d3a
New version: xdpxi.sponge version 1.0.5 (#327424)
XDPXI Jan 2, 2026
3e6890b
New version: Samsung.WatchFaceStudio version 1.9.5 (#327423)
licon4812 Jan 2, 2026
226a823
New version: OpenAgentPlatform.Dive version 0.12.1 (#327425)
spectopo Jan 2, 2026
6902890
New version: FrankBijnen.ExifToolGUI version 6.3.11 (#327427)
damn-good-b0t Jan 2, 2026
bfa73a1
New version: AngeloConvento.OverKeys version 0.3.3 (#327428)
conventoangelo Jan 2, 2026
41498a9
New version: Nexmoe.VidBee version 1.1.3 (#327432)
spectopo Jan 2, 2026
efb6c93
New version: J3n5en.EnsoAI version 0.2.11 (#327436)
J3n5en Jan 2, 2026
83bb428
New version: ArtemChepurnyi.Keyguard version 2.1.0 (#327438)
spectopo Jan 2, 2026
bc04d75
New version: version-fox.vfox version 0.10.0 (#327439)
spectopo Jan 2, 2026
c55f7fb
New version: NordicSemiconductor.JLink version 8.10a x64 (#326940)
nordicbjorn Jan 2, 2026
53b2bf1
New version: Kindness-Kismet.Stelliberty version 1.1.170 (#327443)
spectopo Jan 2, 2026
21209f6
New version: PeterPawlowski.foobar2000 version 2.25.5 (#327444)
spectopo Jan 2, 2026
7f74286
New version: zTools.zTools version 1.2.5 (#327445)
spectopo Jan 2, 2026
697fbbd
Modify: FujitsuClientComputingLimited.DeskUpdate version 5.2.75.0 (#3…
SpecterShell Jan 2, 2026
837443c
New version: Game1024.OpenSpeedy version 1.7.9 (#327446)
game1024 Jan 2, 2026
8862dbb
New version: Cloudfleet.CLI version 0.8.9 (#327449)
cloudfleet-tech Jan 2, 2026
7598a8f
New version: codexu.NoteGen version 0.23.4 (#327447)
spectopo Jan 2, 2026
a4becab
New version: DuongDieuPhap.ImageGlass version 9.4.1.15 (#327448)
spectopo Jan 2, 2026
0c2488f
New version: rejetto.hfs version 3.0.1 (#327451)
damn-good-b0t Jan 2, 2026
cc50507
TopalaSoftwareSolutions.SIW version 2026.01.02.0 (#327452)
gtopala Jan 2, 2026
b6e3e43
New version: h3poteto.fedistar version 1.11.11 (#327453)
damn-good-b0t Jan 2, 2026
a8f7142
New version: LuisPater.CLIProxyAPI version 6.6.78 (#327455)
spectopo Jan 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with WinGet Releaser using komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: AngeloConvento.OverKeys
PackageVersion: 0.3.3
InstallerLocale: en-US
InstallerType: inno
InstallerSwitches:
Silent: /VERYSILENT
SilentWithProgress: /SILENT
ProductCode: '{55561D96-ED54-4F19-9037-938B5871F1C1}_is1'
ReleaseDate: 2026-01-02
AppsAndFeaturesEntries:
- ProductCode: '{55561D96-ED54-4F19-9037-938B5871F1C1}_is1'
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/conventoangelo/OverKeys/releases/download/v0.3.3/overkeys_0.3.3_x64_setup.exe
InstallerSha256: BAB677F438BD7D1CF93715FC75C649F070DDD838EB9ED40CAF67F65BCCF3C983
InstallerSwitches:
Custom: /CURRENTUSER
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/conventoangelo/OverKeys/releases/download/v0.3.3/overkeys_0.3.3_x64_setup.exe
InstallerSha256: BAB677F438BD7D1CF93715FC75C649F070DDD838EB9ED40CAF67F65BCCF3C983
InstallerSwitches:
Custom: /ALLUSERS
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\OverKeys'
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Created with WinGet Releaser using komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: AngeloConvento.OverKeys
PackageVersion: 0.3.3
PackageLocale: en-US
Publisher: Angelo Convento
PublisherUrl: https://github.com/conventoangelo
PublisherSupportUrl: https://github.com/conventoangelo/OverKeys/issues
PackageName: OverKeys
PackageUrl: https://github.com/conventoangelo/OverKeys
License: GPL-3.0
LicenseUrl: https://github.com/conventoangelo/OverKeys/blob/HEAD/LICENSE
ShortDescription: Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.
Tags:
- flutter
- kanata
- keyboard
- keyboard-layout
- keymap
- win32
- windows
ReleaseNotes: |-
0.3.3 (2026-01-02)
✨ Features
- add hide on default layer functionality (#141) (55cb207)
- add ignored keys functionality to prevent overlay triggering (135edb3)
- add support for additional key codes (#151) (1935ff1)
- add support for custom aliases (#150) (ca4f1ad)
🐛 Bug Fixes
- retest/revert advanced settings functionality after refactor (#149) (c860aad)
- set defaultUserLayout when using kanata (216eb8a)
- update auto-hide behavior based on user layout (non-kanata) (186362a)
📚 Documentation
- add locales feature in README.md (728a4da)
- update locales documentation with French AZERTY key mappings (dd8b19f)
- upload overkeys_cover.png (605afa9)
⚙️ CI/CD Pipeline
- revamp cicd with nightly builds and approval gates (8927470)
- update permissions in build-release.yml and improve comment clarity in build_windows.ps1 (97e3824)
🔨 Refactoring
- use riverpod for state management (#147) (f800916)
ReleaseNotesUrl: https://github.com/conventoangelo/OverKeys/releases/tag/v0.3.3
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: AngeloConvento.OverKeys
PackageVersion: 0.3.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: ArtemChepurnyi.Keyguard
PackageVersion: 2.1.0
InstallerType: wix
Scope: machine
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
UpgradeBehavior: install
ProductCode: '{823E3BA0-B0C2-3D13-BEC8-7F4314E673DE}'
ReleaseDate: 2026-01-02
AppsAndFeaturesEntries:
- UpgradeCode: '{846C6281-F349-4833-9E0E-AAE1C06006A0}'
Installers:
- Architecture: x64
InstallerUrl: https://github.com/AChep/keyguard-app/releases/download/r20260102.2/Keyguard-2.1.0.msi
InstallerSha256: CFBBD74482125CB61D537B4F5698C1CD12E43E2E3F5B9438F3C74B7A9889D3C2
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: ArtemChepurnyi.Keyguard
PackageVersion: 2.1.0
PackageLocale: en-US
Publisher: Unknown
PublisherUrl: https://artemchep.com/
PublisherSupportUrl: https://github.com/AChep/keyguard-app/issues
Author: Artem Chepurnyi
PackageName: Keyguard
PackageUrl: https://github.com/AChep/keyguard-app
License: Freeware
LicenseUrl: https://github.com/AChep/keyguard-app/blob/HEAD/LICENSE
ShortDescription: An alternative client for the Bitwarden® platform
Description: |-
Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible.
Highlights:
- a beautiful rich and responsive Material You user interface;
- a powerful and fast search;
- a support for creating & using passkeys - a modern alternative to passwords.
- a watchtower that finds items with Pwned passwords, Vulnerable accounts, Reused passwords, Inactive two factor authentication, Inactive passkeys, Unsecure Websites as well as Duplicate, Incomplete and Expiring items, and other;
- multi-account support 🌠 with secure login and two-factor authentication support;
- add items 🌠 and sends 🌠, modify 🌠, and view your vault offline;
- export individual or organization items, including the attachments;
- beautiful Light/Dark theme;
- a generator with SSH keys, Email forwarders, Custom wordlists support, and many other features;
- a support for placeholders and URL overrides;
- and much more!
🌠 - on Android requires the Premium one-time or subscription license.
Tags:
- credential
- password
- protect
- protection
- security
ReleaseNotes: |-
This update introduces initial support for creating new password credentials on Android via Android Credential framework.
[!NOTE]
A large part of the release is testing the updated new release pipeline that maintains the release log for Flathub. The updated pipeline should provide users with a list of versions and the changelog summary for each of them. The summary is auto-generated by an LLM from full changelog as a part of the release pipeline. I hope to extend it at some point to other stores that support displaying changelogs.
I've also turned on GitHub's immutable releases.
All changes
- 9bd9ef43 - chore: Remove extra whitespace from command preventing that from running
- 5a4c0455 - chore: Comply with actions/checkout requiring path to be under the predefined checkout dir
- cfe5ce46 - chore: Bump app version name to 2.1.0
- 4a852279 - feat(Android): Initial support for the Create password credential request #1191
- a2cb2fa2 - chore: Create an GitHub issue for publishing on Flathub for tracking
- 88c13054 - chore(Flatpak): Maintain the releases list automatically + generate release summary
- c87130fc - chore: Update Flathub listing accroding to the platform guidelines
- 0c7ea794 - Merge pull request #1188 from AChep/dependabot/github_actions/actions/upload-artifact-6
- 011f713c - build(deps): Bump actions/upload-artifact from 4 to 6
- 3aae1333 - docs(Readme): Remove AUR package instructions
- b2436d45 - docs(Readme): Resize Flathub badge image to match the others
- dcdd3700 - docs(Readme): Add a link to Flathub
ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260102.2
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: ArtemChepurnyi.Keyguard
PackageVersion: 2.1.0
PackageLocale: zh-CN
License: 免费软件
ShortDescription: Bitwarden® 平台的替代客户端
Description: |-
Keyguard 是 Bitwarden® 平台的替代客户端,旨在提供最佳的用户体验。
亮点:
- 美观丰富、反应灵敏的 Material You 用户界面;
- 强大而快速的搜索功能;
- 支持创建和使用 passkey--现代密码替代品。
- 可查找具有被破解密码、漏洞账户、重复使用的密码、不活动的双因素身份验证、不活动的 passkey、不安全的网站以及重复、不完整和过期等项目的哨兵;
- 多账户支持 🌠 支持安全登录和双因素身份验证;
- 添加项目 🌠 和发送 🌠、修改 🌠 并离线查看您的保险库;
- 导出个人或组织项目,包括附件;
- 漂亮的浅色/深色主题;
- 带有 SSH 密钥的生成器、电子邮件转发器、自定义词表支持等功能;
- 支持占位符和 URL 覆盖;
- 不仅于此!
🌠 - 在 Android 上需要高级一次性许可证或订阅许可证。
Tags:
- 保护
- 凭据
- 安全
- 密码
ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260102.2
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: ArtemChepurnyi.Keyguard
PackageVersion: 2.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
19 changes: 19 additions & 0 deletions manifests/c/Cloudfleet/CLI/0.8.9/Cloudfleet.CLI.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created with komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Cloudfleet.CLI
PackageVersion: 0.8.9
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: cloudfleet.exe
ReleaseDate: 2026-01-02
Installers:
- Architecture: x64
InstallerUrl: https://downloads.cloudfleet.ai/cli/0.8.9/cloudfleet_windows_amd64.zip
InstallerSha256: 83F1DB2AE969282B7795A01EF57382316CD615FEF5EF5A3660830D82A5ED31ED
- Architecture: arm64
InstallerUrl: https://downloads.cloudfleet.ai/cli/0.8.9/cloudfleet_windows_arm64.zip
InstallerSha256: 4F901F9FA290B4EEC7C2DEAB1F351051CA43C57BE83A2CCDE9DF75CF4CCB543A
ManifestType: installer
ManifestVersion: 1.10.0
12 changes: 12 additions & 0 deletions manifests/c/Cloudfleet/CLI/0.8.9/Cloudfleet.CLI.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Created with komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Cloudfleet.CLI
PackageVersion: 0.8.9
PackageLocale: en-US
Publisher: Cloudfleet
PackageName: Cloudfleet CLI
License: MIT License
ShortDescription: Cloudfleet CLI enables users to manage their Cloudfleet accounts and Cloudfleet Kubernetes Engine clusters
ManifestType: defaultLocale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/c/Cloudfleet/CLI/0.8.9/Cloudfleet.CLI.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.14.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Cloudfleet.CLI
PackageVersion: 0.8.9
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
26 changes: 26 additions & 0 deletions manifests/c/codexu/NoteGen/0.23.4/codexu.NoteGen.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: codexu.NoteGen
PackageVersion: 0.23.4
UpgradeBehavior: install
ReleaseDate: 2026-01-02
Installers:
- Architecture: x64
InstallerType: nullsoft
Scope: user
InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.23.4/NoteGen_0.23.4_x64-setup.exe
InstallerSha256: C96BD2E55CD63496232698034FBB8C646AB968E38E216B0D1446374E22BE9143
ProductCode: NoteGen
- Architecture: x64
InstallerType: wix
Scope: machine
InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.23.4/NoteGen_0.23.4_x64_en-US.msi
InstallerSha256: 37A1EBBD6593FF3D5E99152ED8E29791A69600E0961298B287304E6DCDDA81B0
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
ProductCode: '{2095A84A-C4B3-4F2E-BAC0-17F93393FA6F}'
AppsAndFeaturesEntries:
- UpgradeCode: '{E353DB5D-25D7-5FA9-B7DC-C4BC524A075E}'
ManifestType: installer
ManifestVersion: 1.12.0
59 changes: 59 additions & 0 deletions manifests/c/codexu/NoteGen/0.23.4/codexu.NoteGen.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: codexu.NoteGen
PackageVersion: 0.23.4
PackageLocale: en-US
Publisher: codexu
PublisherUrl: https://github.com/codexu
PublisherSupportUrl: https://github.com/codexu/note-gen/issues
PackageName: NoteGen
PackageUrl: https://github.com/codexu/note-gen
License: MIT
LicenseUrl: https://github.com/codexu/note-gen/blob/HEAD/LICENSE
Copyright: Copyright (c) 2026 codexu
ShortDescription: A cross-platform AI note-taking application focused on recording and writing.
Description: |-
NoteGen is a cross-platform AI note-taking application focused on recording and writing, developed based on Tauri.
The core philosophy of NoteGen is to combine recording, writing, and AI, with all three complementing each other. The recording function helps users quickly capture and organize fragmented knowledge. The organization function is the bridge connecting recording and writing, which can organize continuously recorded content into a readable note, assisting users in completing the creation process from scratch. If the AI-organized results cannot meet your requirements, you can use the writing function to refine it yourself.
Recording
Recording methods supported:
1. 🖥️ Screenshot recording, through which users can quickly capture and record fragmented knowledge, especially in situations where text copying is not possible.
2. 📄 Text recording, which allows copying text or manually inputting brief content as a record.
3. 🖼️ Illustration recording, which can be automatically inserted into appropriate positions when generating notes.
4. 📇 File recording, which recognizes content from PDF, md, html, txt, and other files for text recording.
5. 🔗 Link recording (to be implemented), using web crawlers for page content recognition and recording.
6. 📷 Photo recording (to be implemented), similar to illustration recording, calling the camera to record, suitable for future mobile use.
Auxiliary recording:
- 🏷️ Custom tags for better categorization and differentiation of different recording scenarios.
- 🤖 AI conversation, by default associated with records under the current tag, and you can also manually associate it with any article in your writing.
- 📋 Clipboard recognition, which automatically recognizes images or text in the clipboard after you copy them.
- 💾 Organization, when you have completed a series of records, you can try to let AI help you organize them into an article.
Writing
- 🗂 File manager, supporting management of files and folders in local and Github repositories, with unlimited directory levels.
- 📝 Support for WYSIWYG, instant rendering, and split-screen preview modes.
- 📅 Version control, if you enable synchronization, you can trace back to historically uploaded records in the history.
- 🤖 AI assistance, supporting Q&A, continuation, optimization, simplification, translation, and other functions, and you can insert records into any position of the article at any time.
- 🏞️ Image hosting, directly copy and paste images into the Markdown editor, which will automatically upload the image to the image hosting service and convert it to a Markdown image link.
- 🛠️ HTML and Markdown conversion, copying content from browsers will automatically convert it to Markdown format.
Auxiliary
- 📦 Large model support, with multiple built-in large model configurations, supporting customization and easy switching.
- 👁️ OCR, which can assist in recognizing text in images.
- 🏗️ Organization templates, which can be customized for AI to organize different types of content.
- 🔎 Global search, for quickly searching and jumping to specified content.
- 🌃 Image hosting management, for convenient management of image hosting repository content.
- 💎 Themes and appearance, supporting dark theme, and appearance settings for Markdown, code, etc.
Tags:
- ai
- bookmark
- clipping
- favorite
- knowledge
- knowledge-base
- large-language-model
- llm
- mark
- notes
ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.23.4
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Loading
Loading