Skip to content

Commit 96d0e64

Browse files
authored
New version: pbek.QOwnNotes version 26.4.14 (#361228)
1 parent 9075163 commit 96d0e64

File tree

3 files changed

+72
-0
lines changed

3 files changed

+72
-0
lines changed
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.14
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: QOwnNotes.exe
10+
PortableCommandAlias: qownnotes.exe
11+
ReleaseDate: 2026-04-15
12+
Installers:
13+
- Architecture: neutral
14+
InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.4.14/QOwnNotes.zip
15+
InstallerSha256: CFC48591927AFCA75472426F16E9C084998FFEDCDE202A07279272486E7353C1
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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.14
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.14
24+
- Allow dragging a Markdown or text note file into the note editor, so it is
25+
imported as a note into the active note subfolder
26+
(for #3568)
27+
- Extended the Headings tab in the Navigation panel to also recognize
28+
custom heading syntaxes introduced through scripting addHighlightingRule
29+
calls that use heading states like H1, H2, and H3, so scripted headings
30+
such as @ Introduction @, @@ Background @@, and @@@ Details @@@ now
31+
appear in the heading tree with the correct nesting and title text (for
32+
#3549)
33+
Released files
34+
- QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6
35+
- QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage
36+
- QOwnNotes-amd64.snap: Linux Snap build with Qt 6
37+
- QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package
38+
- QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments
39+
- QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package
40+
- QOwnNotes.zip: Windows ZIP package built with Qt 6
41+
- QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package
42+
- QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package
43+
- QOwnNotes.dmg: macOS disk image built with Qt 6
44+
- QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems
45+
ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.4.14
46+
ManifestType: defaultLocale
47+
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.14
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)