-
-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.152.0](v0.151.2...v0.152.0) (2022-02-18) ### Features * **api:** new history endpoint to retrieve historical events ([88f7f57](88f7f57)) * **webui:** history view ([f8bea23](f8bea23)) * **webui:** move some views into media management section ([90caee9](90caee9)) ### Performance Improvements * **webui:** reduce duplicate api calls for components with datatables ([1a82497](1a82497))
- Loading branch information
1 parent
90caee9
commit 50f26f0
Showing
3 changed files
with
237 additions
and
89 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.151.2 | ||
version=0.152.0 | ||
org.gradle.jvmargs=-Xmx2G |
Oops, something went wrong.