Skip to content

Releases: arcana-network/developer-dashboard

2.0.1

13 Jun 14:17
ce571d3
Compare
Choose a tag to compare

What's Changed

  • MVX support for mainnet apps
  • NEAR support
  • Custom Verifier support
  • Bug fixes

Full Changelog: v2.0.0...2.0.1

v2.0.0

03 Jun 08:12
4af579c
Compare
Choose a tag to compare

What's Changed

  • [Major] Rebranding of Dashboard - Move to the new Arcana's Fluid design and lighter theme.
  • Custom Verifier release
  • Allow was support for rpc urls

Full Changelog: v1.0.10...v2.0.0

v1.0.10

02 May 11:49
cea7d14
Compare
Choose a tag to compare

What's Changed

  • Add Gasless support
  • Fix issues with chain management
  • Light theme for login page

Full Changelog: v1.0.9...v1.0.10

v1.0.9

02 Feb 05:39
52672d6
Compare
Choose a tag to compare

What's Changed

  • Added support for Solana.
  • Added support for creating Gastanks, modifying Gastanks, and providing a gasless experience to end users.
  • Fixed some bugs related to chains.

Full Changelog: v1.0.6...v1.0.9

v1.0.6

11 Dec 05:27
c1e4902
Compare
Choose a tag to compare

What's Changed

  • Added Steam and Firebase logins
  • Fixed some bugs and issues in Chain Management
  • Upgraded Arcana Auth SDK in dashboard
  • Fixed app name not updating issue
  • Added Gasless feature tab in app details.
  • Added support for Solana (non evm chain)

Full Changelog: v1.0.5...v1.0.6

v1.0.5

26 May 11:28
3d80952
Compare
Choose a tag to compare

What's Changed

  • Added notifications
  • Added billing section where users can add card details
  • Added chain management config in dashboard

Full Changelog: v1.0.4...v1.0.5

Release 1.0.4

14 Mar 11:13
faafc76
Compare
Choose a tag to compare

What's Changed

  • Added AWS Cognito to social auth provider
  • Updated content across dashboard

Full Changelog: 1.0.2...v1.0.4

Release 1.0.2

21 Feb 11:34
5c6cd4c
Compare
Choose a tag to compare

What's Changed

  • Changed App Address to client id
  • Fixed UI related bugs

Full Changelog: v0.2.0...1.0.2

Beta Release v0.2.0

03 Nov 07:37
820427c
Compare
Choose a tag to compare

What's Changed

  • Updated dashboard signer supporting the new meta-tx flow
  • Using the latest Arcana Auth SDK
  • Removed passwordless auth configurations, it'll be ON by default
  • Moved away from app IDs in favour of app addresses
  • Multi-app support
  • Removed UI mode switch in wallet UI
  • Added validations for the config inputs
  • Removed aggregate login switch in social auth
  • Added toast messages for success and failures
  • Replaced Vuex with Pinia
  • Removed redirect url from social auth

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Feb 07:36
274503e
Compare
Choose a tag to compare

UI improvements and bugfixes

  • Replace unversioned API calls with versioned APIs (#42)
  • Remove smart contract calls while creating app (#44)
  • Update signer function that executes smart contract calls (#47)
  • Created radio button and radio group components (#50)
  • Replace chain type selection from switches to radio group (#51)