Skip to content

Releases: pbek/QOwnNotes

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

Release v24.4.4

24 Apr 17:55
Compare
Choose a tag to compare

24.4.4

  • Tag support for multiple tags was fixed for tasks in the Todo dialog
    (for #2998, thank you, @Akselmo)
  • Added more Dutch translation (thank you, stephanp)

Release v24.4.3

23 Apr 19:29
Compare
Choose a tag to compare

24.4.3

  • Tag support was added to tasks in the Todo dialog
    (for #2998, thank you, @Akselmo)
    • Tags can be added to and removed from tasks
  • There now is a software repository for openSUSE Leap 15.6
  • There now is a software repository for Fedora Rawhide
  • Added more Korean, German, Arabic, Dutch, French translation (thank you
    venusgirl, rakekniven, noureddin, stephanp, jd-develop)

Release v24.4.2

12 Apr 19:04
Compare
Choose a tag to compare

24.4.2

  • We now assume --allow-multiple-instances if --completion is used as cli parameter
    (for #3003)
  • Added more German, Dutch, Korean, Spanish, Swedish translation (thank you
    rakekniven, stephanp, venusgirl, fitojb, dzenan)

Release v24.4.1

11 Apr 18:47
Compare
Choose a tag to compare

24.4.1

  • There now is a new cli parameter --completion <name> that generates shell completion
    code for fish and bash (for #3003)
    • for example QOwnNotes --completion fish will generate fish shell completion code
    • for more information please take a look at
      Cli parameters
  • There was a new release of the QOwnNotes Web Companion browser extension 2024.4.0
    • The "running away" of the Preferences dialog was fixed under Firefox when
      using a zoom-level over 100% (for #63)
    • Update dependencies
    • Add more translations
  • Added more French translation (thank you jd-develop)

Release v24.4.0

02 Apr 17:37
Compare
Choose a tag to compare

24.4.0

Release v24.3.5

21 Mar 19:59
Compare
Choose a tag to compare

24.3.5

  • Now text between two asterisks in in-line code blocks in a bullet point list gets
    highlighted correctly (for #2972, thank you, @Waqar144)