Skip to content

Releases: zyachel/libremdb

v4.0.0

24 Aug 11:19
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • list: will give 503 now

Bug Fixes

  • add disclaimer (2626dfd)
  • api: fix reviews api (1041de5)
  • cache: make cache keys for review more distinctive (324c138)
  • cleaners: fix app crash (333d3b1)
  • error: add sanity checks before error destructuring (e320557)
  • list: remove list route (67891c7)

What's Changed

New Contributors

Full Changelog: v3.4.0...v4.0.0 or see CHANGELOG.md.

v3.4.0

31 Mar 10:52
Compare
Choose a tag to compare

Features

  • reviews: add reviews route (dc42b32)

Bug Fixes

  • instances: fix urls in instances.json (3eb5178)

v3.3.0

07 Dec 22:06
Compare
Choose a tag to compare

Features

  • api: add a catch-all route (9fdd731)
  • api: add api endpoints for dynamic routes (19f1700)

Bug Fixes

  • api: refactor all endpoints a bit (4dffbbc)
  • title: fix title route crash (a5b7d52)

v3.2.0

28 Oct 19:33
Compare
Choose a tag to compare

Features

apologies for the delay in implementation of this route :')

v3.1.0

03 Jun 17:59
Compare
Choose a tag to compare

Features

  • cache: implement caching of routes (c53c88d)

Bug Fixes

  • form: fix hydration error (8599ae2)
  • name: fix a couple of crashes in name and title route (8d9b663)

v3.0.0

15 Apr 16:38
Compare
Choose a tag to compare

it's been quite a while since last release. but better late than never, I guess :)
here's a quick summary:

⚠ BREAKING CHANGES

  • title: older versions won't work, at least for title route

Features

  • add info related to the current instance (2c5d2f8)
  • route: add name route (75732e0)

Bug Fixes

  • title: fix title page crash (8ce02d0)

v2.4.0

22 Jan 15:49
Compare
Choose a tag to compare

Bug Fixes

Features

v2.3.1

15 Jan 16:58
Compare
Choose a tag to compare

Bug Fixes

  • fix unseekable videos on webkit-based browsers (a32785c)

v2.3.0

31 Dec 17:01
Compare
Choose a tag to compare

Bug Fixes

  • couple css improvements for webkit-based browsers (81eaf2f)

Features

  • search: add basic search functionality (0cff34a)

v2.2.2

10 Dec 14:45
Compare
Choose a tag to compare

Bug Fixes

  • app crash on qutebrowser (78b14ec)