WPMediaVerse v1.1.2
- Fix: Setting Grid Columns to 5 now actually renders 5 columns on the Explore page, single-album view, collections, and dashboard grids (was collapsing to a single column because the 5-column CSS rule was missing)
- Fix: Stats page Today / This Week / This Month / All Time filters now change the Media count and Albums count — previously these cards ignored the date range and looked identical for every filter
- Fix: New tags now show up in the Explore tag cloud immediately after upload (tag count used to stay at 0 because WordPress couldn't count media stored in our custom table — now counted correctly for both tags and categories, plus a one-time backfill for existing tags)
- Fix: Favorite button in the lightbox is now visible to all signed-in users, including the media owner (matches the behaviour of the single-media page)
- Fix: Lightbox Share button no longer shows two icons — now uses the same clean Lucide icon set as the single-media page (Favorite / Share / Open / Report all unified)
- New: Add New Tag button on the Tags admin screen
- New: Sortable columns on the Tags admin table
- New: Back button on every detail page on mobile
- New: Touch targets now meet Apple's 44×44 minimum everywhere on mobile
- New: Floating upload button respects the iOS safe area (no more overlap with the home bar)
- New: Bottom-sheet modals on mobile — slide up from the bottom with a drag handle, like native iOS apps
- New: Sticky action bar on the single-media page on mobile — Like, Share, Edit, and Delete stay pinned to the bottom with a blurred backdrop
- New: Skeleton loaders while content is loading (smoother than spinners)
- New: Instant visual feedback when you tap Like, Favorite, or Follow — the button rolls back automatically if the action fails
- New: Tab strips on mobile now scroll horizontally with an edge fade and snap to the active tab
- New: Compact icon-with-tooltip buttons on dense action rows on mobile
- New: Lucide icons now ship with the plugin — no longer dependent on the active theme to load them
- New: Filters to let extensions register custom notification types (
mvs_notification_types,mvs_notification_message) - Fix: Bulk-deleting tags no longer produces an error
- Fix: Tag admin pagination count now matches the actual number of tags
- Fix: Sort order is preserved when using bulk actions on tags
- Fix: Deleting a tag now redirects back to a valid page instead of an error page
- Fix: Lightbox opens instantly from media grids — no extra loading delay
- Fix: Moderation queue's AI Flagged tab now correctly lists flagged media (was showing empty)
- Fix: Duplicate-upload "Warn" mode now actually shows a warning when a matching file already exists
- Fix: Fresh installs now have the default Allowed File Types ticked on first visit
- Fix: Album categories are now fully wired — create, update, filter by category, and see category links on single-album pages
- Fix: Demo data cleanup now also removes the tags created by the demo seeder
- Fix: "Allow per-upload privacy" admin setting is now honoured on every upload surface — block editor, BuddyPress activity form, and the backend upload handler
- Fix: BuddyPress activity upload now shows a privacy selector once a file is selected, when per-upload privacy is enabled
- Fix: User deletion and GDPR erasure now clean up all related data — access rules, access grants, view history, direct messages, and conversation participants — so no orphan records are left behind
- Security: Tag management screens now verify user capability and nonce on every action
- Enhancement: Updated translation template (POT) with all new strings
Full changelog: https://wbcomdesigns.com/changelog/wpmediaverse-v1-1-2/