Fixed a bug that would throw an error when triggering events inside list records or table records while debugging.
Fixed a bug that prevented triggering events inside web blocks which were nested inside list records.
Performance improvements.
Deprecated actions InvokeNotifyWidget and BubbleEvent, since they can easily be replaced by the Notify system action that was introduced in OutSystems 9.1.
Fixed performance problems.
Rewritten the EventSystem extension to take advantage of the new synchronous Notify action.
Source code is now included.