livemods
SMF Mods => Paid Mods => Link Previews => Topic started by: live627 on May 18, 2022, 11:29:03 PM
-
v2.1.0 (2023-03-20)
New Features
- Add ability to generate previews for topics
Bug fixes
- New code that should fix fetching from German Amazon (grumbles)
v2.0.1 (2022-07-12)
Bug fixes
- last minute renaming of a variable caused all non-cached fetches to fail
- A corrupted cache entry could silently interrupt processing the links (JSON error))
v2.0.0 (2022-07-09)
New Features
- Asynchronously send network requests in parallel; this makes fetching link previews much faster
- Cache unfurled results in local storage
- Add a section in the profile with user configurable options and also a table of all cached entries
- Add fluent interfaces for sites that require extra attention (for ease of development)
- Add options to configure the theme for Twitter widgets
Bug fixes
- Quick edit did not unfurl links upon save
v1.3.1 (2022-06-16)
Bug fixes
- A ReferenceError in the JavaScript stopped Link transformations
v1.3.0 (2022-06-09)
New Features
- Added support for SMF 2.0
Bug fixes
- An empty blacklist stopped all link transformations
- Actually fetches valid icon from Politico
v1.2.0 (2022-5-18)
New Features
- Get previews for Amazon links
- Show previews when previewing posts
Bug fixes
- SQLite error when trying to create cache tables that already exist
v1.1.1 (2022-04-14)
Bug fixes
- An empty blacklist stopped all link transformations
-
May I ask what "Add ability to generate previews for topics" specifically means. I guess I am missing it and I'm trying to determine if it's time to upgrade. :D Thanks!