Skip to content

KGI v0.1.17

Latest
Compare
Choose a tag to compare
@tiram88 tiram88 released this 14 Aug 13:43
· 30 commits to master since this release

This version brings:

  • On the backend side, alignment with the latest version of Kaspad (v0.12.4).
  • On the frontend side, many improvements in user experience, a new theme, a Kaspa logo binding visually the app to the Kaspa brand.
  • An embryonic "about" functionality, emerging as a logo tooltip showing the app & node versions and the network.

Work in progress:

  • As a first visual clue, in response to issue #41, logo do differ for mainnet and testnet.
  • The web application is embeddable as a widget into a third-party site.

Changelog

Non-breaking changes:

  • Modules security & upgrade maintenance (#28)
  • Fix the last dependabot security alerts (#29)
  • Enhance web tier with a logo and some transitions (#31)
  • Enhance the DAG UX (#33)
  • Align free space to the right of DAG head, issue #32 (#34)
  • Add a mark to edges bound to selected block (#35)
  • Use the new Kaspa logo (#37)
  • Add support for SSL/https to API (#40)
  • App as widget (#42 & #43)
  • Align with kaspad v0.12.1 (#36)
  • Align with kaspad v0.12.2 (#44)
  • Align with kaspad v0.12.3 (#45)
  • Align with kaspad v0.12.4 (#46)
  • About feature (#47 & #48)

Full Changelog: v0.1.16...v0.1.17