Important:

NimeraCP is yet not ready for purchase, we are still working on it. We will notice you in our discord server once it's ready.

NimeraCP Logo
v0.61Pre-release

Wallet Transfers, Email Change, and UI Polish

Released on August 9, 2025

This update adds powerful new account and wallet management features, including balance transfers between accounts, wallet-to-character coin transfers, and email change verification. It also brings multiple UI refinements, reusable components, and backend improvements for better reliability and maintainability.

Wallet Transfers, Email Change, and UI Polish preview

What's new in this release

feature

  • Added token-based email change verification system

  • Implemented balance transfer between accounts with notifications

  • Added real-time notification refresh for clan applications

  • Created email templates for email change and balance transfer events

  • Added email_change_tokens table to schema

  • Created ShopQueries.addBalance method for safe balance updates

  • Added account transfer modal in wallet interface

  • Enabled transfers between web account balance and game character balance

  • Added admin wallet settings page for configuring transfers

  • Built API endpoints for wallet transfers and wallet settings

  • Added character selection modal for transfer operations

  • Updated balance context to respond to live balance updates

  • Added database schema for wallet settings

  • Extracted payment package card into reusable component

  • Integrated into payment flow with clearer state (isProcessingPayment)

  • Fixed package selection logic when changing payment methods

improvement

  • Removed unused icon from modal title

  • Updated transfer button icon to better reflect the action

  • Removed redundant button styles and unnecessary icon margin

  • Removed redundant mr-* margin classes from icon buttons for cleaner design

bugfix

  • Fixed tinyint fields in category responses to be properly serialized as booleans

  • Ensured correct numeric values are sent for status updates

technical

  • Removed unused imports (Suspense, ChevronLeft)

  • Simplified Plus icon markup by removing unnecessary margin

  • Changed status toggle endpoint from /status to root path

  • Standardized query keys to use shop-categories prefix

  • Ensured consistent data fetching across all components

Stay updated

Follow our changelog to stay informed about new features and improvements.