We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0a3e4 commit 3f18d00Copy full SHA for 3f18d00
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# QOwnNotes Changelog
2
3
+## 25.10.4
4
+
5
+- A PPA for Ubuntu 26.04 (Resolute Raccoon) was added
6
7
## 25.10.3
8
9
- You can now **search for a card link** in all notes from the **Nextcloud Deck dialog**
ubuntu-launchpad/build-for-launchpad-qt6.sh
@@ -19,7 +19,7 @@ BRANCH=main
19
#BRANCH=release
20
21
# https://wiki.ubuntu.com/Releases
22
-UBUNTU_RELEASES=("noble" "plucky" "questing")
+UBUNTU_RELEASES=("noble" "plucky" "questing" "resolute")
23
24
DATE=$(LC_ALL=C date +'%a, %d %b %Y %T %z')
25
PROJECT_PATH="/tmp/QOwnNotes-$$"
0 commit comments