Beta1 status:
This is released as beta because:
(a) some changes to the access control logic were made and should be checked.
(b) changes to how menu paths are implemented - should work better with newer OG but possibly might cause problems with older OG versions.
New features:
* Added configuration option to bypass confirmation page (so adding/removing members etc. is faster.)
* Should integrate better with newer versions of OG and OG Views.
* Link title is now configurable.
Bug fixes:
* Fixed pager - bear_beavis - [#809088]
* Changed and restructured to check high-access permissions too. Fixes [#909894].
* Changed how destination url is set, now using drupal_get_destination. Hopefully fixes [#753374]
groupadmin_cp.module:
* Added table_exists check and suitable error message in _groupadmin_cp_getquery - relates to [#760856]
Other minor enhancements and fixes - read included changelog.txt for full details.