This release's most important feature is the ability to have your CRUD endpoint publish SignalR messages during Create, Update and Delete (not Read). From the UI's perspective it's just a simple checkbox, but this feature implies you can subscribe to SignalR messages from your frontend for instance, and be notified of inserts, updates and deletes going through your HTTP endpoints. Follow my YouTube channel for details.