libremdb/CHANGELOG.md
Conventional Changelog Action 00cadf54e0 chore(release): v2.0.0 [skip ci]
2022-10-31 14:53:29 +00:00

1.8 KiB

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.

0.1.2 (2022-06-06)

Bug Fixes

  • change the order in which env vars are loaded (55c0eba)
  • robots.txt: disallow all robots (f39998d)

Performance Improvements

  • implement caching of static files (170fbab)

0.1.1 (2022-06-03)

Bug Fixes

0.1.0 (2022-05-21)

Features