A new, long-awaited release candidate of Echo2 is now available. This is mostly a bugfix release, bugs.nextapp.com is now nearly devoid of Echo2 bugs, please get them in soon if you want them fixed for 2.1 final. Downloads are available here: http://echo.nextapp.com/site/echo2/download
A new release of Extras is also available, version 0.9. Downloads are available here: http://echo.nextapp.com/site/echo2/addons/extras
A new EchoStudio build will be available soon, though there are a couple bugfixes in the queue before this one drops.
Comments
ChangeLog
Where can I find the changeLog??
Pulled from SVN commit
Pulled from SVN commit log:
- Changed InheritableThreadLocals to ThreadLocals.
- WindowPane z-index fixes for new windows.
Added new lifecycle methods to ApplicationInstance.
- Applied http://forum.nextapp.com/forum/index.php?showtopic=4191
(adding/removing same child component).
- Fixed NPEs on app shutdown.
- Removed leading slashes from stylesheet/image resource locations.
- Application is notified of property updates first, to correct bug 57.
- Bugfix for bug 64 (enter key press in textfield beep on IE).
- Fix for bug 55 (wrong property value returned).
- Added Safari null option selectfield quirk to correct bug 46.
- Added permanent performance timer.
- Moved Safari quirk flag to correct location (no change in behavior).
- Fixed bug where enter keypresses in text area were being supressed (#92).
- Converted static namespace functions to objects (JavaScript).
- Changed associative arrays from Arrays to Objects (JavaScript).
- Code cleanups.
- Fixed resource URL issues.
- Fixed cookie test crash.
- Build now spec'd as Java 1.4.