Skip to content

Commit c98ea00

Browse files
authored
New version: 990aa.Kivixa version 0.8.25+80250 (microsoft#365515)
1 parent 19a1eaa commit c98ea00

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: 990aa.Kivixa
5+
PackageVersion: 0.8.25+80250
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallerSwitches:
10+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
11+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP-
12+
Dependencies:
13+
PackageDependencies:
14+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
15+
ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1'
16+
ReleaseDate: 2026-04-27
17+
AppsAndFeaturesEntries:
18+
- DisplayVersion: 0.8.25
19+
ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1'
20+
ElevationRequirement: elevatesSelf
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%\Kivixa'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/990aa/kivixa/releases/download/v0.8.25+80250/Kivixa-Setup-0.8.25.exe
26+
InstallerSha256: 553F7E4DC1C5C30365F2BB68D1992CF1FF126E13B3E8BDB807408DED35B2EC20
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: 990aa.Kivixa
5+
PackageVersion: 0.8.25+80250
6+
PackageLocale: en-US
7+
Publisher: 990aa
8+
PublisherUrl: https://github.com/990aa
9+
PublisherSupportUrl: https://github.com/990aa/kivixa/issues
10+
PackageName: Kivixa
11+
PackageUrl: https://github.com/990aa/kivixa
12+
License: MIT
13+
LicenseUrl: https://github.com/990aa/kivixa/blob/HEAD/LICENSE.md
14+
ShortDescription: A privacy-first cross-platform productivity workspace for notes, sketching, planning, and local AI assistance
15+
Tags:
16+
- browser
17+
- calendar
18+
- canvas
19+
- clock
20+
- flutter
21+
- local-ai
22+
- math
23+
- mcp
24+
- notes-app
25+
- productivity-tool
26+
- rust
27+
- version-control
28+
ReleaseNotes: |-
29+
Kivixa v0.8.25
30+
Changed
31+
- Updated .github/workflows/pr-quality-gate.yml to support selective, path-filtered compilation of Rust modules (native, native_audio, native_math) and Flutter apps based on modified files.
32+
- Ensured consistency of audio filenames (SOUND_star-dust, NOTIFICATION, etc.) across the codebase and audio assets directory.
33+
- Refined README.md to accurately document platform support and fix code block alignment for the winget installation command.
34+
Downloads
35+
Windows:
36+
- Kivixa-Setup-0.8.25.exe - Windows Installer
37+
- kivixa.msix - Modern Windows Package
38+
Android:
39+
- Kivixa-Android-0.8.25-arm64.apk - ARM64 (most modern devices)
40+
- Kivixa-Android-0.8.25-armv7.apk - ARMv7 (older devices)
41+
- Kivixa-Android-0.8.25-x86_64.apk - x86_64 (emulators)
42+
Alternative Downloads
43+
- F-Droid: Add our repo at https://990aa.github.io/kivixa/repo
44+
ReleaseNotesUrl: https://github.com/990aa/kivixa/releases/tag/v0.8.25+80250
45+
ManifestType: defaultLocale
46+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: 990aa.Kivixa
5+
PackageVersion: 0.8.25+80250
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)