Tabs are now included in JState which means youll be able to save tabs across sessions, note that the tabs are saved for each place and you will get new tabs in a new place
Fixed drag and drop into tabs when dragging multiple Instances
Fixed behavior when removing tabs/switching between them
Added Manager.registerTab(name: string, entities: {InstanceEntity}, createDeleteButton: boolean, registerInTabsArray: boolean): Tab and Manager.WidgetState.Tabs for those of you who wanna use tabs in your jexplorer extension plugins
Added a Refresh button to the arrow menu
Fixed Reset State button from messing up everything