Skip to content

Commit 65480f7

Browse files
authored
New version: pbek.QOwnNotes version 26.4.13 (microsoft#360908)
1 parent aaaf464 commit 65480f7

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.4.13
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: QOwnNotes.exe
10+
PortableCommandAlias: qownnotes.exe
11+
ReleaseDate: 2026-04-14
12+
Installers:
13+
- Architecture: neutral
14+
InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.4.13/QOwnNotes.zip
15+
InstallerSha256: 2581B8A32121AA9FC1271A653F67099174B4DC486E8E776E8B809FC067BD5043
16+
ManifestType: installer
17+
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 Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.4.13
6+
PackageLocale: en-US
7+
Publisher: pbek
8+
PublisherUrl: https://github.com/pbek/QOwnNotes
9+
PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues
10+
Author: https://github.com/pbek
11+
PackageName: QOwnNotes
12+
PackageUrl: https://github.com/pbek/QOwnNotes
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE
15+
ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager
16+
Tags:
17+
- markdown
18+
- notes
19+
- notetaking
20+
- qownnotes
21+
- todo
22+
ReleaseNotes: |-
23+
26.4.13
24+
- Renamed saved Workspaces to Layouts across the interface, settings,
25+
scripting and documentation, renamed the old Layout settings page to
26+
Layout presets, and added a migration for existing saved layout settings,
27+
selector shortcuts, and related message box overrides so current setups keep
28+
working after the rename (for #3564)
29+
- For scripting, the new hook name is layoutSwitchedHook(oldUuid, newUuid)
30+
- Older scripts using workspaceSwitchedHook(oldUuid, newUuid) will still
31+
work for now, but they are deprecated and should be updated
32+
Released files
33+
- QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6
34+
- QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage
35+
- QOwnNotes-amd64.snap: Linux Snap build with Qt 6
36+
- QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package
37+
- QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments
38+
- QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package
39+
- QOwnNotes.zip: Windows ZIP package built with Qt 6
40+
- QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package
41+
- QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package
42+
- QOwnNotes.dmg: macOS disk image built with Qt 6
43+
- QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems
44+
ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.4.13
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 Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: pbek.QOwnNotes
5+
PackageVersion: 26.4.13
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)