Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.36 KB

Changelog

v6.0.1 - 5/30/2019

  • Fixed issue with the forum crash if there are purged posts in the topic

v6.0.0 - 3/30/2019

  • Changed compatibility with NodeBB v1.12.x

v5.0.0 - 5/22/2018

  • Changed compatibility with NodeBB v1.9.x
  • Changed Overview page to handle rendering process server-side
  • Removed development dependencies like lodash and code-climate
  • Fixed issue with long usernames on Overview page
  • Fixed issue where a deleted user was not removed completely

v4.0.0 - 9/11/2016

  • Fully functional ACP panel with an ability to change different settings: weight for actions, base values for computation, general settings
  • Compatibility with v1.x.x forum

v3.0.1 - 3/31/2016

  • Security update

v3.0.0 - 11/26/2015

  • Compatibility with v0.9.x forum
  • Updated look for Overview page
  • Provided template for profile view, for easy include

v2.1.0 - 10/8/2015

  • New posts now will be populated with points
  • Updated all package dependencies
  • Points section will show exactly 20 top users

v2.0.0 - 10/2/2015

  • Compatibility with v0.8.x forum
  • Improved support for themes, you don't need inject templates anymore
  • Improved Overview page

v1.2.0 - 5/10/2015

  • Use Posts filter
  • Added Settings to Topic View

v1.1.0 - 5/10/2015

  • Rank calculation moved to client-side

v1.0.0 - 4/26/2015

  • Very first release