Skip to content

v0.4.4

Compare
Choose a tag to compare
@pricelessrabbit pricelessrabbit released this 17 Sep 19:51
· 105 commits to main since this release

Improvements

  • Added support for view and edit metadata in streams and buckets.
  • Added Compression and First Seq options in stream view and edit.
  • Added Consumer limits options in stream view and edit.
  • Added support for external sources in stream, to source or mirror from different JS domain or account.
    image.
  • Added support for view and edit subjects trasforms in stream source and mirror.
    image.
  • Added support for custom reply inbox prefix in connection setup.
    image
  • Added support for custom timeout in request-reply view.
    image

Fixes

  • Fixed wrong visualization and error on publish of non ASCII characters (#21).
  • Fixed issues with checkboxes stuck in readonly mode on edit stream view.
  • Fixed wrong default value when adding a source to a new stream that prevent the correct sourcing of the stream.
  • Fixed wrong behaviour in metadata edit component when different keys start with the same prefix.
  • Fixed error toasts not appearing in some cases.

Internals

  • Moved FE common components to external npm package.

Full Changelog: v0.4.3...v0.4.4