Skip to content

Commit 229a085

Browse files
v3.5.0
1 parent 9f7c3f6 commit 229a085

File tree

3 files changed

+89
-46
lines changed

3 files changed

+89
-46
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v3.5.0
2+
- Updated container image catalog based on results from from https://us.lxd.images
3+
- Merged pull request updating MySQL statments for auto increment and now time
4+
15
# v3.4.0
26
- Added additional delete option for powered-off instances on the containers and virtual machines pages
37
- Fixed bug in populating both profile and cluster member options in drop-down box for virtual machine configurations

lxd-dashboard/backend/config/about.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<body class="">
4444
<p>The open source LXD Dashboard is developed by LXDWARE and provides a web-based user interface capable of managing multiple LXD servers from a single location.</p>
4545
<p>
46-
<strong>Version</strong>: <span id="versionNumber">v3.4.0</span> <br />
46+
<strong>Version</strong>: <span id="versionNumber">v3.5.0</span> <br />
4747
<strong>License</strong>: AGPL-3.0 <br />
4848
<strong>URL</strong>: https://lxdware.com <br />
4949
</p>

0 commit comments

Comments
 (0)