You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduction of the [EclipsePlugin GWTP Eclipse Plugin].
Support for [CrawlerSupport search engine crawling].
Integration with [GoogleAnalytics Google Analytics].
Major refactoring of GWT generators, resulting in better error messages and more robustness. (See [http://code.google.com/p/gwt-platform/issues/detail?id=6 Issue 6].)
Fixed a bug with the !TokenFormatter. (See [http://code.google.com/p/gwt-platform/issues/detail?id=286 Issue 286].)
Fixed a bug with navigation confirmation mechanism. (See [http://code.google.com/p/gwt-platform/issues/detail?id=291 Issue 291].)
Made it possible to reveal a place without changing the URL token, so the browser back button works when revealing an error place. (See [http://code.google.com/p/gwt-platform/issues/detail?id=273 Issue 274].)
More powerful notification system for internal asynchronous calls. (See [http://code.google.com/p/gwt-platform/issues/detail?id=308 Issue 308].)
Cleaned-up projects and Maven dependencies, resulting in a cleaner dependency graph and total separation of Guice and Spring dependent code.
Increased the quality of errors reported by annotation processors. (See [http://code.google.com/p/gwt-platform/issues/detail?id=318 Issue 318].)
Numerous bug fixes and enhancements. See the [http://code.google.com/p/gwt-platform/issues/list?can=1&q=label:milestone-V1.0-6 complete list of closed issues], and the [PortingV1#V0.6 migration details].