# Release 2.3.0

### :bricks: Brick Updates

* Text Selection Menu Action: new brick to dynamically add actions to the Text Selection Action Menu
* Streaming HTTP Request: add Message Mode field to toggle between single vs. chunk event message processing

### :bug: Bug Fixes

* Same-url navigation events no longer trigger navigation lifecycle events
* Snippet shortcut menu hide listeners are added after it is positioned on the page, preventing some edge cases where the listeners would be triggered before the menu was shown
* Fixes edge case where multiple keypress handlers could be added when registering snippets for the snippet shortcut menu
