Skip to content

V1.1.0

Latest

Choose a tag to compare

@philhoyt philhoyt released this 05 Apr 17:41
· 8 commits to main since this release

= 1.1.0 =

  • Added settings page (Settings → Better Bookmarks) for plugin configuration.
  • Added TMDb API key setting, configurable via the settings page or by defining BETTER_BOOKMARKS_TMDB_API_KEY in wp-config.php.
  • IMDb links now fetch rich metadata (title, description, poster) from TMDb when an API key is configured, bypassing IMDb's bot restrictions.
  • Improved error messages when a remote server returns a non-200 HTTP status code.