From 2c91298b41ed07028311c4676bbe0ca4c58679bc Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 2 Jul 2025 13:40:47 +0800 Subject: [PATCH] Release v2.2.0 --- README.md | 6 +++++- public/VERSION | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76796963..e7f8cc95 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,17 @@ Entry Editing: - [ ] JpegPhoto Create/Delete - [ ] Binary attribute upload - [ ] If removing an objectClass, remove all attributes that only that objectclass provided + - [ ] Rename an entry + - [ ] Group membership selection + - [ ] Attribute tag creation Templates Engine - - [ ] Present SELECT lists when an attribute is marked as `type=select` - [ ] Enforcing attribute uniqueness 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. +Other items [under consideration](https://github.com/leenooks/phpLDAPadmin/issues?q=state%3Aopen%20label%3Aenhancement) + ## Support is known for these LDAP servers: - [X] OpenLDAP - [X] OpenDJ diff --git a/public/VERSION b/public/VERSION index b0d4a3dd..27d0d021 100644 --- a/public/VERSION +++ b/public/VERSION @@ -1 +1 @@ -v2.2.0-dev +v2.2.0-rel