Mamba HostMamba HostSign In

Changelog

RSS

New features, improvements, fixes, and updates to Mamba Panel.

v1.3.0

Week 3 Update — Discord Embeds, Database Expansion & Quality of Life

20 changes3 categories

This release introduces a fully customizable Discord webhook integration for live server status embeds, database support for more games, a built-in schema visualizer, and a wave of stability and usability improvements.

New Features

7
  • NewDiscord webhook integration — post a live-updating rich embed to any Discord channel showing your server's status, IP, port, and resource usage with automatic refresh
  • NewFully customizable Discord embeds — set a custom display name, description, webhook username, thumbnail, banner, and your own link buttons with emoji support
  • NewPixel-perfect Discord embed preview directly on the server settings page so you can see exactly what your embed will look like
  • NewDatabase schema visualizer — explore your database tables and relationships with an interactive canvas, zoom controls, and connector lines
  • NewDatabase support enabled for Rust, CS2, RedM, Arma 3, and Arma Reforger servers
  • NewReferral dashboard — view your referral link, reward structure, and terms directly from the dashboard
  • NewServer ID now displayed with a copy button on the settings page for quick reference

Improvements

5
  • ImprovedContainer file descriptor limit raised to 65,536 — eliminates 'too many open files' errors for busy game servers
  • ImprovedServer Name and Container Image cards now display side-by-side on the settings page for a cleaner layout
  • ImprovedGit sync for Discord bots now safely preserves your files instead of overwriting them on redeploy
  • ImprovedThemed tooltips throughout the panel replacing basic browser tooltips
  • ImprovedDiscord embed preview scales down cleanly on mobile instead of wrapping awkwardly

Bug Fixes

8
  • FixFixed OAuth users being unable to set an initial password from account settings
  • FixFixed password changes not saving correctly for accounts linked via social login
  • FixFixed subuser access failing in certain server configurations
  • FixFixed server list crashing when encountering an unexpected server state
  • FixFixed database browser schema tab not displaying on mobile
  • FixFixed refund requests failing for certain subscription types
  • FixFixed tooltips rendering behind other elements in some views
  • FixSecurity patches — updated core dependencies to address known vulnerabilities
v1.2.0

Week 2 Update — GitHub Integration, Database Browser & Billing Improvements

16 changes3 categories

This release brings GitHub repository integration for Discord bots, a built-in database browser, billing improvements, and a wave of quality-of-life enhancements across the platform.

New Features

4
  • NewGitHub integration — connect your GitHub account and pick a repo from a dropdown instead of pasting URLs, with full private repo support
  • NewDatabase browser — view and explore your database tables and contents directly in the panel
  • NewDatabase support for all Minecraft server types including Bedrock Edition
  • NewFolder drag-and-drop uploads — drag entire folders into the file manager to upload them

Improvements

5
  • ImprovedServer details now show your category and plan name in the header for easier identification
  • ImprovedGit URL can now be manually edited on the startup variables page alongside the GitHub picker
  • ImprovedTicket cards redesigned with cleaner styling and consistent hover effects
  • ImprovedPanel navigation is smoother with improved scroll performance
  • ImprovedGeneral stability and performance improvements across the platform

Bug Fixes

7
  • FixFixed checkout sometimes charging the wrong price when switching between billing cycles
  • FixFixed new users being unable to add their first payment method
  • FixFixed server provisioning failures related to port allocation on multi-port services
  • FixFixed backup creation race condition that could cause duplicate or failed backups
  • FixFixed console WebSocket connections being incorrectly evicted
  • FixFixed various provisioning reliability issues with smarter port retry logic
  • FixRoutine security fixes and dependency updates
v1.1.0

Week 1 Update — Stability, Downloads & Guides

37 changes3 categories

The first major update since launch. This release focuses on platform stability with dozens of bug fixes, introduces downloadable backups, a brand-new Guides section, and delivers major improvements to file uploads, checkout, and the overall panel experience.

New Features

7
  • NewDownloadable backups — download any backup directly to your local machine
  • NewReal-time backup progress bar showing creation status as it happens
  • NewGuides — a full knowledge base with categorized articles on how to manage your services
  • NewInstant payment confirmation — checkout completes immediately instead of waiting for webhooks
  • NewDiscord link added to the sidebar for quick community access
  • NewAutomatic provisioning retry — failed server setups are automatically retried
  • NewDatabase support for FiveM servers

Improvements

11
  • ImprovedFile uploads now support up to 2GB with real-time speed, percentage, and cancel button
  • ImprovedStore page now shows yearly pricing as a monthly equivalent with a compact mobile layout
  • ImprovedTicket history redesigned with clearer status indicators and improved layout
  • ImprovedServer list now shows your plan name with custom name override support
  • ImprovedSidebar only shows features relevant to your server's game type
  • ImprovedBackups are now faster with smarter compression that skips cache and dependency folders
  • ImprovedCheckout is more reliable with extended polling timeout for slower payments
  • ImprovedConsole connects faster with preloaded WebSocket tokens
  • ImprovedDiscord notifications now show proper embed formatting and links
  • ImprovedDatabase limits are now displayed on the server databases page
  • ImprovedBackup and database limits are now enforced per plan

Bug Fixes

