QOwnNotes

QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

GPL-2.0 License

Stars
4.3K
Committers
98

Bot releases are visible (Hide)

QOwnNotes - Release v24.2.3

Published by github-actions[bot] 8 months ago

24.2.3

  • support was added for the QOwnNotes Web Companion browser extension
    to also allow deleting of bookmarks in the current note
    (for #57)
  • it was made sure, that the first password field gets the focus in password
    dialogs, if the tab order doesn't work properly
QOwnNotes - Release v24.2.2

Published by github-actions[bot] 8 months ago

24.2.2

  • the spellchecker is now correctly turned off in inline code blocks, when there are more of one
    in one line (for #2955, thank you, @Waqar144)
  • added more Croatian, Korean, Swedish, Dutch, Italian translation (thank you
    milotype, venusgirl, dzenan, stephanp, gryp2)
  • a new release of the QOwnNotes Web Companion browser extension 2024.2.4 was released
    • the minimum height of the popup was raised to 300px to allow
      dialogs to be shown fully if there is little content
    • now only a delete button is shown in the bookmarks list if the bookmark
      can be deleted (for #57)
    • fixed a problem where links without name couldn't be opened when the link directly was clicked
    • there now is a new private mode switch, that allows opening bookmarks in
      a private window (for #58)
QOwnNotes - Release v24.2.1

Published by github-actions[bot] 9 months ago

24.2.1

  • support was added for the new QOwnNotes Web Companion browser extension 2024.2.2
    to allow deleting of bookmarks (for #57)
  • added more Croatian, Arabic translation (thank you milotype, noureddin)
QOwnNotes - Release v24.2.0

Published by github-actions[bot] 9 months ago

24.2.0

  • the QOwnNotes web-companion browser extension was completely rewritten in
    Vue.js 3 with Vite using QUASAR with BEX (for #56)
    • more information about the browser extension at web-companion
    • also both the Chrome and Firefox extensions are now using manifest version 3
    • the minimum version for Firefox was raised to 109, because of manifest version 3
    • more translations were added
  • there are now new menu items in the Note / Navigation menu to move up/down in
    the subfolder and tag list (for #2949)
    • those menu items are only enabled if their respective panels are visible
    • you can set shortcuts for them in the Shortcuts settings
  • added more Dutch, Arabic translation (thank you stephanp, noureddin)
QOwnNotes - Release v24.1.5

Published by github-actions[bot] 9 months ago

24.1.5

  • an attempt was made to fix the issue that shortcut settings table columns
    didn't get resized to fit the containing text on some computers
    (for #2950)
  • the Snap version of QOwnNotes is now able to use git
    (for #1306)
  • the Web Companion browser extension
    is currently rewritten in Vue.js 3 with Vite and QUASAR with BEX to get rid of
    all the legacy libraries that need Node.js 14 to build the project
    (for #56)
QOwnNotes - Release v24.1.4

Published by github-actions[bot] 9 months ago

24.1.4

  • the spellchecking menu will now also be shown on already selected words
    (for #2946)
QOwnNotes - Release v24.1.3

Published by github-actions[bot] 10 months ago

24.1.3

  • you now can also use Ctrl + = to increase the text size
    in the note text edit (for #2941)
  • added more Croatian, Spanish, Dutch, Korean translation (thank you milotype,
    fitojb, stephanp, venusgirl)
QOwnNotes - Release v24.1.2

Published by github-actions[bot] 10 months ago

24.1.2

  • the Snap version of QOwnNotes was (in a Herculean effort) migrated from Core18 to Core22
    to cause less problems on Ubuntu 23.10 systems (for #2876)
  • in new releases, the source code tar.xz file will now also have a .sha256sum
    and a .sha512sum file, that is compatible with sha256sum and sha512sum
    (for #2938)
QOwnNotes - Release v24.1.1

Published by github-actions[bot] 10 months ago

24.1.1

  • a crash on certain systems at startup after the script update check was fixed
    (for #2937)
QOwnNotes - Release v24.1.0

Published by github-actions[bot] 10 months ago

24.1.0

  • the script update check at startup now runs in a separate thread to not block
    the application startup (for #2934)
QOwnNotes - Release v23.12.5

Published by github-actions[bot] 10 months ago

23.12.5

  • note bookmarks will now be persisted and restored when the application starts
    (for #2933)
  • there now is a software repository for Fedora 39
QOwnNotes - Release v23.12.4

Published by github-actions[bot] 10 months ago

23.12.4

  • the collapse-state for the note tree in the experimental note tree mode is now stored
    (for #790, thank you, @discapes)
  • toggling the experimental note tree mode in the settings now requires a restart
    of the application, to make sure the panels are initialized correctly
    (for #790)
  • the matching of the correct heading in note links was improved
  • added more Dutch, Tamil, Arabic, Korean, Czech translation (thank you stephanp,
    tamilneram.github.io, noureddin, venusgirl, dedkus)
QOwnNotes - Release v23.12.3

Published by github-actions[bot] 11 months ago

23.12.3

  • the speed of link highlighting in lists starting with 4 spaces or more was improved
    [(for #201)
QOwnNotes - Release v23.12.2

Published by github-actions[bot] 11 months ago

23.12.2

  • link highlighting in lists starting with 4 spaces or more was fixed
    [(for #201)
QOwnNotes - Release v23.12.1

Published by github-actions[bot] 11 months ago

23.12.1

  • reverted link fix of last release because of #201
QOwnNotes - Release v23.12.0

Published by github-actions[bot] 11 months ago

23.12.0

  • the QOwnNotesAPI Nextcloud App was updated
    to version 23.12.0 to support Nextcloud 28 (for #46)
  • a regression with falsely highlighting of links in 4-Spaces fence code blocks was fixed
    (for #199, thank you, @tim-gromeyer)
QOwnNotes - Release v23.11.3

Published by github-actions[bot] 11 months ago

23.11.3

  • if the current note is encrypted, read-only or the doesn't exist any more now
    some menu actions are also disabled to prevent writing to the note text edit
    (for #2904)
  • a PPA for Ubuntu 24.04 (Noble Numbat) was added
QOwnNotes - Release v23.11.2

Published by github-actions[bot] 11 months ago

23.11.2

  • more not very useful internal warnings are now ignored in the log panel
    • QFont::setPointSizeF: Point size <= 0
    • QTextCursor::setPosition: Position
  • added more Arabic, Czech translation (thank you noureddin, fandazavazal)
QOwnNotes - Release v23.11.1

Published by github-actions[bot] 12 months ago

23.11.1

  • added more Japanese, Arabic, Czech, Spanish, Tamil, Korean, Dutch, Slovenian,
    German translation (thank you yateno, noureddin, vojtaanton, fitojb,
    tamilneram.github.io, venusgirl, stephanp, salamelek, rakekniven, nlpz404)
QOwnNotes - Release v23.11.0

Published by github-actions[bot] 12 months ago

23.11.0

  • there now is a new PasswordLineEdit component that is now used for entering
    passwords in all dialogs (for #2893)
    • it allows to also show the password
  • links will now be highlighted in headings in the note text edit
    (for #196, thank you, @tim-gromeyer)
    • this, of course, only makes sense if you allow the note filename to be
      different from the headline
Badges
Extracted from project README
Build Status GitHub Actions Snap Status Coverage Status Percentage of issues still open Gitter chat Packaging status
Related Projects