Skip to content

Releases: Munawwar/DynamoDb-GUI-Client

v3.5.3

28 Dec 17:38
Compare
Choose a tag to compare
  1. Fix footer row count alignment when resizing side bar (it was hiding the row count sometimes)
  2. Unchecking "No limit" checkbox should use a default row limit (as initial state 15 rows)

v3.5.2

27 Dec 11:50
Compare
Choose a tag to compare
  1. Searchable table column names
  2. Increase size of column name auto complete field
  3. Fluid width autocomplete suggestion list and don't hide item with ellipsis

v3.5.1

26 Dec 10:11
Compare
Choose a tag to compare
  1. fix "reserved keywords" error when using "status" as a column name
  2. fix unintentional scan of entire table on switching to different table

v3.5.0

26 Aug 12:04
Compare
Choose a tag to compare

Added contains and not contains filter expressions

v3.4.2

12 May 18:07
Compare
Choose a tag to compare
  1. sort column names (natural sort) in auto complete of field names
  2. auto select data type on selecting auto completed field name

v3.4.1

22 Apr 19:50
Compare
Choose a tag to compare
  • fix height

v3.4.0 - OSX

22 Apr 19:14
Compare
Choose a tag to compare
  • begins_with() query for strings
  • session token support for database connection
  • build updated to work on osx monterey