- [feat]: BETA: adds shard overview + relocation, fixes #72
- [feat]: adds index bulk actions, fixes #78
- [feat]: save active cluster in sessionStorage instead of localStorage, fixes #81
- [feat]: add track_total_hits to default search query, fixes #85
- [feat]: set page title (e.g. elasticvue | Search)
- [feat]: show node role explanation on hover
- [feat]: can copy node uri to clipboard in cluster selection table
- [fix]: do not add body of previous request in rest history to GET or HEAD requests
- [fix]: fix missing favicon, thanks @rdc-112
- many small improvements and bugfixes