Skip to content

Commit 2c91298

Browse files
committed
Release v2.2.0
1 parent 9798863 commit 2c91298

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,17 @@ Entry Editing:
4848
- [ ] JpegPhoto Create/Delete
4949
- [ ] Binary attribute upload
5050
- [ ] If removing an objectClass, remove all attributes that only that objectclass provided
51+
- [ ] Rename an entry
52+
- [ ] Group membership selection
53+
- [ ] Attribute tag creation
5154

5255
Templates Engine
53-
- [ ] Present SELECT lists when an attribute is marked as `type=select`
5456
- [ ] Enforcing attribute uniqueness
5557

5658
Raise a [feature request](https://github.com/leenooks/phpLDAPadmin/issues/new) if there is a capability that you would like to see added to PLA.
5759

60+
Other items [under consideration](https://github.com/leenooks/phpLDAPadmin/issues?q=state%3Aopen%20label%3Aenhancement)
61+
5862
## Support is known for these LDAP servers:
5963
- [X] OpenLDAP
6064
- [X] OpenDJ

public/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.2.0-dev
1+
v2.2.0-rel

0 commit comments

Comments
 (0)