Skip to content

Commit

Permalink
Getting ready to release v9 (ArturKovacs#195)
Browse files Browse the repository at this point in the history
* Update dependencies
sys-info, trash, resvg, usvg, tiny-skia

* Update version and changelog

* Add file association support for ico files on Linux

* Allow copying on Wayland

* Show the application name on Wayland

* Tweak the wording of the changelog
  • Loading branch information
ArturKovacs authored Apr 27, 2021
1 parent a08269a commit 55853f3
Show file tree
Hide file tree
Showing 5 changed files with 724 additions and 102 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

### Added
- Added `start_maximized` configuration field
- Some very high resolution images that were shown entirely black, are now shown correctly.
- Allow copying to the clipboard on Wayland

### Changed
- Fixed spurious crashes on Wayland
- Fixed incorrect file association method in the Windows installer
- Fixed a bug that caused the entire system to freeze on X11 desktops.
- Fixed some animated gifs showing as a still image
- The parent folder could previously be deleted after deleting the last open image. This is now prevented.

## 8.0 on 2021-01-02

Expand Down
Loading

0 comments on commit 55853f3

Please sign in to comment.