Releases: pbek/QOwnNotes
Releases · pbek/QOwnNotes
Release v25.4.2
25.4.2
- Most of the initialization of the pages in the Settings dialog will now be
done once when the page is shown, not when the settings dialog is created to
speed up the opening of the dialog (for #3250) - The cloud connections test will now not be made automatically, when switching
to the Nextcloud settings page, because that will store the settings,
which takes a while (for #3250) - The maximum note save interval time was increased to 6 digits in the
General settings (for #3254)
Release v25.4.1
25.4.1
- In the TODO dialog, now it was made sure that the editing pane is disabled and
the data is reset, when no item is selected, an item was deleted or no items
are present (for #3249)
Release v25.4.0
25.4.0
- All TODO calendar network requests were reimplemented to use their own,
distinct network manager to prevent data being stored for the wrong calendar
(for #3248)
Release v25.3.5
25.3.5
- The ignoring of changes of files in the
.git
folder inside note folders has
been improved (for #3247)- This should result in lesser reloading of the note folder with the message
Notes directory was modified externally
when editing notes with enabled git support
- This should result in lesser reloading of the note folder with the message
Release v25.3.4
25.3.4
- An issue with importing a table with UTF-8 characters from the clipboard in the
Insert table dialog was fixed (for #3245) - Added more French, Russian, Dutch translation (thank you, jd-develop, catmenmilota, stephanp)
Release v25.3.3
25.3.3
- You can now zoom in the note relation panel with the mouse wheel
(for #2074)
Release v25.3.2
25.3.2
- In the note relation panel notes can now have circular relations
between each other, no new note items will be drawn for notes that are already
in the scene (for #2074)
Release v25.3.1
25.3.1
- In the note relation panel the gathering of note relations will now be done
in a different thread (for #2074)- This results in a huge speed improvement and being able to interact with the
user interface while the relations are gathered and drawn - The gathering of note relations and drawing is stopped when another note is selected
- This results in a huge speed improvement and being able to interact with the
- Added a new editor color schema Simple by @nobodyF34R
(for #3238) - Added more Spanish, Korean, Dutch translation (thank you, alejandromoc, venusgirl, stephanp)
Release v25.3.0
25.3.0
- There now is a new note relations panel, that shows links to other notes in a graph
for the current note, up to the 3rd level (for #2074)- By double-clicking on a note in the graph, you can open the note
- Added more Spanish, Korean, Dutch translation (thank you, alejandromoc, venusgirl, stephanp)
Release v25.2.9
25.2.9
- There now is a new action in the Window menu to reattach all floating panels in case
they can't be reattached manually anymore (for #3109)