GWT 2.0 introduces several new features that make AJAX development easier, including a performance analysis tool, improved in-browser development mode, code splitting, a compile report, declarative UI binding with UiBinder, resource bundles, and enhanced layout panels. Key benefits are easier development through writing Java code, improved debugging with in-browser mode, reduced payload sizes through code splitting, and more responsive UIs using resource bundles. The presentation provided an overview and examples of these new features.