Releases: bluxcc/core
Releases · bluxcc/core
Release list
v0.3.7
@bluxcc/core 0.3.7 is on npm.
npm i @bluxcc/core@0.3.7Updates
- Added
resolveXlmName(). - Added support for XLM names instead of
G...addresses across all hooks and helpers. useReactContractsanduseWriteContractnow accept standard values, such as numbers, and automatically convert them to the required contract type, includingi128andu64.- Direct
ScValinputs remain supported.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.4
v0.3.3
@bluxcc/core 0.3.3 is on npm.
npm i @bluxcc/core@0.3.3v0.3.3
Updates
- Added support for more social login providers.
- Added white-label support for email, SMS, OAuth, and wallet login flows.
- Simplified the onboarding page by reducing the number of buttons.
- Added testnet USDC to the profile modal.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
@bluxcc/core 0.3.1 is on npm.
npm i @bluxcc/core@0.3.1Updates
- Added off-ramping through MoneyGram and MoonPay in the
fundMe()modal. - Added SMS login support for users in the US and Canada.
- User activity is now retrieved only when the Activity page is opened.
- Fixed the modal logo display.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
@bluxcc/core 0.3.0 is on npm.
npm i @bluxcc/core@0.3.0Added
Added Turkish language support.
Changed
Replaced SEP-10 transaction signing with message signing for wallet authentication.
Updated the login flow for Freighter, Rabet, Albedo, Bitget, Hana, HOT, OneKey, and xBull.
Fixed
Fixed Freighter’s inactive-account warning during authentication.
Fixed login failures related to rejecting the Privacy Policy or Terms and Conditions.
Fixed modals disappearing when users scroll down.
Full Changelog: v0.2.20...v0.3.0
v0.2.20
v0.2.19
@bluxcc/core 0.2.19 is on npm.
npm i @bluxcc/core@0.2.19What's Changed
- feat: add wallet connect by @ruveyda-kisla in #1
- fix: add union types for getAccount and export asset by @FoxyDaDev in #2
- chore: delay isAuthenticated by @ruveyda-kisla in #3
New Contributors
- @ruveyda-kisla made their first contribution in #1
- @FoxyDaDev made their first contribution in #2
Full Changelog: https://github.com/bluxcc/core/commits/v0.2.19