Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qownnotes: 24.9.8 -> 24.11.1 #354770

Merged
merged 1 commit into from
Nov 9, 2024
Merged

qownnotes: 24.9.8 -> 24.11.1 #354770

merged 1 commit into from
Nov 9, 2024

Conversation

pbek
Copy link
Contributor

@pbek pbek commented Nov 9, 2024

Changes

24.11.1

  • The margins are now adapted correctly, when zooming in the note text edit, when
    the setting that the editor width should only be applied in distraction free mode
    is disabled (for #3153)
  • The QOwnNotesAPI Nextcloud App
    was updated to version 24.11.0 to fix issues with the versioning API in Nextcloud 30
    (for #50)
  • Added more Spanish, Brazilian Portuguese, Romanian, Dutch, German translation
    (thank you, alejandromoc, ciel.p, ioancroitor, stephanp, rakekniven)

24.11.0

  • There now is a new script settings for secret variables with the type string-secret
    • Those strings will be stored encrypted (but don't depend on that encryption)
    • In the settings dump, such variables will be masked with ********
    • For more information, please take a look at the
      scripting documentation
  • Added more Spanish, Arabic, Russian (thank you, alejandromoc, noureddin, catmenmilota)

24.10.5

  • The capturing of indented Markdown tables was improved (for #3137)
  • The actions in the Find action dialog is now using the correct font size, if you
    are overriding the global interface font size (for #3145)
  • Added more Russian, Spanish, Dutch, Korean, Swedish translation (thank you,
    catmenmilota, alejandromoc, stephanp, venusgirl, dzenan)

24.10.4

  • Markdown tables can now be indented with up to three spaces to match the behavior
    of the preview (for #3137)

24.10.3

  • More warnings are now ignored in log dialog for Qt 6.8.0 (for #3134)
  • The contrast of the link color in the light color schema was increased to make
    it more readable (for #3139)
  • Added more Spanish translation (thank you, alejandromoc)

24.10.2

  • A small graphical glitch on macOS in the Markdown highlighting settings was fixed
    (for #3130)
  • Added more Spanish translation (thank you, alejandromoc)

24.10.1

  • In the Stored image files and the Stored attachments dialogs it's now possible
    to only show files of the current note (for #2354)
  • Added more Dutch, Korean, German, Spanish, French translation (thank you,
    stephanp, venusgirl, rakekniven, alejandromoc, jd-develop)

24.10.0

  • qc v0.6.1 was released
    • Add support for storing commands in Atuin on execution
      when using the --atuin flag (for #15)
    • The --color flag now shows the command description in a calmer green, instead of red
      (for #16)
    • Update dependencies
  • Added more Chinese Simplified, Dutch, German, Swedish, Korean translation
    (thank you, huishengli, stephanp, rakekniven, dzenan, venusgirl)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested a review from totoroot November 9, 2024 19:50
@wineee wineee merged commit 52c3ce5 into NixOS:master Nov 9, 2024
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants