Releases: Munawwar/DynamoDb-GUI-Client
Releases · Munawwar/DynamoDb-GUI-Client
v3.5.3
- Fix footer row count alignment when resizing side bar (it was hiding the row count sometimes)
- Unchecking "No limit" checkbox should use a default row limit (as initial state 15 rows)
v3.5.2
- Searchable table column names
- Increase size of column name auto complete field
- Fluid width autocomplete suggestion list and don't hide item with ellipsis
v3.5.1
- fix "reserved keywords" error when using "status" as a column name
- fix unintentional scan of entire table on switching to different table
v3.5.0
Added contains and not contains filter expressions
v3.4.2
- sort column names (natural sort) in auto complete of field names
- auto select data type on selecting auto completed field name
v3.4.0 - OSX
- begins_with() query for strings
- session token support for database connection
- build updated to work on osx monterey