Skip to content

Commit 90d1d04

Browse files
New version: AppFlowy.AppFlowy version 0.9.4 (microsoft#270564)
1 parent 637e5e1 commit 90d1d04

3 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: AppFlowy.AppFlowy
5+
PackageVersion: 0.9.4
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallerSwitches:
10+
Silent: /sp- /verysilent /norestart
11+
SilentWithProgress: /sp- /silent /norestart
12+
Dependencies:
13+
PackageDependencies:
14+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
15+
ProductCode: AppFlowy_is1
16+
ReleaseDate: 2025-07-02
17+
AppsAndFeaturesEntries:
18+
- ProductCode: AppFlowy_is1
19+
ElevationRequirement: elevatesSelf
20+
InstallationMetadata:
21+
DefaultInstallLocation: '%ProgramFiles%\AppFlowy\'
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.9.4/AppFlowy-0.9.4-windows-x86_64.exe
25+
InstallerSha256: FD828D51529604FF63A9527BCDC2FD385E9C4EC0D22F135BD10DAD51A0FC0968
26+
ManifestType: installer
27+
ManifestVersion: 1.10.0
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: AppFlowy.AppFlowy
5+
PackageVersion: 0.9.4
6+
PackageLocale: en-US
7+
Publisher: AppFlowy-IO
8+
PublisherUrl: https://github.com/AppFlowy-IO
9+
PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues
10+
PackageName: AppFlowy
11+
PackageUrl: https://github.com/AppFlowy-IO/AppFlowy
12+
License: AGPL-3.0
13+
LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/HEAD/LICENSE
14+
Copyright: Copyright (C) 2007 Free Software Foundation, Inc.
15+
CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE
16+
ShortDescription: The Open Source Alternative To Notion.
17+
Description: |-
18+
AppFlowy is an open source alternative to Notion.
19+
You are in charge of your data and customizations.
20+
Tags:
21+
- content-management
22+
- content-services
23+
- editor
24+
- flutter
25+
- flutter-app
26+
- flutter-apps
27+
- flutter-examples
28+
- flutter-ui
29+
- low-code
30+
- no-code
31+
- notion
32+
- notion-alternative
33+
- rust
34+
- rust-lang
35+
- rust-language
36+
- wiki
37+
ReleaseNotes: |-
38+
Version 0.9.4 – 02/07/2025
39+
Desktop
40+
New Features
41+
- Private page sharing: Add members to private pages with Can View or Can Edit permissions
42+
- Guest editor collaboration: Invite non-members (guest editors) to collaborate in real-time on your pages
43+
- Shared with me: Browse all pages shared with you under the new Shared with me section
44+
- New syncing protocol: Optimized for faster, more reliable multi-user and multi-device data sync
45+
Mobile
46+
New Features
47+
- Shared page collaboration: View and edit pages that have been shared with you on iOS and Android
48+
- New syncing protocol: Optimized for faster, more reliable multi-user and multi-device data sync
49+
ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.9.4
50+
PurchaseUrl: https://ko-fi.com/appflowy
51+
ManifestType: defaultLocale
52+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: AppFlowy.AppFlowy
5+
PackageVersion: 0.9.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)