-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathCHANGELOG
86 lines (61 loc) · 2.24 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
v2.4
- Added option for lossless JPEG cropping
- Added JPEG quality slider setting
- Added option for rule of thirds guideline
- Added ability to open and queue multiple files
- Tweaked some info text in settings
v2.3
- Added setting for default aspect ratio (Thanks @rgronberg)
- Added Russian translation (Thanks @Altizo)
- Fixed importing grayscale images not working
v2.2
- Fixed minimum window size
- Added Spanish translation (Thanks @rednatnas)
- Added Turkish translation (Thanks @libreajans)
v2.1
- Added circle output mode
- Added Italian translation (Thanks @musiclover382)
- Redesigned preferences dialog (Thanks @rafaelmardojai)
- Fixed some issues with the about dialog
v2.0
- Ported framework to GTK4 + Libadwaita
- Ported canvas to hardware accelerated backend
- Added new theme colour "Pinku"
- Added theme selector in settings
- Added circle guide in crop selection
- Added option for custom ratio lock and source crop size
- Added slow resize for dragging corners
- Fixed compatibility with some grayscale PNGs
- Changed crop selection behavior to not reset size on reload
v1.7
- Added image preview to file chooser (thanks @Sierra410)
- Added rectangle position adjustment using arrow keys
- Restored grayscale filter option
v1.6
- Improved small crop region selection
v1.5
- Added setting for "quick export" to Pictures or Overwrite
- Moved "add thumbnail" setting to new preferences dialog
- Removed grayscale filter
v1.4
- Added multiple preview functionality
- Added keyboard shortcut to enable free rectangle mode (Ctrl)
- Moved circle preview toggle to context menu
- Moved slow drag key from Ctrl to Shift
- Improved rotation
- Thumbnail now updates when dragging
- Fixed slider direction
- Restricted to 180 degree range
v1.3
- Added "Discard EXIF" option
- Added crop toggle to header bar
- Fixed export dimension indicator when crop disabled
v1.2
- Added new app icon
- Added custom downscale entry
- Fixed click preview to switch to circle not working on first click
- Fixed and changed 1500 downscale value to 1920
v1.1
- Tweaked selection rectangle to not slide when resizing past border
- Fixed preview not refreshing on image load
- Fixed unnecessary redrawing on mouse motion