connector builder Connector Builder feature announcement:
Undo / Redo connector builder
• The Builder now stores a history of changes, which you can undo or redo by clicking the buttons at the top or using the cmd-z / cmd-shift-z hotkeys.
◦ This means you no longer need to worry about trying out different configurations, since you can always get back to your previous state by undoing.
◦ The change history is only stored during the current Builder session, so if you leave or refresh the page the change history is emptied.
• The main Airbyte UI sidebar is now hidden when in the Builder UI in order to give it more much-needed screen space. No more double sidebars!
• A new top-level menu bar has been added which contains an
Exit Builder
button, connector name input, undo/redo buttons, and some other controls that used to be at the bottom of the Builder sidebar.
• The
Test
button can now alternatively be triggered by pressing cmd-enter, so users no longer need to manually click on the Test button while actively developing.