Skip to content

Releases: xcp-ng/xenadmin

XCP-ng Center v25.04 Build 25119

29 Apr 22:58
Compare
Choose a tag to compare

I'm excited to release the first version of XCP-ng Center under my maintainership, featuring several improvements and changes. Here are the key highlights of this build:

Portable XCP-ng Center

You can now run XCP-ng Center as a portable application! Just use the zipped release and create a data folder next to the executable. All log files and configuration data will be stored in that folder, making it easy to carry and run on different systems without installation.

Command-Line Parameters

I've added several command-line parameters to support specific use cases. These are particularly helpful for my workflow when deploying new XCP-ng environments for clients.

Here are the new command parameters you can use:

  • /tempdata: Uses a path in temp for a temporary session, this gets deleted on close. This is great for someone who is setting up new XCP-ng servers at a customer site
  • /datapath: allows you to specify a path to save configuration in.

MSI Installer

This release uses a new MSI installer built with a custom tool I developed (replacing WiX). It should upgrade previous installations made with WiX, but if you encounter any issues, please file a bug report and I’ll take a look.

Notice on builds 25054 and up

The way settings are done has changed. If you have a previous version of XCP-ng Center installed, your configuration will not migrate over.
This is due to the new settings system that was implemented in build 25054. You will need to reconfigure your settings. This change is to
allow for a portable version of XCP-ng Center where the settings and logs will be stored in the same directory as the executable.

Changelog

  • Converted to Settings.xml in AppData, removes old setting system and preps for #221 View
  • Added EnableNext checks for Local Storage. Fixes #238 View
  • Added Package to hopefully correct issue in #242 View
  • Added wrong package, I added VHDX, this time I added VMDK, #242 View
  • Implemented some of MR #237 in here. I added the autogeneration of RDP DLL's, but using the ReportViewer 2015 from NuGet instead. View
  • Fixes #221. If a "data" folder exists with the exe, run in portable mode and files go in this data folder, otherwise use AppData. View
  • Enable server level autostart. Fixes #222. View
  • [skip ci] Include Installer files and changes to props file for generating builds. View
  • Added register code to Main. This fixes #239 and #242 View
  • [skip ci] Updated Installer File to be new format View
  • Added some new command parameters for data path View
  • [skip ci] Adding files for installer View
  • [skip ci] Added script to create changelogs View

XCP-ng Center vNext Build 24307

03 Nov 04:40
Compare
Choose a tag to compare

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers.
XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Notes

This build is to give anyone using 8.3 a modern version that works with it, There is a plan for a release later in November with some quality
of life changes and will be the actual 24.11 release.

Compatibility to Virtualization Host

  • all XCP-ng releases up to 8.3
  • XenServer 7.0 or greater up to 8.3 (Unsupported, have no way to test)

New Features

  • Support for XCP-ng 8.3
  • #219 Add Local Storage (EXT/LVM/XFS) in New SR Wizard

nightly build 99.99.99.30

12 Jan 13:38
Compare
Choose a tag to compare
Pre-release

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers.
XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.3 beta
  • XenServer 7.0 or greater up to 8.3 (not testet)

Contains

Fixes

  • #216 XCP-ng 8.2: reports XCP-ng Center is too old
  • #217 Question to check for server updates
  • #211 XCP-ng Centre 20.04.01 - VM Autostart on Server Boot not working

nightly build 99.99.99.29

01 Jan 20:08
Compare
Choose a tag to compare
Pre-release

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers.
XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.3 beta
  • XenServer 7.0 or greater up to 8.3 (not testet)

Contains

Known issues

  • #216 XCP-ng 8.2: reports XCP-ng Center is too old

v20.04.01

11 Dec 16:14
Compare
Choose a tag to compare

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers. On the other hand, XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.2
  • XenServer 7.0 or greater up to 8.2 (not testet)

Contains

Enhancements

None

Fixes

None

Known Issue

#20 No help files
xcp-ng/xcp#135 Probing a NFSv4 or NFSv4.1 SR does not detect the supported protocol version correctly (at least with FreeNAS), so in this release all three buttons ignore the probe result and stay enabled after the scan:
grafik

v20.04.00

12 Apr 15:52
Compare
Choose a tag to compare

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers. On the other hand, XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.1
  • XenServer 7.0 or greater up to 8.1

Contains

Enhancements

None

Fixes

#184 Bug memory tab with dynamic memory missing url

Known Issue

#20 No help files
xcp-ng/xcp#135 Probing a NFSv4 or NFSv4.1 SR does not detect the supported protocol version correctly (at least with FreeNAS), so in this release all three buttons ignore the probe result and stay enabled after the scan:
grafik

v20.03.01

25 Mar 00:19
Compare
Choose a tag to compare

Disclaimer

The official graphical client for XCP-ng is Xen Orchestra, which gets support from a team of several developers. On the other hand, XCP-ng Center is maintained by community members on their free time and hosted by the XCP-ng project.

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.1
  • XenServer 7.0 or greater up to 8.1

Contains

Enhancements

None

Fixes

#183 XCP-ng Center should not display updates from CITRIX

Known Issue

#20 No help files
xcp-ng/xcp#135 Probing a NFSv4 or NFSv4.1 SR does not detect the supported protocol version correctly (at least with FreeNAS), so in this release all three buttons ignore the probe result and stay enabled after the scan:
grafik

v20.03.00

11 Mar 19:20
Compare
Choose a tag to compare

-> -> Fixed Release -> -> is available: https://github.com/xcp-ng/xenadmin/releases/tag/20.03.01.31

Because of the updater bug this release is no longer shipped.

#183 XCP-ng Center should not display updates from CITRIX

Never install any server updates through the Center!
Those are meant for Citrix Hypervisor, not for XCP-ng. See our Updates Howto instead.

-> -> Fixed Release -> -> is available: https://github.com/xcp-ng/xenadmin/releases/tag/20.03.01.31

Compatibility to Virtualisation Host

  • all XCP-ng releases up to 8.1
  • XenServer 7.0 or greater up to 8.1

Contains

Enhancements

#177 XCP-ng Center 8.0.1 'Forgets' Window Position & Size When Placed Near Edge of Display

Fixes

#179 change Label "Ext3" to "Ext"
#177 XCP-ng Center 8.0.1 'Forgets' Window Position & Size When Placed Near Edge of Display
#171 The "Edit..." button missing from the Memory tab in XCP-ng Center
#165 XCP-ng Center 8 unable to launch putty

Known Issue

#183 XCP-ng Center should not display updates from CITRIX
#20 No help files
xcp-ng/xcp#135 Probing a NFSv4 or NFSv4.1 SR does not detect the supported protocol version correctly (at least with FreeNAS), so in this release all three buttons ignore the probe result and stay enabled after the scan:
grafik

nightly build 99.99.99.28

06 Feb 23:04
Compare
Choose a tag to compare
Pre-release

nightly build 99.99.99.28 with the latest development commits from upstream

Hint: Uninstall any other productive XCP-ng Center version first.

Contains:

Known Issues

  • wrong image "CITRIX Hypervisor" instead of XCP-ng branding

nightly build 99.99.99.27

26 Jan 17:16
Compare
Choose a tag to compare
Pre-release

nightly build with the latest development commits from upstream

Hint: Uninstall any other XCP-ng Center version first.