Skip to content

Releases: zyachel/libremdb

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)

v2.2.1

01 Dec 17:04
Compare
Choose a tag to compare

Bug Fixes