Version | Change log |
QOwnNotes 24.11.3 Buil Nov 15, 2024 | All missing and malfunctioning icon variations were generated and added (for #3147) |
QOwnNotes 24.11.2 Buil Nov 13, 2024 |
The margins are now adapted correctly, when zooming in the note text edit, when the setting that the editor width should only be applied in distraction free mode is disabled (for #3153) The QOwnNotesAPI Nextcloud App was updated to version 24.11.0 to fix issues with the versioning API in Nextcloud 30 (for #50) Added more Spanish, Brazilian Portuguese, Romanian, Dutch, German translation (thank you, alejandromoc, ciel.p, ioancroitor, stephanp, rakekniven) |
QOwnNotes 24.11.1 Buil Nov 9, 2024 |
The margins are now adapted correctly, when zooming in the note text edit, when the setting that the editor width should only be applied in distraction free mode is disabled (for #3153) The QOwnNotesAPI Nextcloud App was updated to version 24.11.0 to fix issues with the versioning API in Nextcloud 30 (for #50) Added more Spanish, Brazilian Portuguese, Romanian, Dutch, German translation (thank you, alejandromoc, ciel.p, ioancroitor, stephanp, rakekniven) |
QOwnNotes 24.11.0 Buil Nov 3, 2024 |
There now is a new script settings for secret variables with the type string-secret Those strings will be stored encrypted (but don't depend on that encryption) In the settings dump, such variables will be masked with ******** For more information, please take a look at the scripting documentation Added more Spanish, Arabic, Russian (thank you, alejandromoc, noureddin, catmenmilota) |
QOwnNotes 24.10.5 Buil Oct 30, 2024 |
The capturing of indented Markdown tables was improved (for #3137) The actions in the Find action dialog is now using the correct font size, if you are overriding the global interface font size (for #3145) Added more Russian, Spanish, Dutch, Korean, Swedish translation (thank you, catmenmilota, alejandromoc, stephanp, venusgirl, dzenan) |
QOwnNotes 24.10.4 Buil Oct 28, 2024 | Markdown tables can now be indented with up to three spaces to match the behavior of the preview |
QOwnNotes 24.10.0 Buil Oct 5, 2024 |
Add support for storing commands in Atuin on execution when using the --atuin flag (for #15) The --color flag now shows the command description in a calmer green, instead of red (for #16) Update dependencies Added more Chinese Simplified, Dutch, German, Swedish, Korean translation (thank you, huishengli, stephanp, rakekniven, dzenan, venusgirl) |
QOwnNotes 24.9.8 Build Sep 28, 2024 |
You can now set the maximum note file size in the Panels settings to prevent the loading of very large notes (for 3118) Default is 1 MB The file size will now be shown in the note list tooltip (for 3120) |
QOwnNotes 24.9.7 Build Sep 26, 2024 |
Reading from settings will now be cached in memory to possible speed up the application, hopefully not causing any regressions (for #3027) The QOwnNotes API https://api.qownnotes.org got migrated to PHP 8.2, Symfony 6.4 and API Platform 3.3 for more speed and to be more future-proof (for #11) The QOwnNotesAPI Nextcloud app was enabled and tested app for Nextcloud 30 (for #49) There were troubles with the version API that didn't always happen when trying to access the versions of a file: Call to a member function getOwner() on null in file '/var/www/html/lib/private/Files/Filesystem.php' line 728 It's unclear why this happens, but it seems to be a problem with the Nextcloud server and not the app |
QOwnNotes 24.9.6 Build Sep 14, 2024 | The note selection when selecting a note subfolder in the experimental note tree mode was fixed (for #3072) |