Skip to content

Releases: soliktomasz/BusLane

v0.12.0

11 Apr 10:17

Choose a tag to compare

What's Changed

  • Bump the nuget-updates group with 10 updates by @dependabot[bot] in #85
  • Bump LiveChartsCore.SkiaSharpView.Avalonia from 2.0.0-rc6.1 to 2.0.0 by @dependabot[bot] in #84
  • chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #82
  • chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #81
  • Optimizes Service Bus admin API concurrency and auto-refresh by @soliktomasz in #86
  • Modernizes UI with Fluent 2 design principles by @soliktomasz in #87

Full Changelog: v0.11.5...v0.12.0

v0.11.5

30 Mar 07:11

Choose a tag to compare

Full Changelog: v0.11.4...v0.11.5

v0.11.4

29 Mar 11:10

Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

25 Mar 10:42

Choose a tag to compare

What's Changed

  • Bump the nuget-updates group with 1 update by @dependabot[bot] in #73
  • Bump the nuget-updates group with 7 updates by @dependabot[bot] in #74
  • Redesigns navigation sidebar for workspace management by @soliktomasz in #77

Full Changelog: v0.11.2...v0.11.3

v0.11.2

08 Mar 09:46

Choose a tag to compare

Full Changelog: v0.11.1...v0.11.2

v0.11.1

08 Mar 07:27

Choose a tag to compare

What's Changed

  • Refresh application icon design

v0.11.0

07 Mar 10:21

Choose a tag to compare

What's Changed

  • Added a session inspector for session-enabled entities, with more robust state handling
  • Improved operator safety, including diagnostic redaction and bulk operation previews
  • Added monitoring history, connection health checks, and diagnostic bundles
  • Improved connection management with async export, safer import, favorites refresh, and secure backup/restore
  • Refined the UI with a more compact entity tree layout
  • Updated dependencies and refreshed the README

Download

  • macOS ARM64 (Apple Silicon M1/M2/M3): BusLane-*-osx-arm64.dmg
  • macOS x64 (Intel): BusLane-*-osx-x64.dmg
  • Windows Installer: BusLane-*-win-x64-setup.exe
  • Windows Portable: BusLane-*-win-x64.zip
  • Linux Flatpak: BusLane-*-linux-x64.flatpak
  • Linux AppImage: BusLane-*-linux-x64.AppImage
  • Linux Snap: BusLane-*-linux-x64.snap
  • Linux DEB (Ubuntu/Debian): BusLane-*-linux-x64.deb
  • Linux RPM (Fedora/RHEL/openSUSE): BusLane-*-linux-x64.rpm
  • Linux (gzip): BusLane-*-linux-x64.tar.gz
  • Linux (zstd): BusLane-*-linux-x64.tar.zst

v0.10.1

23 Feb 19:38

Choose a tag to compare

What's Changed

Changes

  • chore: bump version to 0.10.1
  • Fix off-by-one guard in UpdateDockedTerminalHeight preventing terminal height persistence
  • Adds interactive terminal tool

Download

  • macOS ARM64 (Apple Silicon M1/M2/M3): BusLane-*-osx-arm64.dmg
  • macOS x64 (Intel): BusLane-*-osx-x64.dmg
  • Windows Installer: BusLane-*-win-x64-setup.exe
  • Windows Portable: BusLane-*-win-x64.zip
  • Linux Flatpak: BusLane-*-linux-x64.flatpak
  • Linux AppImage: BusLane-*-linux-x64.AppImage
  • Linux Snap: BusLane-*-linux-x64.snap
  • Linux DEB (Ubuntu/Debian): BusLane-*-linux-x64.deb
  • Linux RPM (Fedora/RHEL/openSUSE): BusLane-*-linux-x64.rpm
  • Linux (gzip): BusLane-*-linux-x64.tar.gz
  • Linux (zstd): BusLane-*-linux-x64.tar.zst

v0.10.0

23 Feb 09:07

Choose a tag to compare

What's Changed

Changes

  • Bumps app version to 0.10.0
  • Bump the nuget-updates group with 12 updates
  • Adds navigation panel toggle button
  • Adjusts height of grid row
  • Adds send message dialog with tabbed interface
  • Adds macOS menu and About dialog
  • Adds name to application
  • Improves dashboard data visualization and refresh
  • Replaces landing page with modern design
  • Enhances dashboard with topic statistics
  • Implements dashboard refresh service and UI updates
  • feat(dashboard): polish dashboard design with dynamic theming
  • feat(dashboard): integrate namespace dashboard into main window
  • feat(dashboard): register dashboard services in DI
  • feat(dashboard): add namespace dashboard view and fix chart axes
  • feat(dashboard): add dashboard chart view
  • feat(dashboard): add top entities list view
  • Tasks 7-8: Create MetricCard view and Trend converters
  • feat(dashboard): add namespace dashboard viewmodel
  • feat(dashboard): add dashboard chart viewmodel
  • feat(dashboard): add metric card viewmodel
  • feat(dashboard): add dashboard refresh service
  • feat(dashboard): add dashboard data models
  • Moves test namespaces to correct location
  • Refactors dashboard metric retrieval and display
  • Removes unused usings and deletes TopicViewModel
  • Enhances SEO and metadata for website
  • Ignore docs/plans/ and remove from tracking
  • Fix: Use CreateSecureFile consistently and clean up comment
  • Enhances security and data handling practices

Download

  • macOS ARM64 (Apple Silicon M1/M2/M3): BusLane-*-osx-arm64.dmg
  • macOS x64 (Intel): BusLane-*-osx-x64.dmg
  • Windows Installer: BusLane-*-win-x64-setup.exe
  • Windows Portable: BusLane-*-win-x64.zip
  • Linux Flatpak: BusLane-*-linux-x64.flatpak
  • Linux AppImage: BusLane-*-linux-x64.AppImage
  • Linux Snap: BusLane-*-linux-x64.snap
  • Linux DEB (Ubuntu/Debian): BusLane-*-linux-x64.deb
  • Linux RPM (Fedora/RHEL/openSUSE): BusLane-*-linux-x64.rpm
  • Linux (gzip): BusLane-*-linux-x64.tar.gz
  • Linux (zstd): BusLane-*-linux-x64.tar.zst

v0.9.15

14 Feb 13:06

Choose a tag to compare

What's Changed

Changes

  • Installs libfuse2 for AppImage tooling
  • Installs Flatpak tooling for the user
  • Updates application icon
  • Adds documentation website for BusLane
  • Adds GitHub Actions workflow for releases

Download

  • macOS ARM64 (Apple Silicon M1/M2/M3): BusLane-*-osx-arm64.dmg
  • macOS x64 (Intel): BusLane-*-osx-x64.dmg
  • Windows Installer: BusLane-*-win-x64-setup.exe
  • Windows Portable: BusLane-*-win-x64.zip
  • Linux Flatpak: BusLane-*-linux-x64.flatpak
  • Linux AppImage: BusLane-*-linux-x64.AppImage
  • Linux DEB (Ubuntu/Debian): BusLane-*-linux-x64.deb
  • Linux RPM (Fedora/RHEL/openSUSE): BusLane-*-linux-x64.rpm
  • Linux (gzip): BusLane-*-linux-x64.tar.gz
  • Linux (zstd): BusLane-*-linux-x64.tar.zst