#10 Create period overview

This commit is contained in:
2021-03-04 20:12:59 +01:00
parent 33a6fa2806
commit 4e7717f1e3
19 changed files with 85 additions and 40 deletions

View File

@@ -5,6 +5,8 @@ v44 -> v45:
- #8 Make push service completely optional
- #1 Add missing description of IN clause to FQL search query options detail panel
- #12 Add BETWEEN clause support to FQL and support other operators beside = for date filtering
- #16 Replace HSQLDB with H2
- #10 Add period overview
v43 -> v44:
- #8: Remove hard dependency on push-service - integrate new release of push-service