Lift 3.3.0 has been released

Hello all!

I’m a bit late getting around to posting here, but I wanted to share that version 3.3.0 of the Lift Framework has been released. This release feature customizable request servicing timers and customizable asset paths for Lift-related assets (such as the ajax spinner to be used when AJAX requests are in flight). There are also a myriad of smaller improvements, dependency version bumps, and bug fixes in this release.

You can find more details on the release notes. Please check out the README for information on getting started with Lift. With recent versions of SBT installed, getting up and running is as simple as asking SBT for:

$ sbt new lift/basic-app.g8

If you have any questions or issues, please hit us up on the Lift Mailing List and let us know.

Per our standard release schedule, Lift 3.4.0 will be the next release to come out. Expect the first milestone release in a few weeks with the final release scheduled around January 2019.

Cheers,

Matt Farmer and the Lift Committers