Skip to content

Releases: aspectron/kaspa-ng

0.3.0-rc1 - 2024-09-13

13 Sep 16:56
Compare
Choose a tag to compare

This release introduces the following changes:

  • Rusty Kaspa 0.15.1
  • Add Settings > ... > Local p2p Node .. > Public wRPC (Borsh) to allow for external wRPC connections.
  • A new priority fee estimation algorithm based on the network load (Send panel).
  • Add support for legacy wallets created with KDX and Web Wallet at https://wallet.kaspanet.io.
  • The ability to choose from a list of available public nodes is no longer available (public nodes are load-balanced).
  • Kaspa NG has been updated to EGUI 0.28.0, which includes various improvements and bug fixes.
  • Display addresses in the transaction history panel.
  • Transaction history elements are now clickable leading to the Kaspa Explorer.
  • Add experimental Passive Sync mode that allows the user to connect to a public node while synchronizing the local node in the background.

0.2.6-pre-rc1 - 2024-06-15

15 Jun 00:33
Compare
Choose a tag to compare
Pre-release

This is an internal pre-release. This release addresses the following issues:

  • "Insufficient Funds" error that occurs when trying to send funds.
  • Crash that occurs when entering invalid addresses in the send funds address prompt.

If you do not experience these problems, there is no need to upgrade until 0.2.6 is officially released in the coming days.

0.2.6-pre-rc - 2024-06-14

14 Jun 03:25
Compare
Choose a tag to compare
Pre-release

This is an internal pre-release. This release addresses the "Insufficient Funds" issue that occurs when trying to send funds.

If you do not experience this problem, there is no need to upgrade until 0.2.6 is officially released in the coming days.

0.2.5 - 2024-05-14

14 May 18:51
Compare
Choose a tag to compare

This is a maintenance release that updates the integrated Rusty Kaspa p2p node to version 0.14.1

Kaspa NG now moves to the Beta phase and can be considered stable for use on the mainnet. As of this release, Kaspa NG will provide Long Term Support (LTS). This means that all future releases will be backward-compatible.

Updates:

  • Most updates are "under the hood" and are related to the Rusty Kaspa framework and the Wallet runtime.
  • Minor UI bug fixes
  • Fix an issue preventing entry of BIP39 passphrase when creating new wallet accounts.
  • Custom setting for Rusty Kaspa daemon data folder
  • Support for monitoring external (custom) data folders

Rusty Kaspa 0.14.1 now includes WASM SDK as a part of its release. WASM SDK provides JavaScript and TypeScript APIs for interacting with Rusty Kaspa p2p node and offers APIs to manage the wallet runtime used by the Kaspa NG project. This allows programmatic access to wallets created using Kaspa NG (as well as the kaspa-cli application available as a part of the Rusty Kaspa framework).

v0.2.3

24 Jan 18:54
Compare
Choose a tag to compare

Please note: this is an initial public alpha release. Desktop software is a rather complex undertaking and there may be issues in initial releases. Please be patient while we iron them out. If you notice something not functioning correctly, please file an issue or reach out to @aspect on Kaspa Discord.

0.2.3 - 2024-01-24

  • Fix maximize and full-screen button handling

0.2.2 - 2024-01-24

  • Miscellaneous updates to release processes and CI workflows

0.2.1 - 2024-01-22

  • User Interface scale in Display settings (in addition to Ctrl++ and Ctrl+- shortcuts, on MacOS)
  • Offer alternate public node in case of random node connection failure
  • Prevent saving settings when no public node is selected
  • Data folder size display in Overview and management in Settings > Storage
  • Fix edge conditions in the wallet when changing networks
  • Support for cache management ram-scale option in the node configuration
  • Add --version command line argument

0.2.0 - 2024-01-14

  • Dedicated persistent popup notification panel for error, warning and info messages
  • Various improvements to CI processes and binary redistributables generation
  • Linux DEB package generation
  • Custom window frame and caption bar in desktop environments
  • Network load detection and automatic transaction priority fee prompt in Wallet > Send
  • Random server option in connection settings
  • Network and public node selection in the status bar
  • Visualizer settings presets and automatic load based on the network selection

0.1.0 - 2023-12-27

Technology preview release for internal testing with Testnet 11.