Skip to content

Commit

Permalink
Prepare new release v0.5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatz committed Jan 31, 2025
1 parent 933c555 commit 6f2a3a8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.5.4

* Add a `?count=true` query parameter to RecordApi.list to fetch the total
number of entries.
* Return error on invalid list queries rather than skipping over them.
* Address Admin UI issues:
* Stale config after altering schema or dropping table.
* Out-of-sync filter bar value.
* Reset filter when switching tables.
* Hide "sqlite_" internal tables in Admin UI.

## v0.5.3

* Built-in TLS support.
Expand Down

0 comments on commit 6f2a3a8

Please sign in to comment.