You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Threadmarks Pro
2.23.11
No permission to buy ($40.00)
- Fix SQL error when unapproving/approving a threadmark'ed posts multiple times in a row
- Add no-follow to various "reader-mode" links (match XF1 behaviour)
- Add no-index option to thread "reader-mode" and threadmark list (match XF1 behaviour)
- Mark just posted posts with threadmarks as read
- Fix that "add threadmark" overlay would incorrectly insert into the start of the threadmark list
- Fix that "add threadmark" overlay would not handling large positions correctly (incorrectly encoding them in human readable number formating)
- Fix issue when adding a threadmark caused causing position information in the wrong categories to be updated
- Ensure next/previous buttons have the same ordering as the overall index
- Improve handling of when a thread is moved between forums
- Add CLI command to rebuild threadmark index meta-data
- Tweak new threadmark widget & what's new query performance
- Add style property "View Content button as icon" to replicate XF1 behaviour for the "view content" button
- Add additional information to bottom of threadmark'ed post (including a bookmark link, author & post date)
- Improve responsive design for threadmark list
- Rework automatic threadmark read tracking when no records exist
- Add sanity check to threadmark read tracking pruning
- Fix news feed support
- Fix limiting new threadmark widget to a given set of forums
- Fix per-category threadmark word counts reading the first threadmark/thread word count.
- Remove cut-off for unread threadmarks on "new threadmarks" widget/what's new
- Fix draft support when replying to a thread in a new window via the 'reply' link
- Fix "Thread starter alerts" support (requires Thread starter alerts v2.0.8+)
- Fix possible N+1 query behaviour
- Only add reader mode button if the default (ie first) threadmark category exists for that thread
- Fix performance regression in threadmark read tracking
- Fix various issues with rss feed
- Fix threadmark sorting not handling nested threadmarks which have had thier parent removed
- Cleanup old threadmark read column
- Only add 'reader mode' button to thread view if the thread has threadmarks (with the first category)
- Adjust 'new threadmarks' filter (unread + watched threads, as these are AND'ed together currently)
- Add CLI command for rebuilding threadmark counts & positioning