Version | Change log |
QOwnNotes 25.2.7 Build Feb 17, 2025 |
The AI activity spinner will use white color in dark mode now (for #3231) Added more Spanish translation (thank you, alejandromoc) |
QOwnNotes 25.2.6 Build Feb 16, 2025 |
There now is a setting to increase the API response timeout in the AI settings (for #3231) Now a loading spinner is shown in the status bar during AI activity (for #3231) |
QOwnNotes 25.2.4 Build Feb 13, 2025 |
There now is a setting to hide the icons in the main menu and command bar in the Interface settings (for #3230, thank you, @andrei-a-papou) The AI models qwen-2.5-32b and deepseek-r1-distill-qwen-32b for Groq have been added (for #3233, thank you, @Weej1) |
QOwnNotes 25.2.3 Build Feb 7, 2025 |
The GDScript support in the note edit code block syntax highlighter was improved to support $NodePath and %UniqueNode constructs highlighted as literals (for #216, thank you, @DarienMC) Added TOML support to the note edit code block syntax highlighter (for #217, thank you, @DarienMC) |
QOwnNotes 25.2.2 Build Feb 7, 2025 |
A regression was fixed where you get a dialog A change of the note path was detected after renaming a note, regardless if there were backlinks to the note that needed to be updated (for #3228) An issue with the script.textDiffDialog() scripting command was fixed, where a null string could crash the application (for #257) The QOwnNotesAPI Nextcloud App was updated to version 25.2.0 for Nextcloud 31 (for #51) |
QOwnNotes 25.1.7 Build Jan 29, 2025 |
When inserting an image or attachment file via their insert dialogs or via drag and drop the filenames will now be urlencoded to prevent problems with special characters in the filenames (for #3215) The management dialogs for images and attachments can now also recognize urlencoded filenames to show the files correctly |
QOwnNotes 25.1.6 Build Jan 29, 2025 |
The available AI models for Groq have been updated (for #3216, thank you, @Weej1) An issue with combinations of strong and em tags preview was fixed (for #3218) Added more Spanish translation (thank you, alejandromoc) |
QOwnNotes 25.1.4 Build Jan 17, 2025 |
More key combinations, like Ctrl + Enter or Ctrl + Z are now respecting the read-only mode and will not perform their operation (for #3208) An issue was fixed where some links to a note were not adapted when the note was moved or renamed (for #3200) If the application is built in debug mode the IDs of the notes, note-subfolders and tags are now shown in the tooltips of their list panels (for #3200) index.php will now not be used in Nextcloud Deck links anymore, since it seems to mess up the deep link to a card (for #3210) |
QOwnNotes 24.12.3 Buil Dec 12, 2024 |
If the current note folder doesn't exist anymore during the start of the application, now the first existing one will be selected (for #3179) If there was only one note folder, the user needs to select a new path When the application is already running and a note folder was removed outside the application, the user will now get a warning that the path doesn't exist anymore and is not able to select that note folder Added more Korean, Dutch, Turkish, Spanish translation (thank you, venusgirl, stephanp, brtc, alejandromoc) |
QOwnNotes 24.12.2 Buil Dec 10, 2024 |
The Qt Wayland and platform libraries were added to the Qt6 Ubuntu PPA, so the repository works out of the box on Ubuntu 22.04 (for #2964) The automatic Markdown table formatter now supports trimming tables with leading spaces (for #3137) The nix package now builds also for macOS on x86_64 and aarch64, aka. Apple Silicon (for #2912) There is an open pull request for it at #363327 on NixOS/nixpkgs This could serve as a native package for macOS on Apple Silicon hardware |