Skip to content

Releases: WGLabz/kafka-explorer

Kafka Explorer 0.1.0 Beta

22 Jan 16:13
ca3ab5b
Compare
Choose a tag to compare
Pre-release
  • Added custom menu bar.
  • Tooltips for actions added.
  • Messages for data grids, if empty.
  • Messages are searchable.
  • Messages can be viewed on click.

Kafka Explorer 0.0.2 Beta

21 Nov 11:39
cd60654
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: V0.0.1-Beta...v0.0.2-beta

Kafka Explorer 0.0.1 Beta

15 Nov 06:40
1339d71
Compare
Choose a tag to compare
Pre-release
  • Producer and Consumer working.
  • Topics can be preconfigured.
  • Embedded NeDB with NeDB promise.
  • UI based on Antd and Vuetify for VueJS
  • User can check logs and historical messages.
  • Backend task taken care of using timer.
  • Backend and UI communicates using electron IPC.