The first release candidate for prototype 1.5.1 is now available for download. prototype 1.5.1_rc1 contains bug fixes, performance improvements, and a few new features. If you’re using prototype 1.5.0 in your application, we urge you to upgrade to this release candidate and report any bugs you may encounter. Assuming no heinous bugs are found, you can expect the final version to be released sometime within the next couple of weeks.
Keep reading for an overview of what’s changed (or see the full CHANGELOG for more details).
Bug fixes
- $$ no longer returns duplicates for certain selectors. [#7568]
- Hash#toQueryString no longer doubly encodes certain parameters. [#7421]