Files
san-reymoros/ext/phpbbstudio/aps/docs/CHANGELOG.md
2020-04-04 18:27:27 +02:00

54 lines
1.9 KiB
Markdown

# phpBB Studio - Advanced Points System
#### v1.0.6-RC on 11-03-2020
- Fixed template block inclusion
- Fixed approved post points distribution
- Updated permission language strings
- Added phpBB 3.3 compatibility
#### v1.0.5-RC1 on 20-12-2019
- Entered the stage features frozen.
- Fixed a bug where points were displayed on profile despite the setting
- Fixed a bug where excluded points were still receiving points
- Added an option to ignore points which do not meet certain criteria
- Added an option to determine where the Points link shows up
- Enhanced the CSS to be altered more easily for other styles
#### v1.0.4-beta on 01-12-2019
- Major code clean up
- Bumped phpBB version requirement to 3.2.8
- Fixed MCP "Front" missing log language strings
- Fixed ACP "Display" missing language strings
- Fixed ACP setting for "icon position" not taking affect
- Added radio CSS to admin
- Added changing user points for an entire group
- Added the possibility to use an image as icon
- Added to automatically hide display categories without blocks
- Added version checker
#### v1.0.3-beta
- Fixed PHP event DocBlocks versions
- Added PHP event for points distribution
#### v1.0.2-beta
- Improved position of reportee/moderator name in Actions list
- Added public function for points distribution
- Added PHP and Style events
#### v1.0.1-beta
- Updated route requirements
- Fixed pagination issues for blocks
- Fixed top users _cups_ to now show proper colour on same points
- Added top users numbers for users not on the podium
- Added two new permissions
- Can only view own logged actions
- Can only view own logged actions augmentation _(build up)_
- Added support for forum names with special characters, such as emoji
- Added more CSS utility classes
- Fixed CSS to be stylelint compliant
- Fixed a bug where charts were displaying unapproved points
- Fixed a bug where users did not receive unapproved points
#### v1.0.0-beta
- first public release