Skip to content

Releases: pbek/QOwnNotes

Release v24.5.8

23 May 17:55
Compare
Choose a tag to compare

24.5.8

  • You can now also select an AI model to use in the Edit main menu, instead of
    only in the AI toolbar (for #3026)

Release v24.5.7

22 May 17:22
Compare
Choose a tag to compare

24.5.7

  • There now is a new scripting command script.inputDialogGetMultiLineText to open an
    input dialog with a multi-line text edit
  • The scripting command script.inputDialogGetText will now return an empty
    string, if Cancel was clicked or Escape was pressed
  • The macOS build is now also done with jurplel/install-qt-action@v4 like the Windows,
    AppImage and Snap builds (for #3031)

Release v24.5.6

21 May 18:35
Compare
Choose a tag to compare
#1859 i18n: add more app and webpage translation

Release v24.5.5

21 May 17:36
Compare
Choose a tag to compare

24.5.5

  • Try to fix build on very old build systems again (for #3026)
  • The scripting command script.inputDialogGetItem will now return an empty
    string, if Cancel was clicked or Escape was pressed

Release v24.5.4

17 May 18:23
Compare
Choose a tag to compare

24.5.4

  • Try to fix build on very old build systems (for #3026)
  • Added more Dutch, Korean, Swedish, French translation (thank you, stephanp,
    venusgirl, dzenan, tralalax)

Release v24.5.3

17 May 17:58
Compare
Choose a tag to compare

24.5.3

  • QOwnNotes now has AI support, currently for Groq
    (because you can get free API keys) and OpenAI
    (for #3026)
    • There is a new AI toolbar where can turn the service on, and you can select the AI backend and model
    • As a first step, there is a new script ai-autocomplete in the script repository
      that uses the selected AI model to autocomplete the current block in the note text edit
    • You can now add a OpenAI API key in the new AI settings
    • Use the new script.aiComplete(prompt) scripting command to your own imagination (see below)
  • There now is a new scripting command script.aiComplete(prompt) to use a completion prompt
    on the currently selected AI model (for #3026)
  • There now is a new scripting command script.noteTextEditCurrentBlock() to get
    the text of the current block (for #3026)

Release v24.5.2

15 May 18:44
Compare
Choose a tag to compare

24.5.2

  • Try to fix "QFont::setPointSize: Point size <= 0" warnings
  • The first part of the upcoming AI support is already visible
    (for #3026)
    • You can add a Groq API key in the new AI settings
  • A PPA for Ubuntu 24.10 (Oracular Oriole) was added
  • Added more French, Korean translation (thank you, jd-develop, venusgirl)

Release v24.5.1

05 May 13:54
Compare
Choose a tag to compare

24.5.1

  • In the note editor, the line-number font size will now grow with the editor font size
    (for #3019)
  • Added more French translation (thank you, jd-develop)

Release v24.5.0

30 Apr 17:46
Compare
Choose a tag to compare

24.5.0

  • The macOS release build is now fixed again (for #3018)

Release v24.4.5

29 Apr 19:30
Compare
Choose a tag to compare

24.4.5