Skip to content

Releases: mligtenberg/ServicebusBrowser

0.7.13 - bugfixes, user selectable fields

23 Mar 13:45
Compare
Choose a tag to compare

fixed issues

  • when resending a message from a subscription the body is now filled correctly

changes

  • various property tables now have selectable fields

0.7.12 - Bug fixes

20 Mar 20:40
Compare
Choose a tag to compare

Fixed issues:

  • Syntax highlighting in resend message did not work until content type changed once
  • When resending messages, properties and custom properties are not working
  • Message pages are now closed when the tab is closed

changes:

  • resending multiple messages is now called "quick resend messages" and is also available for a single message

0.7.11 - message send highlighting

16 Feb 18:19
Compare
Choose a tag to compare

Small fix to get correctly highlight send messages

0.7.10 - Sending messages

02 Feb 19:58
Compare
Choose a tag to compare
  • Moved back to Monaco Editor, fixed layout issues caused by it
  • Added send messages back in
  • Added ability to resend message (with edits) from message overview
  • Added ability to resend allot of messages (without editing)

0.7.9 - behavior in multi-select

20 Jan 23:36
Compare
Choose a tag to compare

Now you are able to select distinct multiple items via CTRL and ranges via SHIFT.

0.7.8 - Multiselect in topology tree

20 Jan 23:07
Compare
Choose a tag to compare
  • You are now able to execute actions on multiple topology items at the same time, they do have to be of the same type (so queues, topics, subscriptions etc). Just press the shift key and click away
  • You are now able to select the color theme (light or dark) of your Servicebus Browser
  • Some bug fixes around Task completions

0.7.7 - Various layout fixes

13 Jan 21:57
Compare
Choose a tag to compare
  • Made various layout fixes
  • Fix issue were not all messages were loaded
  • Upped the default peak amount to 100
  • Removed monaco editor in favor for highlightjs (monaco caused a lot of layout issues)
  • Added a full screen option for message bodies
  • Added dark mode layout

0.7.6 - Fix pasting

13 Jan 07:33
Compare
Choose a tag to compare

Fixed a critical bug because of which pasting no longer works.

0.7.5 - bug fixes

12 Jan 23:03
Compare
Choose a tag to compare

Fixed:

  • Application Menu path to reload the page has now been removed
  • Application menu now shows Servicebus Browser instead of the @servicebusbrowser/source
  • The message body is now properly unset when switching between messages pages

0.7.4 - Auto update

12 Jan 11:45
Compare
Choose a tag to compare

Added auto update for Windows and macOS

Bugfixes:

  • Now a queue or subscription is reloaded after it has been cleaned
  • F5 (or cmd + r on mac) no longer results in a blank windows