Releases: zyachel/libremdb
Releases Β· zyachel/libremdb
v4.0.0
β 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
- Remove SudoVanilla by @SudoVanilla in #76
- Add catsarch I2P by @ButteredCats in #77
New Contributors
- @ButteredCats made their first contribution in #77
Full Changelog: v3.4.0...v4.0.0 or see CHANGELOG.md.
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.0
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
Bug Fixes
- title: fix title page crash (8ce02d0)