Skip to content

Commit 95658c2

Browse files
committed
Prep next release.
1 parent 1d069cc commit 95658c2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 7.16.0 - 2024-03-28
4+
5+
### Features
6+
7+
* Now have a dropdown for Books similar to Cases that leverages our existing tracking of what books you have viewed. https://github.com/o19s/quepid/pull/986 by @epugh.
8+
9+
* We now run scorers over queries that have no ratings and queries that are ZSR. This lets us have smarter logic about how you want to score those situations. https://github.com/o19s/quepid/pull/993 by @epugh.
10+
11+
### Improvements
12+
13+
* One less query to determine what a user has access to via being an owner or a member of a team while ensuring no duplicate cases/books show up. https://github.com/o19s/quepid/pull/982 by @epugh with input from @reid-rigo.
14+
15+
* Remove extranous faraday logs when running tests. https://github.com/o19s/quepid/pull/983 by @epugh with input form @reid-rigo fixes https://github.com/o19s/quepid/issues/964.
16+
17+
* Nicer onboarding using TMDB dataset for Algolia users. https://github.com/o19s/quepid/pull/987 by @chuckmeyer.
18+
19+
### Bugs
20+
21+
* Book Importing was broken. Plus now we have nicer formatted error message when you validate a book to import. https://github.com/o19s/quepid/pull/989 by @epugh.
22+
23+
324

425
## 7.15.1 - 2024-03-13
526

0 commit comments

Comments
 (0)