Downloads
Release notes
This release incorporates numerous minor bug fixes and a few minor feature additions. The best summary of all that has happened is to check out the fixed and closed issues or the CVS log. A few highlights:
- Postgres support, for real this time!
- Admin table is sortable and paginated.
- Better form validation.
- Should behave properly when pages are cached.
- Eliminated ambiguity about the nature of "from" and "to" URLs.
A quick note on that last point. Path Redirect used to store the internal Drupal path (for example, node/314) that your "from" URL represented, rather than the alias you might have typed in (say, about/history). This could be very confusing when aliases are changed and was causing several other problems. Now we simply save the value that you enter. You may notice that the values you see in the admin page look different, but they do accurately reflect what Path Redirect had actually saved for you.
Stay tuned... more goodies are on the way, including Workflow NG integration and Drupal 6 support!