-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
imagop (0.1.0) unstable; urgency=medium | ||
|
||
* Add image output settings with overwrite or folder selection | ||
* Add current folder image output settings with new options and Update settings ui | ||
* Add output folder write permission control | ||
* Reformat code | ||
* Add info label to settings page | ||
* Update pot file | ||
* Update Turkish translations | ||
* Add backup_image function for prevent unwanted overwrites | ||
* Add jpg and png progress labels to splash page | ||
* Update pot file | ||
* Update Turkish translations | ||
* Add Glib.idle_add to done_listbox | ||
* Update screenshots | ||
* Update README.md | ||
|
||
-- Fatih Altun <[email protected]> Mon, 14 Mar 2022 12:35:46 +0300 | ||
|
||
imagop (0.1.0~beta7) unstable; urgency=medium | ||
|
||
* Add control to set_sensitive of restore defaults button | ||
|