libremdb/CHANGELOG.md
Conventional Changelog Action 80b0ca6bf0 chore(release): v2.2.2 [skip ci]
2022-12-10 14:45:51 +00:00

3.4 KiB

2.2.2 (2022-12-10)

Bug Fixes

  • app crash on qutebrowser (78b14ec)

2.2.1 (2022-12-01)

Bug Fixes

2.2.0 (2022-11-13)

Bug Fixes

  • redis: fix logs being polluted when redis is disabled (5fd0d92)

Features

  • force a certain language when getting data (1658769)

2.1.0 (2022-11-13)

Bug Fixes

  • bypass response limit for media proxy endpoint (9bce8a2)
  • change to poster for og:image (261a375)
  • remove "information collected by other services" in privacy (6ae71d7)
  • remove double space in inspiration credit (478b459)

Features

  • add "og:image" property for social media embeds (a2fc232)
  • cache media proxy data in redis for 30 mins (2c8d138)
  • docker support for easy deployment (b7ee686)
  • fetch images from media proxy on frontend (dba2ba5)
  • IP ratelimit for media proxy (720f2b6)
  • make redis cache optional (7a717aa)
  • media proxy for anonymous loads (59a314b)
  • proxy videos and add more descriptive error messages (1983f6b)
  • update information in FAQ (44d3a33)

2.0.0 (2022-10-31)

Bug Fixes

  • change to poster for og:image (f207d68)
  • remove double space in inspiration credit (3f987b5)

Features

  • add "og:image" property for social media embeds (d152cf4)
  • major rewrite (9891204)

BREAKING CHANGES

  • the whole application is rewritten from scratch.