Features
- Added connections import from NATS CLI contexts. From the connection list is possibile to import all the exisiting CLI contexts from a directory (#27) (#33)
Improvements
- Now It's possible to see and edit the config of streams, buckets and consumers JSONs directly. this allow to quickly import, clone or edit a stream without using the UI form. (#34)
- Updated Buckets view to allow to edit a bucket and see all new fields up to NATS 2.10 (#30)
Fixes
- Fixed a typo that prevents to create a stream with workqueue retention policy. Thanks to @quadro9! 🐰
Internals
- Updated FE components library
Full Changelog: v0.4.4...v0.5.0