Releases: outscale/osc-tui
Releases · outscale/osc-tui
v24.09.0
Development Build
Commits
- 9acdbb9: try fix ci 03 (matthias.gatto)
v24.06.1
Full Changelog: v24.06.0...v24.06.1
v24.03.0
- use colours, to indicate state of resources.
- Create Vms:
- Can now select multiples SGs
- Can select a subnet
- Subnet: show name
- Add an info screen, that show whole resource as json for: route table, vms, subnets and nets
- NatServices: show state, net_id, subnet_id
- error popup is bigger
v23.12.0
- New resources support:
- Nics (show ID, state, SubnetId, NetId, Description, MacAddress)
- NatServices (ID)
- DhcpOptions (ID)
- RouteTables (ID)
- InternetService (ID)
- PublicIps (Id, Public Ip, Vm Id)
- Support GEN 6 CPU for new VMs
- improve subnets:
- option to show subnets from main menu
- support delete subnet
- Code cleaning
v23.09.0
- Add new Shortcuts for switching between menus
- Fix Net Creation
- Add GitHub code scanning
- Update a bunch of dependencies
- Clean codes
- Remove Nuitka build
- Remove old tests/ directory that was unused
- fix a lot of warnings that appear due to new code scanning.
v23.06.0
What's Changed
- integrate osc-diagram in #204
- fix crash when osc-tui can't get current IP
- can now set SG at vm creation
- support IPs in costumes rules
- --mode with empty argument now show mode list
- can now create profile using login/password
Full Changelog: v23.03.0...v23.06.0
Fix Release
improve appimage Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
Fix Release
release Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
Fix Release
fix 4 Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>