Skip to content

Latest commit

 

History

History
125 lines (100 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

125 lines (100 loc) · 7.25 KB

Changelog

5.4.3 - 26 June 2023

  • Bug Fix Fixed displaying disabled Custom Titles.
  • Bug Fix Fixed HTML entities not displaying.
  • Improvement Changed settings descriptions.

5.4.2 - 06 March 2023

  • Bug Fix Fixed issue in the 'who' action.

5.4.1 - 05 March 2023

  • New Feature Added a new setting to select the sorting method (ID or Name).
  • Improvement Minor layout improvements and fixes.
  • Improvement Added custom fields to moderators.
  • Bug Fix Fixed issues when listing members.
  • Bug Fix Fixed order of the custom fields not matching their real order.

5.4 - 04 March 2023

  • New Feature Added option to display custom profile fields.
  • Bug Fix Fixed attempting to load the team menu without access.

5.3.5 - 09 June 2022

  • Bug Fix Fixed broken template layer.
  • Improvement Removed 'HTML' page type.

5.3.4 - 19 May 2022

  • Bug Fix Fixed a bug preventing the removal of member groups.
  • Bug Fix Fixed a strange scenario where the page could have 'ghost' groups.

5.3.3 - 18 May 2022

  • Translation Italian translation provided by Max22
  • Bug Fix Added missing language strings.

5.3.2 - 14 May 2022

  • Bug Fix Added some more tweaks to keep PG happy.

5.3.1 - 14 May 2022

  • Bug Fix Fixed sorting issues.

5.3 - 14 May 2022

  • New Feature Added setting to display members on additional groups.

5.2.2 - 17 March 2022

  • Bug Fix Fixed issues with install file.

5.2.1 - 14 March 2022

  • Bug Fix Database fixes.

5.2 - 24 February 2022

  • Bug Fix Minor fixes.
  • Improvement Database fixes and improvements.
  • Improvement Improved logic.
  • Improvement Code changes.
  • Improvement Support for SMF 2.1.0
  • Improvement Improved readmes

5.1.3 - 16 July 2021

  • Bug Fix Fixed typos on installation file.

5.1.2 - 04 November 2020

  • Bug Fix Fixed error when visiting a moderators page with no boards selected.

5.1.1 - 17 October 2020

  • Bug Fix Fixed undefined errors.

5.1 - 21 May 2020

  • Bug Fix Many minor bug fixes.
  • Bug Fix Fixed missing text from admin help in permissions.

5.0.5 - 17 April 2020

  • Bug Fix Fixed undefined error when editing a page.

5.0.4 - 16 April 2020

  • Bug Fix Fixed permission view issue.

5.0.3 - 17 March 2020

  • Bug Fix Fixed css issues.
  • Translation Russian translation provided by wylekk

5.0.2 - 14 March 2020

  • Bug Fix Replaced constant vars causing incompatibility.

5.0.1 - 11 March 2020

  • Translation Spanish translation.
  • Improvement Removed unnecessary text strings.

5.0 - 11 March 2020

  • New Feature Set the height and width of the avatars (if enabled).
  • New Feature You can now sort your custom pages.
  • New Feature Drag and drop interface for Groups management in the admin.
  • New Feature Select the style of the moderators page and the boards included.
  • New Feature Added Moderators as a type of page, you can now have multiple moderators pages as well.
  • Improvement Big code improvements.

4.0.1 - 06 January 2015

  • Bug Fix Fixed issues during installation.

4.0 - 16 July 2014

  • New Feature Team Page is now using hooks.
  • Improvement Code improvements.
  • New Feature Multiple pages.
  • New Feature Board moderators page.

3.0.4 - 24 June 2013

  • Bug Fix Fixed language issues.
  • Bug Fix Fixed undefined indexes.

3.0.3 - 22 June 2013

  • New Feature Added default avatar.

3.0.2 - 01 January 2013

  • Bug Fix Fixed time format.

3.0.1 - 14 August 2012

  • Bug Fix Fixed admin button.

3.0 - 19 July 2012

  • New Feature Compatible with SMF 2.0.
  • New Feature Initial Release.

Legend

  • Translation Translation
  • New Feature New Feature
  • Bug Fix Bug Fix
  • Improvement Improvement