Skip to content

Releases: 0LNetworkCommunity/carpe

v1.0.11

27 May 15:24
Compare
Choose a tag to compare

Adds splash screen to the app (#306):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
  • shows splash screen during app boot
  • sets booted when app has no accounts
  • improves ux of add watch account feature
  • fixes account status display showing offline icon instead of Account Not On Chain text when not connected to the network

Fix Onboarding and Navigation Tab Visibility in Carpe (#304):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
    @soaresa

v1.0.10

17 May 11:14
Compare
Choose a tag to compare

*feat: add column sorting feature to accounts table with dynamic direction icons
#296
@soaresa

*fix: sender error after account switch
#297
@BBK912

*Implement account note feature for enhanced account management
#299
@soaresa

v1.0.9

03 May 08:10
Compare
Choose a tag to compare

fix: switch account and auto update peers (#292)
@BBK912

feat: linux binary (#293)
deps linux in release workflow
@agouin

v1.0.8

22 Apr 09:10
5ed628f
Compare
Choose a tag to compare

@BBK912 👍 :

Fix refresh_upstream_peer_stats (#289)

* fix refresh_upstream_peer_stats

* lint error

* update preferences.rs

feat: add legacy account etc (#280)

* remove unnecessary spaces from mnemonics

* feat: total balances of all accounts

* feat: add legacy account

* addresses are shown in uppercase

* rust lint error

* support legacy account transfer

v1.0.7

11 Apr 18:50
Compare
Choose a tag to compare

Sunset mining functionality.
@BBK912

v1.0.6

11 Mar 13:29
Compare
Choose a tag to compare
  • fix: connect issue

  • fix: carpeTick issue

  • fix: Added node url if connection to GitHub fails

  • fix: create account page Auto-refresh issue

  • fix: issue(#271)

  • doc: how to set slowwallet

  • fix: some boundary issues about the watch account function
    @BBK912

v1.0.5

08 Mar 21:35
Compare
Choose a tag to compare
  • update language files
  • lint json
  • Add Notification
  • style: the settings icon always show for selected account
    @BBK912

v1.0.4

03 Mar 19:31
Compare
Choose a tag to compare
  • fix: If user denies keyring password prompt,error screen persists atop until restart.

  • feat: add watch account
    @BBK912

  • added missing dll for Windows
    @kalvkusk

v1.0.3

02 Mar 17:47
Compare
Choose a tag to compare

Enable dialog for Over-The-Air updates.
@kalvkusk

v1.0.2

01 Mar 14:41
Compare
Choose a tag to compare

@BBK912

  • fix: language auto-matching, refresh due to form submission (#258)
  • feat: get privatekey (#236)
  • Node playlists (#238)

@Teisson

  • Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
  • Errorhandler for toggling mining with balances lower than 10 libra

@kalvkusk

  • ci: fix warnings and PR build (#232) (#237)
  • CI: Fix warnings, add PR Build check
  • ci: mocked keys
  • chore: add missing dlls

Some of the bugfixes aren't mentioned, description will be updated soon ;)