libremdb/CHANGELOG.md
2023-05-21 18:30:11 +05:30

2.7 KiB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.1.0 (2023-05-21)

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)

3.0.0 (2023-04-15)

⚠ 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)

2.4.0 (2023-01-22)

Bug Fixes

Features

2.3.1 (2023-01-15)

Bug Fixes

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

2.3.0 (2022-12-31)

Bug Fixes

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

Features

  • search: add basic search functionality (0cff34a)

2.2.2 (2022-12-10)

Bug Fixes

  • app crash on qutebrowser (78b14ec)

2.2.1 (2022-12-01)

Bug Fixes