Releases: fifoqueue/comment-management
Releases · fifoqueue/comment-management
Release list
Comment Management 1.1.7
- Kept the comment action menu inside the viewport on mobile and narrow layouts.
Comment Management 1.1.6
- Simplified undo restoration to use the previous comment status protected by the existing authenticated AJAX request.
Comment Management 1.1.5
- Restored the previous comment status directly when undoing moderation actions.
Comment Management 1.1.4
- Replaced stored undo tokens with signed, self-validating tokens.
Comment Management 1.1.3
- Fixed undo tokens becoming unavailable before the undo period ended.
Comment Management 1.1.2
- Improved comment action menu contrast across themes.
Comment Management 1.1.1
- Positioned the comment action menu beside the comment content and removed the separator styling.
Comment Management 1.1.0
- Removed the redundant custom WP-CLI comment command.
- Added a time-limited undo action for Trash, spam, and unapprove operations.
- Added immediate comment status badges before the comment area is refreshed.
- Added a 20-entry comment edit history with revision restoration.
- Re-rendered the comment area after moderation to keep surrounding theme markup in sync.
- Moved comment management actions into an accessible overflow menu.
Comment Management 1.0.2
- Matched the inline comment editor textarea to the active theme's comment form styling.
Comment Management 1.0.1
- Added configurable GitHub repository, stable branch, and API token settings.
- Added automatic version tagging and GitHub Release creation on master pushes.