Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Aug 31, 2023
1 parent 9742767 commit bceba7d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# 7.1.0

## Changed

- Image editor (if set) will now open instead of built-in text editor when
selecting Edit action on image items containing no text.

- Encryption now uses larger/safer keys (#2385).

## Fixed

- Fixes saving and opening empty encrypted tabs.

- Fixes minimal size of dialogs (#2299).

- Fixes importing commands with regular expressions containing slash characters
in scripts.

- Fixes font weight with Qt 6.

- Fixes closing the app with Qt 6.

- Fixes the build and calling some script functions with Qt 6.5.

- X11: Fixes crash when entering search with some keyboard layouts (#2171).

# 7.0.0

## Added
Expand Down

0 comments on commit bceba7d

Please sign in to comment.