Xenica Changelog
Xenica 3.21
- Enhancements and Fixing for multiple issues
- enhance IPs Search/filtering in IP Manager tab
- enable IPs bulk editing in IP Manager tab
- add new actions to servers tab : show 'server Info', 'server dmesg', 'list orphan VDIs' on the server
- add 'Keep SnapShuts' feature when reinstall
- add two new options to config.php to allow show/hide 'Keep SnapShuts' and 'keep extra disks' options on reinstall
- enhanced IP filtering for custom create/reinstall functions
- basic Support for the Enhanced new Templates System (templates preparing scripts will be saved outside the template in xenica scripts folder) (betta)
Xenica 3.2
- Fixing multiple issues/bugs, and enhance stability
- Adding IPv6 Support
- Specify VM resources dynamically from order page, by whmcs configuration options: (cpu/ram/disk/bw/snapshut/ips/server)
- Allow organizing IPs and servers as NOCs/DataCenters
- Enhance & Fix the BW collecting scripts
- Lock VIF to the selected IPs only, when creating VM (both IPv4 & IPv6)
- Allow to Add extra disks to the Product, which allow also to get sizes bigger than 2T
- New 'Update IPs' button on vm admin area (betta)
- Show assigned 'Config Options' & 'Product Link' & 'VM tags' in vm admin area
- Show VPS Specification in Client area ('Disk Space' & 'Virtual CPUs' & 'Memory size')
- Enhance Xenica Addon :
- allow editing single IP on 'IP Manager' page
- show 'id','package name' on VMs Page, and add them to search options.
- add new option to the configuration page: 'CONSOLE_PUBLIC_IP' can force console to use Servers Public IPs only.
- add new option to the Servers page: 'Retrieve All XenServers VMs' that List All VMs for each Server by XenApi.
- More options on configuration file (config.php) :
- allow controlling XML-RPC timeout from config.php (CURL_CONNECTTIMEOUT, CURL_TIMEOUT)
- ability to hide both BandWidth,Graphs sections on AdminPanel from config.php
- Enhance novnc console
- Better error handling & logging
- Cleaning code, and removed some deprecated/unused parts
Xenica 3.1
- Supports PHP7
- New unified Xenica addon module
- List Xenica VMs (with search/filter)
- List Xenica Users with options (search/filter, list VMs)
- List XenServers with options (VMs, templates, server/whmcs diffs)
- Enhanced IP Manager
- IPs now organized by Datacenter/NOC (not by server)
- link to the VM
- list all user IPs
- New Custom Create Button (Admin Panel) , can chose IP and Template before create
- Enhance ReInstallation functionality , can chose reinstallation OS template
- New Reset Root Password function
- New functionalitys , can change (CPU,RAM,Disk,IPs,Host)
- New Snapshouts functionality, can create/restore snapshots
- New MountCD functionality, can mount CD from ISO Repository
- Bug fixing / enhancements
Xenica 2.0
- Supports Windows Auto provisioning(Windows Server 2003/2008/2012)
- Supports all type of Linux auto provisioning Such as Red Hat Linux/CentOS/Fedora/Ubuntu
- Supports customization of templates for Linux and Windows (You can install all the software you wish to have in the templates)
- Handling multiple IPs orders (currently all IPs get assigned to the user but the scripts are not fully completed)
- Rewritten the IP manager with the following features
- Ability to search for specific IP
- Ability to change any IP assignment properties like the VM it belong to and the server it belong to etc.
- Multi page support
- Ability to add bulk IPs.
- Added new Servarica Configuration Manager Addon Which will enable you to change the configs related to the module from WHMCS
- Improved logging too much and currently all logs are vieable through WHMCS module logs menu
- Basic OS reinstall support for the users and full control for admins
- Ability to change the license key and checking it directly from IP manager
- Ability to see if the VM is running and on which server from Admin panel of whmcs
- Fully customizable client area
- Numerous small bugs and improvement fixes