Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 7f79b0b

Browse files
author
mrcrankhank
committed
v0.5.6
1 parent 118b1e3 commit 7f79b0b

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,7 @@ https://github.com/MrCrankHank/phpietadmin/wiki/Screens-v05
2323
## Features
2424
Take a look at the github releases for detailed information about the features.
2525

26-
## Bugs in 0.5.5:
27-
- [x] Can't add logical volumes
28-
- [x] Can't extend logical volume ("The size cannot be smaller or equal!")
29-
- [x] Remove session id from log
30-
- [x] Objects can be added multiple times
31-
- [x] JavaScript problems in ietusers menu
32-
- [x] Wrong success message when deleting a target + page is empty afterwards
33-
- [x] Forced delete of a target does not work if a "ALL" acl is configured
26+
## Bugs in 0.5.6:
3427
- [ ] add_iqn_to_file() function might remove comments
3528

3629
## Roadmap

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": [
33
{"name": "phpietadmin"},
4-
{"version_nr": "0.5.5"},
5-
{"downloadurl": "https://github.com/HankIT/phpietadmin-gui/archive/v0.5.5.zip"},
4+
{"version_nr": "0.5.6"},
5+
{"downloadurl": "https://github.com/HankIT/phpietadmin-gui/archive/v0.5.6.zip"},
66
{"release": "beta"}
77
]
88
}

0 commit comments

Comments
 (0)