Skip to content

Releases: pbek/QOwnNotes

Release v24.12.6

23 Dec 15:38
Compare
Choose a tag to compare

24.12.6

  • A possible crash when pasting HTML as Markdown or pasting as text file was fixed
    (for #3184)
  • It is now possible to delete subfolders with the Delete or Backspace key,
    like for notes and tags (for #3185)
  • Added more Dutch translation (thank you, stephanp)

Release v24.12.5

22 Dec 15:10
e541fe3
Compare
Choose a tag to compare

24.12.5

  • Both note links and the link dialog are now supporting also heading 1, not only
    heading 2 and up, as long # headings are used (for #3181)
  • Added more German translation (thank you, rakekniven)

Release v24.12.4

20 Dec 19:14
Compare
Choose a tag to compare

24.12.4

  • The welcome wizard will now be shown again when the application runs for the first time,
    this was a regression from 24.12.3 (for #3179)
  • Added more Arabic, Turkish, French translation (thank you, noureddin, brtc, jd-develop)

Release v24.12.3

12 Dec 18:23
Compare
Choose a tag to compare

24.12.3

  • 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)

Release v24.12.2

10 Dec 18:34
Compare
Choose a tag to compare

24.12.2

  • 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

Release v24.12.1

05 Dec 18:51
Compare
Choose a tag to compare

24.12.1

  • The build process was fixed for Qt below 5.10.0 (for #3171)
  • The action Find note was renamed to Find text in notes and the action
    Find notes in all tags / subfolders was renamed to Find text in notes in all tags / subfolders
    and will now search for the selected text in the current note
    (for #3172)
    • The action Find text in notes is now also present in the context menu of
      the note text edit when there is a selected text
  • Added more Korean, Turkish, Dutch translation (thank you, venusgirl, brtc, stephanp)

Release v24.12.0

03 Dec 19:55
Compare
Choose a tag to compare

24.12.0

  • Several warnings were prevented when scripts updates were present when the
    application started (for #3171)
  • There now is a software repository for Fedora 41
  • Added more Spanish translation (thank you, alejandromoc)

Release v24.11.4

26 Nov 18:51
Compare
Choose a tag to compare

24.11.4

  • There now is a new script function script.textDiffDialog that opens a dialog
    to show the differences between two texts and lets the user edit the result
    (for #3163)
  • Added more Dutch, Korean, Spanish, Brazilian Portuguese, French, Swedish translation
    (thank you, stephanp, venusgirl, alejandromoc, camemb3rt, jd-develop, dzenan)

Release v24.11.3

15 Nov 20:19
Compare
Choose a tag to compare

24.11.3

  • All missing and malfunctioning icon variations were generated and added
    (for #3147)

Release v24.11.2

13 Nov 20:16
Compare
Choose a tag to compare

24.11.2

  • Some effort was made to make the application icon look better on dark backgrounds
    (for #3147)
  • Added more Spanish, Dutch, Russian, Korean translation (thank you, alejandromoc,
    stephanp, catmenmilota, venusgirl)