๐ Zoomment Widget Release Notes
Published on December 26, 2025 by Tigran S.
New Features
โจ Comment Sorting
Users can now sort comments by Newest or Oldest order. A clean sort toggle appears in the header next to the comment count, allowing visitors to browse comments in their preferred order.
๐ Voting System (Upvote/Downvote)
Added a complete voting system for comments and replies:
- Users can upvote or downvote comments
- Vote counts are displayed on each comment
- Votes persist and are fetched automatically when comments load
๐ Comments Pagination
- Added "Load more" button for paginated comment loading
- Added "Show replies" functionality to lazy-load nested replies
- Added "Load more replies" for comments with many responses
๐๏ธ Visitors Count
Display view count for pages/posts
๐ Spanish Language Support
Added full Spanish (es) localization thanks to community contribution
Improvements
๐ง Technical Upgrades
- React 19 - Upgraded to the latest React version
- Redux Toolkit - Migrated state management to @reduxjs/toolkit for better performance and developer experience
- Updated dependencies (axios, js-yaml, form-data, babel helpers)
๐ Bug Fixes
- Various stability improvements and bug fixes
