-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
34 lines (29 loc) · 1.3 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Changelog PreviewQt - Copyright (C) 2024, Lukas Spies ([email protected]), License: GPLv2 (or later)
----------------------------------------------------------------------------------------------------------
Release 3.0 - 2024-05-22
----------------------------
- add: load file currently selected in Dolphin file manager
- add: support for EPUB e-books
- add: localization support
- add: better SVG support
- add: optionally adjust window size to size of loaded item
- add: proper color profile handling
- add: remember last page in documents
- add: add key navigation to photo spheres
- add: short panning animation when photo spheres are loaded
- improve: use cache when possible for reloading images
- improve: reloading image when window size changes
- improve: speed for loading scaled images
- improve: after opening window don't react to immediate focus changes
- fix: loading of photospheres
- fix: ordering and mapping of default applications in dropdown menus
- change: move remote control application to own repository
Release 2.0 - 2024-04-05
----------------------------
- add: support for rotating images
- add: remote control application (small square)
- add: functionality to support KDE Plasma plasmoid
- performance improvements
Release 1.0 - 2024-03-12
----------------------------
- initial release