lxconsole/CHANGELOG.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

2023-10-07 23:30:17 +00:00
# 0.3.0
- Improved Dockerfile for quicker builds
- Added version specific flask and werkzeug to requirements due to build error in dependencies
- Added a Network Zones page
- Added a Network page with DHCP Leases, Network Load Balancers, Forwards, and Peers
- Added missing parameters in API for creating a network
- Upgraded jQuery to version 3.7.1
- Updated layout to container and virtual machines pages
2023-06-08 23:46:41 +00:00
# 0.2.1
- Updated local xterm.js packages to version 5.1.0 and loading from local file
- Modified CSS to hide terminal scrollbar in chrome based browsers
- Added dynamic resize of terminal when sidebar is toggled
2023-06-04 19:52:38 +00:00
# 0.2.0
- Added cluster groups
- Added evacuate and restore options for cluster members
- Added cluster members roles to tables
- Added cluster members actions
- Removed serializeJSON library in favor of jquery serialize
2023-05-29 22:19:08 +00:00
# 0.1.0
- Corrected image unit size, changing GiB to MiB
- Added option filter for storage volumes by adding filter=custom to URL
- Changed the image catalog for adding images to a dynamic list generated from https://images.linuxcontainers.org
2023-05-09 09:33:22 +00:00
# v0.0.2
- Fix for reloading/loading of page content bug in network-acl page
2023-05-08 10:15:09 +00:00
# v0.0.1
- Fix an undefind varaible error when loading list of containers without root disk