4.1.2
Model/Persistence
- Added support for transient entity attributes
- Added TransactionEvent
Controllers
- Added automatic transaction control for controllers
- Initiated by Controller::requireTransaction()
- Subsequent controller actions join the same transaction
Misc
- Bugfixes, updated dependencies, smaller improvements