Posted on Leave a comment

Version 1.2.5

Version 1.2.5 has just been released. This new version brings the following changes:

  • added ability to create an instance from JSON
  • added “instance type” option to replicate cloud instance types from AWS, Azure, and GCE
  • added edit action for configuration and device information of an instance
  • improved delete function of instance. If the instance is not found when deleting, redirect to instance list
  • improved list of cluster members when migrating to include none for non-clustered host
  • added an additional custom notification for updating instance
  • UI improvements to host and project nav menu
  • fixed displaying results from exec in instances within projects other than default
Posted on Leave a comment

Version 1.2.4

Version 1.2.4 has just now been released. Changes in this update include:

  • Fixed bug that did not allow for operations of projects other than default being displayed
  • Fixed bug in display items in projects other than default
  • Fixed bug in actions for instances in projects other than default
Posted on Leave a comment

Version 1.2.3

Version 1.2.3 of the LXD dashboard has just been released. This new release includes the following changes:

  • Added the IPv4 and IPv6 address of instances to the instance list. This give the list more details about the instances, aligning it close to the output of the “lxc list” command. The OS description has been replaced with OS name, giving the table more room for the changes.
  • Added the ability to publish an image from snapshots. This gives the user the ability to choose from any snapshots of an instance can publish that snapshot to an image that can be used to create additional instances.
  • Added both OS and Release options to publishing images from both an instance and snapshot
Posted on Leave a comment

Version 1.2.2

Version 1.2.2 has just been released. The new changes include the following:

  • added more customized notifications
  • added icons to the action in the instance page
  • improved modals on the instance and operations page
  • clicking on profile names will now display JSON data of profile
  • clicking on image descriptions will now display JSON data of image
  • clicking on managed network descriptions will now display JSON data of network
  • clicking on instance name on instance page will now display JSON data
  • added IPv4 and IPv6 to network table
  • added the option to create stateful snapshots

Posted on Leave a comment

Version 1.2.1

Version 1.2.1 has just been release. Changes include:

  • improvements to the UI on the index.html page
  • set default value for possible undeclared variable in cluster-list-select.php
  • fixed DataTables reloading first page of results after table refresh
  • removed lxc executable privileges in docker builds
  • allowed for empty instances to be created with an image selection of none
Posted on Leave a comment

Version 1.1.9

Version 1.1.9 has just been release. Changes include:

  • improved notifications of many operations by adding the instance name associated with the operation
  • added the option to delete cluster members from a cluster, including forcefully deleting the member
  • modified the aliases of the simplestreams on new installations to use the aliases: images, ubuntu, and ubuntu-daily, matching them to default remote names in lxc
Posted on Leave a comment

Version 1.1.8

Version 1.1.8 of the LXD Dashboard have just been released. New changes include the following:

  • changed display name to LXDWARE
  • improvements to the notification of running operations
  • added an about page displaying the version, license, and source link
  • added icons to Host and Project navigation links in the top bar, improving design for smaller screen displays
  • changed port input field to number in the “Add LXD Remote Host” Modal of index.html
  • changed remote host table in index.html to full width, moving instructions to top
  • set a 3 second connection timeout for curl requests, preventing pages from locking up when host is down
  • added location option for creating hosts allowing instances to be created on a specific cluster member
Posted on Leave a comment

Version 1.1.6

Version 1.1.6 brings the following changes:

– added tabs to the instance page, allowing for better organization

– improved instance log and backup functions and moved them to a navigation tab

– modified auto refresh time on pages to 5 seconds

– backfilled the changelog file

– updating copyright year to 2021