4.1.0 Release Candidate 1
Pre-release
Pre-release
seancorfield
released this
16 Jun 17:32
·
142 commits
to develop
since this release
A bug fix and minor enhancement release for 4.0.0. See http://framework-one.github.io/documentation/4.1/changes.html for full details of changes.
Highlights:
- session handling is pluggable
- missing view handling has been enhanced
- a new
onReload()
extension point is available - testing (and the Continuous Integration process) has been simplified and now uses CommandBox and TestBox
- bug fixes in error handling, transient bean population under heavy load, and some other areas