# Release Notes ## 2020-07-01 - Kanidm 1.1.0-alpha This is the first alpha series release of the Kanidm Identity Management project. Alpha releases are to help get feedback and ideas from the community on how we can continue to make this project better for a future supported release. It would not be possible to create a project like this, without the contributions and help of many people. I would especially like to thank: * Pando85 * Alberto Planas (aplanas) * Jake (slipperyBishop) * Charcol * Leigh (excitedleigh) * Jamie (JJJollyjim) * Triss Healy (NiryaAestus) * Samuel Cabrero (scabrero) * Jim McDonough ### Release Highlights * A working identity management server, including database * RADIUS authentication and docker images * Pam and Nsswitch resolvers for Linux/Unix authentication * SSH public key distribution * LDAP server front end for legacy applications * Password badlisting and quality checking * Memberof and reverse group management with referential integrity * Recycle Bin * Performance analysis tools ### Getting Started To get started, see the [kanidm book] ### Feedback We value your feedback! First, please see our [code of conduct]. If you have questions please join our [gitter community channel] so that we can help. If you find a bug or issue, we'd love you to report it to our [issue tracker]. [issue tracker]: https://github.com/kanidm/kanidm/issues [gitter community channel]: https://gitter.im/kanidm/community [code of conduct]: https://github.com/kanidm/kanidm/blob/master/CODE_OF_CONDUCT.md [kanidm book]: https://github.com/kanidm/kanidm/blob/master/kanidm_book/src/SUMMARY.md