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

Changelog

Stay up to date with the latest features, improvements, and fixes.

v0.61Pre-release

August 9, 2025

Wallet Transfers, Email Change, and UI Polish

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.

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

v0.51Pre-release

August 7, 2025

Server Configuration, User Management & Cleanup

This release introduces server host/port configuration, a new user registration settings page, and a unified user service for account management. It also removes deprecated server fields like status and chronicle, and applies wide-ranging fixes and technical improvements across the platform.

feature

  • Added a new settings category and page for managing user registration behavior

  • Introduced a dedicated service to handle user account operations

  • Added support for setting game server host and port during setup or configuration

  • Added an alias method for simplified item additions to user inventory

security

  • Updated email verification to respect registration settings for better consistency

bugfix

  • Improved login form loading state for better UX

  • Removed deprecated game account field from registration form

  • Updated status checks to use port-based connection testing

  • Refreshed server info display logic across multiple components

  • Improved game server status test API endpoint

  • Cleaned up transaction logs for payment events

  • Removed debug logging from email services

  • Enabled revalidation for account-related endpoints

  • Updated sidebar and settings structure in admin panel

  • Simplified launchpad layout and client prop handling

  • Added missing game account modal component

  • Removed obsolete status field from servers and login_servers tables

  • Deleted unused account links migration script

  • Removed chronicle from theme settings

  • Updated server info fetching and display logic

  • Fixed bugs in user and inventory queries

  • Improved referral service logic and reliability

technical

  • Removed legacy server status and chronicle fields from multiple components

  • Cleaned up outdated props and unused fields across the codebase

v0.47Pre-release

August 5, 2025

Multi-Pack Support, Security, and Customization

This release introduces full multi-pack support for Lineage II server emulators, enhanced security with Turnstile integration, and new customization options for server branding and appearance. It also includes a new legal documents system, significant improvements to clan and inventory management, and technical cleanup for better stability and maintainability.

feature

  • Added pack selection UI during setup

  • Integrated pack-aware query handling across systems

  • Centralized pack-specific logic with QueryBuilder and PackSettings

  • Finalized migration of admin and dashboard queries for pack support

  • Added clan description, requirements, and social links

  • Enabled clan leaders to edit and manage clan info

  • Added support for logo, favicon, and login background image

  • Introduced color picker and renamed theme settings to "appearance"

  • Updated all UI components to use new appearance configuration

  • Introduced terms of service and privacy policy management

  • Created admin UI and dynamic public modals for legal documents

  • Replaced static links with server-aware legal components

  • Added db_port field to login server config

  • Updated API, UI, and query handling to support custom DB ports

  • Replaced legacy ID generation logic with safe, global ID scanning

  • Added support for all game tables with proper range validation

improvement

  • Improved clan list and header UI

  • Display leadership and membership roles in clan member lists

  • Show "No Holdings" for clans with no assets

  • Added error mapping and localization for login/register forms

  • Updated auth service to provide structured error codes

  • Improved cart quantity handling for unlimited stock

  • Refreshed shop layout and removed redundant margin classes

security

  • Added Turnstile bot protection to registration

  • Introduced new security settings page in admin panel

bugfix

  • Fixed missing useEffect dependencies causing stale closures in ServerSetupStep

  • Improved MySQL parameter binding for clan queries

technical

  • Centralized DB queries in db/queries/

  • Removed backup and redundant files

  • Reorganized imports and removed unused metadata

  • Simplified clan join date logic and cleaned up null date handling

v0.27Pre-release

July 29, 2025

Refactor Analytics: Replace Olympiad with Heroes and Enhance Pagination

Replaced Olympiad with new Heroes feature, added pagination support, improved ranking tables, cleaned up clan and admin checks, updated analytics routes, and fixed tax display in castle status.

improvement

  • Remove olympiad-related components, routes, and dictionaries

  • Add new heroes feature with pagination support

  • Improve existing ranking tables with pagination and better formatting

  • Update server context usage in analytics routes

  • Clean up clan leadership checks and remove special admin case

bugfix

  • Fix tax percentage display in castle status

v0.26Pre-release

July 21, 2025

Password encryption settings and admin UI

Added admin settings for password encryption (bcrypt or sha1base64), improved database error messages, updated security translations, and enhanced license validation with retry and fallback.

security

  • Add security settings page for configuring password encryption method (bcrypt/sha1base64)

  • Implement API endpoints for managing encryption settings and migration

  • Enhance license validation with retry logic and cached fallback

technical

  • Improve database connection error handling and error messages

improvement

  • Update dictionary files with new security-related translations

v0.25Pre-release

July 19, 2025

Setup wizard with multi-step configuration

Added multi-step setup wizard with database config, admin creation, license validation, and server settings. Includes progress tracking, validation, responsive UI, and finalization logic to complete system setup.

feature

  • Add database setup, admin account creation, license validation, and server configuration steps

improvement

  • Implement setup status checking and redirection logic

  • Create API endpoints for each setup step with validation and testing

  • Design responsive UI with progress tracking and confirmation flow

  • Add finalization logic to complete setup and mark system as configured

  • Include database schema installation and initial settings population

Want to stay updated?

Follow our blog for detailed feature announcements and product updates.

Read our blog