Skip to content

Releases: paycrest/noblocks

noblocks 1.4.0

18 Apr 09:41

Choose a tag to compare

Release 1.4.0

Version Information

  • Type: minor version bump
  • Branch: stable
  • Previous Version: 1.3.0

Pull Requests

Changes

Breaking Changes

None

Features

  • feat(bundler): enhance error handling and nonce management in executeSponsored function (#467)

Fixes

None

Other Changes

None

noblocks 1.3.1

11 Apr 04:33
3531595

Choose a tag to compare

Release 1.3.1

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: 1.3.0

Pull Requests

Changes

Breaking Changes

None

Features

None

Fixes

None

Other Changes

None

noblocks 1.3.0

08 Apr 14:20
12947e2

Choose a tag to compare

Release 1.3.0

Version Information

  • Type: minor version bump
  • Branch: stable
  • Previous Version: 1.2.3

Pull Requests

Changes

Breaking Changes

None

Features

  • feat: integrate WalletMigrationModal across components
  • feat: make recipient name editable when unresolved from psp (#407)
  • feat: add email field to transaction inputs and update related components. (#398)
  • feat: enforce 10-digit NUBAN validation on Swap (fix 11-digit acceptance) (#372)
  • feat: add upgrade server URL to configuration
  • feat: implement dust balance handling and improve migration UX
  • feat: enhance FundWalletForm to support embedded wallets and EOA usage (#396)
  • feat: integrate WalletMigrationModal into TransferForm and TransactionForm for improved migration handling (#391)
  • feat: integrate WalletMigrationModal into TransferForm and TransactionForm for improved migration handling
  • feat: implement migration status context and update wallet handling (#387)
  • feat: add local transfer fee configuration to support dynamic fee calculation (#382)
  • feat: add order submission block tracking and improve order ID retrieval logic (#379)
  • feat: implement dynamic transport selection for BSC in WalletTransferApprovalModal

Fixes

  • fix-faulty-balance-fetch-for-new-users
  • fix: update button text in useSwapButton for consistency
  • fix: execute native within noblocks (#421)
  • fix: block transactions for unmigrated user (#409)
  • fix polygon balance not showing
  • fix: update z-index for AnimatedModal and standardize messaging for on-chain apps across components (#388)
  • fix: update z-index for AnimatedModal and standardize messaging for on-chain apps across components
  • fix: standardize localStorage key handling for network modal visibility (#384)
  • fix: update messaging in MigrationZeroBalanceModal for clarity and us… (#380)
  • fix: update transaction amount display to use formatted number with currency (#378)
  • fix: correct logic for EOA usage in useShouldUseEOA hook to ensure ne… (#377)
  • fix: convert direct amount string to wei

Other Changes

  • refactor: enhance SUPPORTED_CHAINS structure and RPC URL handling
  • refactor: update gas limit and value handling to use BigInt (#423)
  • refactor: remove toast notification and update button text in hooks
  • refactor: update RPC URL handling for various networks
  • refactor: update progress messaging in WalletTransferApprovalModal (#404)
  • refactor: update progress messaging in WalletTransferApprovalModal
  • refactor: improve WalletMigrationModal logic and state management
  • refactor: remove deprecated MEE API key comment from Config type
  • refactor: clean up comments and remove unused imports in TransferForm and useSmartWalletTransfer
  • refactor: rename upgrade server URL to bundler server URL and update related components
  • refactor: update wallet handling to use Biconomy MEE API and improve migration process
  • refactor: enhance wallet balance fetching to include raw balances (#392)
  • refactor: update balance calculation logic in TransactionPreview to handle CNGN token and improve migration handling
  • refactor: improve type definitions and enhance error handling in MigrationZeroBalanceModal and TransactionForm components

noblocks 1.2.4

13 Feb 23:54
b829e0c

Choose a tag to compare

Release 1.2.4

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: 1.2.3

Pull Requests

Changes

Breaking Changes

None

Features

  • feat(settings): add theme switch to desktop dropdown
  • feat: integrate WalletMigrationModal across components
  • feat: make recipient name editable when unresolved from psp (#407)
  • feat: add email field to transaction inputs and update related components. (#398)
  • feat: enforce 10-digit NUBAN validation on Swap (fix 11-digit acceptance) (#372)
  • feat: add upgrade server URL to configuration
  • feat: implement dust balance handling and improve migration UX
  • feat: enhance FundWalletForm to support embedded wallets and EOA usage (#396)
  • feat: integrate WalletMigrationModal into TransferForm and TransactionForm for improved migration handling (#391)
  • feat: integrate WalletMigrationModal into TransferForm and TransactionForm for improved migration handling
  • feat: implement migration status context and update wallet handling (#387)
  • feat: add local transfer fee configuration to support dynamic fee calculation (#382)
  • feat: add order submission block tracking and improve order ID retrieval logic (#379)
  • feat: implement dynamic transport selection for BSC in WalletTransferApprovalModal

Fixes

  • fix-faulty-balance-fetch-for-new-users
  • fix: set primaryIsEOA flag for new users with embedded wallets
  • fixes
  • fix: update migration modal visibility logic
  • fix: update button text in useSwapButton for consistency
  • fix: execute native within noblocks (#421)
  • fix: block transactions for unmigrated user (#409)
  • fix polygon balance not showing
  • fix: update z-index for AnimatedModal and standardize messaging for on-chain apps across components (#388)
  • fix: update z-index for AnimatedModal and standardize messaging for on-chain apps across components
  • fix: standardize localStorage key handling for network modal visibility (#384)
  • fix: update messaging in MigrationZeroBalanceModal for clarity and us… (#380)
  • fix: update transaction amount display to use formatted number with currency (#378)
  • fix: correct logic for EOA usage in useShouldUseEOA hook to ensure ne… (#377)
  • fix: convert direct amount string to wei

Other Changes

  • refactor: enhance error handling across components (#426)
  • chore: update pnpm-lock.yaml to restore cypress dependency and adjust package versions
  • refactor: build time enhancements (#414)
  • refactor: enhance SUPPORTED_CHAINS structure and RPC URL handling
  • refactor: enhance SUPPORTED_CHAINS structure and improve RPC URL handling
  • refactor: update gas limit and value handling to use BigInt (#423)
  • refactor: remove toast notification and update button text in hooks
  • refactor: update RPC URL handling for various networks
  • refactor: update progress messaging in WalletTransferApprovalModal (#404)
  • refactor: update progress messaging in WalletTransferApprovalModal
  • refactor: improve WalletMigrationModal logic and state management
  • refactor: remove deprecated MEE API key comment from Config type
  • refactor: clean up comments and remove unused imports in TransferForm and useSmartWalletTransfer
  • refactor: rename upgrade server URL to bundler server URL and update related components
  • refactor: update wallet handling to use Biconomy MEE API and improve migration process
  • refactor: enhance wallet balance fetching to include raw balances (#392)
  • refactor: update balance calculation logic in TransactionPreview to handle CNGN token and improve migration handling
  • refactor: improve type definitions and enhance error handling in MigrationZeroBalanceModal and TransactionForm components

noblocks 1.2.3

13 Feb 22:35
b829e0c

Choose a tag to compare

Release 1.2.3

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: 1.2.2

Pull Requests

Changes

Breaking Changes

None

Features

  • feat: improve schedule parsing in MaintenanceNoticeModal to handle overnight time windows
  • feat: enhance maintenance notice functionality with auto-hide feature and improved configuration parsing
  • feat: implement maintenance banner and update configuration to manage maintenance notices
  • feat: add maintenance notice modal and configuration options to enhance user experience during scheduled maintenance

Fixes

  • fix: adjust MaintenanceBanner styling to limit width and center alignment for better responsiveness

Other Changes

  • style: update font import in globals.css to use specific font weights for improved typography
  • style: update MaintenanceNoticeModal to constrain width for better layout
  • chore: update CODEOWNERS to include @5ran6 as a reviewer for pull requests
  • chore: update CODEOWNERS to change review request from @jeremy0x to @onahprosper
  • refactor: enhance public client transport configuration to support fallback options for improved network reliability
  • refactor: enhance transaction status checks to include 'settling' state for improved accuracy
  • refactor: simplify transaction status handling and improve conditional checks for clarity
  • chore: update release workflow to remove 'v' prefix from version tags and adjust initial versioning logic

noblocks 1.2.2

13 Feb 19:20
80dc498

Choose a tag to compare

Release 1.2.2

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: v1.2.1

Pull Requests

Changes

noblocks v1.2.2

20 Dec 00:39

Choose a tag to compare

Release v1.2.2

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: v1.2.1

Pull Requests

Changes

noblocks v1.2.1

20 Dec 00:07
c338d8f

Choose a tag to compare

Release v1.2.1

Version Information

  • Type: patch version bump
  • Branch: stable
  • Previous Version: v1.2.0

Pull Requests

Changes

noblocks v1.2.0

07 Nov 10:31

Choose a tag to compare

Release v1.2.0

Version Information

  • Type: minor version bump
  • Branch: stable
  • Previous Version: v1.1.0

Changes

  • fix: update TransactionForm to disable MWK currency by default
  • chore: update create-release workflow for improved error handling and formatting
  • fix: add Malawian Kwacha (MWK) to accepted currencies and country mapping (#265)
  • fix: clarify warning message about recipient wallet address (#278)
  • fix: simplify stateProps initialization in MainPageContent component (#268)
  • feat(recipients): migrate saved recipients to Supabase with cross-device sync (#254)
  • fix: use 'hedera' instead of 'hedera-mainnet' for rate fetching
  • fix: use fallback tokens for networks missing from API response
  • fix: add Hedera Mainnet gateway contract address
  • fix: hide Hedera Mainnet in mobile wallet view for smart wallets
  • feat(network): add Hedera Mainnet support for injected wallets
  • fix: replace img with Image component for better performance in FundWalletForm and TransferForm (#252)
  • fix(metadata): render static metadata for social previews (#250)
  • Revert "feat: implement native BNB transfer logic and ensure native BNB prese…" (#263)
  • fix: disable page view tracking in Mixpanel initialization (#261)
  • fix: prevent early return on BlockFest expiration and ensure claim check only when active (#258)
  • feat: implement native BNB transfer logic and ensure native BNB presence in BNB Smart Chain (#256)
  • feat: add BlockFest expiration handling and improve cashback system (#251)
  • feat: add user preference for hiding address warning modal (#253)
  • feat: integrate injected wallet support in CopyAddressWarningModal (#244)
  • fix: prevent crypto.createHash error in client components (#245)
  • feat: redesign fund wallet flow (#232)
  • feat: upgrade @privy-io/react-auth to v3.1.0 (#237)
  • fix(blog): improve mobile category dropdown ux (#239)
  • fix: resolve metadata conflicts causing broken link previews (#241)
  • fix: resolve not-found page metadata error by separating client/server components (#226)
  • refactor: improve code formatting and consistency in SettingsDropdown and PausedNetworkNotice components
  • feat: remove contact support links after switching to Brevo
  • Revert "feat: ethereum integration (#224)" (#235)
  • Revert "fix: add Ethereum fallback tokens to resolve balance fetching issue (…" (#234)
  • feat: update CopyAddressWarningModal styles (#233)
  • fix: add Ethereum fallback tokens to resolve balance fetching issue (#225)
  • feat: Add CopyAddressWarningModal component and integrate it across relevant components (#230)
  • feat: Implement comprehensive Mixpanel server-side analytics tracking (#217)
  • feat: ethereum integration (#224)
  • feat: enhance blog SEO for better search visibility (#219)
  • fix: update cNGN token details and improve rate fetching logic
  • fix(MainPageContent): update rate fetching logic to include amountReceived and adjust default amount
  • feat: Comprehensive SEO Setup for Noblocks Application (#223)
  • fix(detail-client): simplify share URL opening logic by removing window dimensions (#213)
  • feat: add Brevo chat widget for customer support (#221)

noblocks v1.1.0

11 Sep 20:11

Choose a tag to compare

Release v1.1.0

Version Information

  • Type: minor version bump
  • Branch: stable
  • Previous Version: v1.0.0

Pull Requests

Changes