github echo3/echo3 v3.0.1
Echo 3.0.1 Maintenance Release

latest releases: v3.1.0, v3.0.3, v3.0.2...
10 years ago

This is a maintenance release of the Echo 3.0.x stable edition and should be a drop-in replacement for all previous Echo 3 versions.

Changes

New Features

  • Provide Maven artifacts & Maven-based dependencies handling & deployment update
  • TravisCI based continuous integration for the Echo code base which fails on JavaDoc and JSLint errors
  • Provide a IntelliJ IDEA IDE and Eclipse IDE projects
  • Improved Ant build

Bugfixes

  • Bugfix Sync.ListComponent _renderMainAsSelect wrapped the select field with a div. Reloads caused an increasingly deep hierarchy of div wrappers.
  • Merge branch 'hotfix/selectfield-focus' into stable-3.0.x
  • Send charset-declaration on the very first Echo bootstrap document. Otherwise IE8 assumes ISO-8859-1 and doesn't change it's mind timely. This became esp. obvious on file uploads with broken file names due to the broken encoding.
  • Fixed focus handlings on list components. This lead to broken Tab-Key expierience.

Don't miss a new echo3 release

NewReleases is sending notifications on new releases.