Changelog
Every new version of our add-ons and themes, newest first.
-
- Changed Generate thread thumbnails from configured custom BBCode tags, including TMDB and IMDb tags.
- Changed Optionally fetch movie and TV posters through TMDB when a tag does not render an image. IMDb IDs are resolved through TMDB.
- Changed Posters take priority during automatic selection, while manual thumbnail choices remain protected.
- New Added rebuild missing posters command for older threads from the ACP.
-
- Fixed Fixed compatibility with DigitalPoint/Cloudflare so impersonated browsing respects the “Currently online” suppression setting and no longer advances the member’s related last-activity time.
- Changed Includes the Patch Level 2 fix for stale session cookies that could cause impersonation to be lost after navigating to another page.
-
- Changed Remove the dependency for [TC] Component Library add-on
-
- Fixed Fixed missing delete/edit notification templates that caused server errors.
- Changed Moderation notices now include the reason and remain readable after the story is deleted.
- New Added compatibility for previously stored moderation alerts.
- Changed Upgrade normally through XenForo’s Add-ons page.
-
- New New features
- Changed Report stories and comments through XenForo’s report centre.
- Changed Click avatar rings to view available stories.
- Changed Share threads and posts to stories.
- Changed Improvements and fixes
- Changed Stronger privacy and permission checks.
- Fixed Fixed widget errors, broken grids, and stuck loading.
- Changed Improved comment reactions and action menus.
- Fixed Fixed translation issues and conflicts with forum fonts.
- Fixed Fixed avatar alignment, text cursor positioning, and scrollbars.
-
- Changed Improve several components UI/UX
- New Add more font styles support
- New Add polls support
- Changed Redesigned admin options page in tabbed-style for better organized
-
- Changed Minor UI bugs fixed on the recent logged in history rows
-
- Fixed Fixed issue user avatars weren't displaying
-
- Changed Migration
- Changed Concurrent uploads, ten at a time by default and configurable via --concurrency, using deferred requests and asynchronous HTTP. Files over 5 MB continue to use sequential resumable chunked upload.
- New New migration log table: progress is recorded per attachment, so migrations resume after an interruption and re-runs skip completed work with a table join instead of a Google API call.
- Changed Folder structure is mapped once up front instead of resolved per file; Shared Drive detection is performed once and reused across the whole run.
- Changed Skip reasons are now broken out in the job status as ext, no-file and no-entity.
- Changed Command line
- Changed Live progress bar with migrated / skipped / failed counters, elapsed time and ETA.
- New New options: --concurrency, --batch, --start-id, --end-id, --delete-local, --cleanup-local.
- Changed -cleanup-local runs as a separate pass over already-migrated attachments, so disk can be reclaimed after the transfer has been verified.
- Changed Configuration
- New New File extensions to sync to Google Drive option. Only matching attachments are sent to Drive; everything else stays local. Applies to both background sync and migration.
- Changed Reliability
- Changed OAuth tokens refresh proactively with five minutes to spare, re-read from the database to pick up a refresh performed by another concurrent worker, and any request that returns unauthenticated is retried once after a refresh.
- Changed Token expiry is computed from the real clock rather than the request start time, fixing expiry drift in long-running CLI migrations.
- Changed Compatibility
- Changed Minimum XenForo version lowered from 2.3.0 to 2.2.0. The migration layer detects the attachment schema at runtime and handles the 2.2/2.3 differences in the file key column and retina thumbnail support.
-
- Changed Six entry points: staff bar quick switch with recent targets, member profile, post action bar, Admin CP user list, Admin CP user edit, and direct link.
- Changed Full audit log with staff, member, date-range and active-only filters, a row detail overlay, ten distinct end types, and configurable retention.
- Changed Live sessions page with force-end, plus automatic cleanup of expired and abandoned sessions.
- Changed Enforced maximum session length, own-password confirmation, hard administrator immunity, grantable per-group immunity, and single-session enforcement.
- Changed Six footprint-suppression toggles covering the online list, last activity, read marking, alerts, direct messages and IP logging.
- Changed Tinted staff bar with persistent status and one-click return; logging out returns you to your own account instead of signing you out.
- Changed Automatic recovery from every failure path: deleted target, deleted actor, revoked permission, target password change, and uninstall while sessions are live.
-
- Fixed Fix error table "xf_dcThumbnail_thumbnail" doesn't exist when install the add-on
-
- Fixed Fixed error "Attempted to set 'reaction_score' on a deleted entity" when deleting stories / stories' comments
-
- New Added missing alert notifications
-
- Fixed Fixed error “An invalid selection has been made.” when joining a game
-
- New Added compatibility for XF 2.2
- Fixed Fixed template errors
- Fixed Fixed route errors
-
- Fixed Fixed wrong winner when there's a tie result in game
- Fixed Fixed auto-polling causes accidentally reset user's choice before submit
-
- New Add compatibility with XF2.3+
- Fixed Fixed bug can not remove thread icon
-
- Changed Remove dependency of add-on "D.C Style - Attachment View"