New Development Release: Qdig 20060404
This is mostly a code-cleanup release to prepare for an upcoming re-badging as Qdig 1.3.0.
Notes:
Some experimental code for deleting zero-byte thumbnail
image files was rewritten so that such files are removed
and a newly-created thumbnail file is created on the next
pass.
This release included a lot of code cleanup, including
more replacement of conditionals with ternary syntax and
other various cruft removal and miscellaneous improvements.
Changes:
- The script now cleans up 0-byte thumbnail files by default. This behavior is suppressed if $extra_paranoia is enabled.
- Cleaned up lots more PHP source code (89 fewer lines, 1.6KB fewer bytes).
See CHANGELOG.txt for a complete list of changes.
<< New Development Release: Qdig 20060403 | News | New Development Release: Qdig 20060406 >>