- Changed compatibility with NodeBB v1.11.x
- Changed dependency for
async
andfs-extra
- Removed code climate integration
- Security update to handle custom HTML in the user fields
- Fix relative path in user's profile.
- Compatibility with NodeBB v1.5.0
- Remove extra payment method from a Donation section
- Update development dependencies for ACP panel
- Use ACP Scripts capabilities of NodeBB
- Improved UX of ACP panel: confirmation windows, sort via drag-n-drop, edit
- Seamless field editing for users: sub-page for editing
- Fix issue with predefined middleware in NodeBB for access rights
- Compatibility with NodeBB v0.9
- Introduced dedicated page for custom fields. Removed dependency on Account's Edit Page.
- Profile page: added new Flex template that could be used with Persona Theme
- Compatibility with NodeBB v0.8
- ACP: refreshed look
- Use RequireJS for Admin Panel
- Use Less in plugin
- No need for swap of Account Edit View
- Added templates: panel and two columns
- Field Types support: Input (default) and Select
- Fix user profile reference
- Fix initialisation of the plugin
- New Feature: Settings
- New Feature: custom fields in topic view
- Fix for empty user objects
- Very first release