I'm pleased to announce the release of Zenphoto 1.0.3! I've accidentally released it almost exactly midnight... maybe I'll make that a tradition. Anyway.
New features in this release include:
- Image sizing/cropping any way you want (for theme developers and/or users and/or plugin authors)
- Stopdesign theme included using the above.
- Access to any image's size from the theme.
- Any valid filename should now work in ZP (yes, even "b&$%#+@!`'~_2.jpg") (Actually, don't try that name... I just discovered a bug... well, okay, you can try it, but it's kinda funny)
- Fixed several more security issues brought to our attention by Raphael HUCK (Thanks!)
- Full UTF-8 (and any other character set) support for non-ASCII characters, thanks to Niels Leehneer.
- Many, many bugs fixed, and lots of code cleanup. Thanks to all who helped!
More Release Notes from JIRA...
[b]IMPORTANT NOTE:[/b] For those of you upgrading, it's VERY IMPORTANT that you re-do your zp-config.php file from the zp-config.php.example file. That's because it's not config.php anymore! The filename was changed to avoid conflicts of any kind with include paths. Don't forget!