19
  • FixFixed credit checkout not deducting from your balance or provisioning the server
  • FixFixed Stripe pay button not showing the credit-adjusted amount
  • FixFixed checkout sometimes failing on valid payments
  • FixFixed install scripts not receiving environment variables
  • FixFixed multi-port services like FiveM not getting all port assignments
  • FixFixed SFTP connections failing to authenticate
  • FixFixed file downloads returning a 404 error
  • FixFixed backup creation timing out or creating duplicates
  • FixFixed backup restore and compression timing out on large servers
  • FixFixed backup downloads failing in certain storage configurations
  • FixFixed console getting stuck when switching or navigating back to the console tab
  • FixFixed console commands not sending in certain scenarios
  • FixFixed slow console reconnect when switching browser tabs
  • FixFixed mobile keyboard not appearing when editing startup variables
  • FixFixed server transfer failures between nodes
  • FixFixed stop/restart sometimes returning an error on already-stopped servers
  • FixFixed billing toggle and plan card layout shifting between monthly and yearly
  • FixFixed various UI rendering issues on mobile devices
  • FixDozens of additional stability and reliability fixes across the platform
v1.0.0

Mamba Panel Launch

75 changes12 categories

The official launch of Mamba Panel — a modern game server management panel built from the ground up. Everything you need to deploy, manage, and scale game servers with a polished, intuitive interface.

Server Management

7
  • NewReal-time console with live output streaming, ANSI color support, and command history
  • NewPower controls — start, stop, restart, and kill with confirmation dialogs
  • NewLive resource monitoring with CPU, memory, and disk usage gauges
  • NewStartup parameter configuration with dynamic variable editor
  • NewServer reinstallation with one-click reprovisioning
  • NewServer rename from the settings page
  • NewWebSocket-based console for low-latency interaction

File Manager

12
  • NewFull file browser with directory navigation and breadcrumb trail
  • NewIn-browser code editor with syntax highlighting for 40+ languages
  • NewFind and replace within the code editor
  • NewDrag-and-drop file uploads with progress tracking
  • NewFile download directly to your machine
  • NewCreate new files and folders
  • NewRename, copy, cut/paste, and delete files and directories
  • NewCompress and decompress archives (zip, tar, gz) with real-time progress
  • NewFile permission management with chmod controls
  • NewMedia preview for images and videos
  • NewList and grid view modes with search and sort
  • NewSFTP access details with connection info and host key fingerprint

Backups

5
  • NewCreate backups with custom name and ignored files configuration
  • NewRestore backups with truncate or merge options and live progress
  • NewDownload backups directly to your local machine
  • NewLock and unlock backups to prevent accidental deletion
  • NewBackup limit enforcement based on your plan

Task Scheduler

5
  • NewSchedule creation with interval, daily, weekly, monthly, or custom cron modes
  • NewMultiple task types per schedule — power actions, send command, and create backup
  • NewEnable and disable schedules without deleting them
  • NewManual schedule execution on demand
  • NewOnline-only toggle to skip execution when the server is offline

Networking

4
  • NewView and manage port allocations with IP and port display
  • NewSet a primary allocation for your server
  • NewAdd and remove additional server ports
  • NewAllocation notes for labeling port purposes

Databases

4
  • NewCreate and manage databases for your server
  • NewView connection credentials with copy-to-clipboard
  • NewOne-click password rotation
  • NewDelete databases when no longer needed

Game Features

6
  • NewMod manager — search Modrinth, install, and remove mods
  • NewPlugin manager — upload and manage server plugins
  • NewAddon manager — search CurseForge and install Bedrock addons
  • NewLive game query with real-time player count and server info
  • NewWorlds manager — browse, activate, upload, backup, and delete game saves
  • NewDiscord bot web dashboard tab for bots with a web interface

Team & Access

4
  • NewInvite subusers by email with granular permission assignment
  • NewPer-feature permissions — console, files, backups, schedules, databases, and more
  • NewEdit and revoke subuser access at any time
  • NewFull activity audit log with timestamped action history and user attribution

Account & Security

9
  • NewTwo-factor authentication with TOTP authenticator app support
  • NewBackup codes for account recovery
  • NewEmail verification for account security
  • NewActive session management with browser, OS, and IP details
  • NewRevoke individual sessions or all other sessions at once
  • NewLink and unlink social accounts — Discord, Google, and GitHub
  • NewProfile customization with display name and avatar upload
  • NewTimezone and notification preferences with auto-save
  • NewPassword management with change password flow

Billing

7
  • NewBrowse available server packages with category filtering
  • NewCheckout flow with Stripe and PayPal payment support
  • NewSubscription management — upgrade, downgrade, cancel, and reactivate
  • NewSaved payment methods with add, remove, and set default
  • NewInvoice history with details, search, and PDF download
  • NewRefund request submission and status tracking
  • NewAutomatic server provisioning on successful purchase

Support

5
  • NewCreate support tickets with department and priority selection
  • NewRich text editor for ticket messages with formatting support
  • NewFile attachments on tickets and replies
  • NewTicket status tracking — open, in progress, waiting, resolved, and closed
  • NewThreaded conversation view with staff responses

Platform & Experience

7
  • NewDark and light theme with smooth toggling
  • NewFully responsive, mobile-first design with dedicated mobile navigation
  • NewReal-time server updates via WebSocket and server-sent events
  • NewOAuth login with Discord, Google, and GitHub
  • NewForgot password and reset password flows
  • NewServer list with status indicators, resource usage, and quick actions
  • NewBug report button in sidebar footer with quick report modal
Mamba Panel - Hosting Made Easy