4 Sep 2010 01:06
Lift Web Framework 2.1 Release Candidate 1 released
The Lift Web Framework team is pleased to announce the 2.1-RC1 release! Lift is an expressive and elegant framework for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance while allowing for high levels of developer productivity. Lift is a Scala web framework. This version is available for both Scala 2.7.7 and Scala 2.8.0. Changes in this version include: New features: o Add SBT build support for Lift Framework build Issue: 632. o Add lift-core_zh_CN.properties (Simplified Chinese translation) Issue: 612. o Support for null and Box in Mongo Issue: 619. Fixed Bugs: o Bug with record field initialisation Issue: 354. o Multiple <lift:lazy-load> in the same page does not work as expected Issue: 588. o JettyTestServer start/stop not sequenced properly in unit tests Issue: 631. o LiftSession.processSnippet should handle StatefulSnippet instances returned via LiftRules.snippetDispatch Issue: 580. o Overriding Field#label not affecting TextareaField#toFrom Issue: 594. o Alternate names for test_cond conditions Issue: 602. o MS SQL Server Driver is set to disable FK support Issue: 606. o General check of code to see if we have other things broken by new 2.8.0 collections semantics Issue: 607. o DB.runQuery and runUpdate need common type handling refactored Issue: 609. o Comet chat - input drops down after page refresh Issue: 610.(Continue reading)
RSS Feed