-
-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.151.0](v0.150.0...v0.151.0) (2022-02-14) ### Bug Fixes * **metrics:** configure step for 24h ([55df968](55df968)) * remove caching of ZipFile ([57082bd](57082bd)), closes [#801](#801) * **webui:** don't show metrics if there's no data ([9fe50fd](9fe50fd)) * **webui:** page hash matches dialog would not reset properly ([c0c7b09](c0c7b09)) * **webui:** properly set known hash card button initial status ([17c76de](17c76de)) ### Features * **webui:** adapt card content depending on context ([35bf05e](35bf05e)), closes [#679](#679) * **webui:** show series for books in search bar ([1463078](1463078)), closes [#678](#678) * **webui:** show series title within read list navigation ([f388e9b](f388e9b)) ### Performance Improvements * **webui:** reduce number of API calls on app initial load ([f7dc98a](f7dc98a)) * **webui:** reduce number of API calls on book details screen ([5f8894d](5f8894d))
- Loading branch information
1 parent
57082bd
commit cbe77c7
Showing
3 changed files
with
35 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
version=0.150.0 | ||
version=0.151.0 | ||
org.gradle.jvmargs=-Xmx2G |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters