Skip to content

Releases: graphsense/graphsense-dashboard

graphsense-dashboard 24.04.0

05 Apr 14:55
Compare
Choose a tag to compare

Changed

  • Hard-coded color scheme mapping for tag categories.
  • Removed duplicated (static) fields in block transaction table

Fixed

  • Fixed jumping to graph after loading gs file from landing-page
  • Fixed button alignment in confirm dialog
  • Fixed search with trailing zero
  • Fixed overlapping addresses in search

Full Changelog: v24.02.1...v24.04.0

graphsense-dashboard 24.02.1

06 Mar 13:59
Compare
Choose a tag to compare

Added

  • Disabled style for switch knob

Changed

  • Keep custom color on tool icon on hovering

Full Changelog: v24.02.0...v24.02.1

graphsense-dashboard 24.02.0

29 Feb 20:37
Compare
Choose a tag to compare

Added

  • Added address path route functions in Route.Graph
  • Added functions for date and time formatting to View.Locale
  • Added Update.Config parameter to PluginInterface.Update.update and updateByUrl

Full Changelog: v24.01.0...v24.02.0

graphsense-dashboard 24.01.1

27 Feb 17:04
Compare
Choose a tag to compare

Fixed

  • Layering of property box (z-index)

Full Changelog: v24.01.0...v24.01.1

graphsense-dashboard 24.01.0

19 Jan 20:10
Compare
Choose a tag to compare

Added

  • beta support for the tron currency (382)
  • added supported tokens on statistic page (382)
  • added support for missing current exchange rates (for sync states before exchange rates where avail.)
  • Allow for opening a node in new browser tab (426)
  • new setting to filter zero value transactions (often smart contract calls in ethereum)
  • Italian translation
  • add option to open address in new tab (426)

Changed

  • improved viewport centering when adding new nodes to the graph (421)
  • keep browser table open when switching nodes (422)
  • improved display for nodes/edges with multi-currency transaction (token transaction) (377)
  • improved placing of popup dialogs (407)
  • open user profile on click only (instead of hovering)
  • upgrade docker image to alpine:3.19
  • add new color to highlighter on picking instead of updating existing coloring (419)

Fixed

  • skip existing entities in path search (429)
  • Language settings get lost after login (427)
  • search parameter editable via keyboard (428)
  • fixed multiline node labels (416)
  • fix positioning of contextmenu, (424)
  • add total received address label type in graph configuration (438)
  • add history entries on url change (431)
  • preserve graph url when switching to other tab via sidebar (403)
  • also keep highlight color trashing in history (434)
  • allow changing search params with keyboard (428)
  • preserve propertybox table when switching things (422)

Full Changelog: v23.09...v24.01.0