You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed using -c (--check-only) and -q (--quiet) options together. Now you can use them together for check and install dependencies without any questions.
Changed logic of time marker. Now the marker is created before optimization, modified time of images is made same as that of the marker. All images created during optimization will be considered new and will be optimized at the next launch;
Fixed bug of find images when using -n (--new-only) option without -m (--time-marker).