About
{ "com_id": "LatestMembers", "latest_version": "7.1","ossn_version_prefix": "7.1", "works_on_latest_version": "yes" }

I. Release Notes

Current Version: 7.1
Requirements: Ossn >= 7.1
GDPR affected: No
License: GNU General Public License v2

 

II. Purpose and Usage

This component will let you opt-in to display two additional widgets on the right sidebar:

  • a list of the 10 latest community members
  • a list of your 10 latest friends

Since the right column is invisible on mobile devices, Latest Members reverses the ordering of Ossn's member list by default now. So your users may simply visit the search page and will see the same latest members on the first page.

Figure 1

This release comes with some configurable options at the admin backend now. This allows you to turn off widgets that are already part of a theme, such as the Latest Members widget in the Premium White theme.

Figure 2

 

 

III. Changes

V 7.1

  • fixed query in Latest Friends widget to prevent warning if the member has no friends (as reported by Arsalan)
  • added Hungarian language file

V 6.5

  • fixed Ossn 6.3 incompatibility (which results in a crash) of Latest Friends widget

V 6.4

  • fixed: exclude still unvalidated members from list

V 6.3

  • added option to change the display order of the widgets in the right column

V 6.2

  • centered and more narrow placement of member icons in widget (same as with White theme now)

V 6.1

  • Ossn 6.x support
  • verified PHP 8 compatibility
  • better mobile support by reverting the sort order on the search page
  • added configurable options on admin backend

Outdated Ossn 5.x releases

V 2.4

  • fixed not working theme adaption of member avatar radius with Firefox browsers
  • replaced 3rd-party 'ballon-css' tooltips by standard bootstrap tooltips
  • removed 'latest_members/all' page

V 2.3

  • reduced avatar image sizes for better mobile performance
  • added missing widget-contents div for better theme compatibility
  • added Chinese language file

V 2.2

  • added Indonesian language file
  • license update

V 2.1

  • adapt member icon style to style of currently running theme

V 2.0

  • fixed compatibility issue with DisplayUsername component
  • experimental usage of balloon popups instead of tooltips for more comfort on touchscreens
    more info on https://github.com/kazzkiq/balloon.css
  • Latest Members' menu entry in main menu added

V 1.2

  • fixed issue running in conjunction with Members component

V 1.1

  • sorting order of latest friends fixed

V 1.0

  • initial release