LifterLMS Groups Version 2.1.0

Posted in
New Features
  • Added the group enrollment settings (use for group enrollment, seat type, and seat counts) to the access plans REST API and abilities.
  • Group invitation REST responses now include an is_open field distinguishing the reusable open invitation link from pending email invitations.
  • Registered the groups, group members, group invitations, and group seats REST API endpoints with the WordPress Abilities API.
Bug Fixes
  • Fixed stale open invitation link and invite key lookups on sites using a persistent object cache (Redis, Memcached).