Downloads
Release notes
This is mostly a bugfix release. Other things you might want to know about:
- There are two new settings to adjust the amount of time full URLs are cached if retrieving a shortened URL fails and to adjust the amount of time before a request for a short URL times out
- If you were using the "Record Shorten" module, its list of shortened URLs has moved to the Reports section (admin/reports/shorten).
Changes from 6.x-1.11
Issue #901722 - Use multi-step form structure for URL shortening form instead of $_SESSION by IceCreamYou
Make the system block cache only cache the Short URL block per-page instead of globally
Issue #1182294 - Make it more obvious that some services require API authentication
The "failed to retrieve URL" error was unaware of which service it was using
Issue #1215550 - Failed URL cache duration by jsagotsky, IceCreamYou
Issue #1302222 - 3 second request timeout is currently hardcoded. I would like to configure it.
Issue #1261746 - Changing the name of a custom service breaks the services settings
Issue #1261742 by IceCreamYou: Move the record_shorten() log to the 'reports' section instead of the settings section.
Issue #1261748 by IceCreamYou: Add all the submodules to their own package.