- add listing applications (f5c1981)
- add method to list apps in a workspace (9170f2d)
- add method to retrieve single application (fd914fa)
- extract interfaces from humongous client class (41b6127)
- retrieve a database table by id (2a9bddc)
- allow int values for filters as well (e9884b8)
- filter_type should only be sent when there are multiple filters (80933c2)
- dont use both filters at the same time (7e68968)
- add method to retrieve a single row by id (16f3d70)
- generativeAiModelsEnabled is Map<String,dynamic> (a27e730)
- Revert "fx: ensure list workspaces result is accurate" (7bf9e62)
- ensure list workspaces result is accurate (b209b94)
- add support for listing workspaces (db1d65e)
- remove deprecated username parameter (b6ac069)
- add ability to get database token (ee8cd9e)
- add ability to list database tokens (9aa6067)
- add method to add a database token (88afb25)
- add the ability to check a token (769011a)
- add the ability to delete a database token (6640bef)
- add all the filters that are available (5a8b8ff)
- add batch-delete (2e33d2c)
- add logout method (7373e7f)
- add moveRow method (21514d6)
- implement all filter options in ListRowsOptions (e0e2c2a)
- set timer to be below 10 minutes for successful refresh (e00ba1a)
- listing records should correctly transform rows and fields (#13) (09e741b)
- deliver correct result for listing tables (#9) (17af060)
- use correct endpoint to list tables (#7) (14acd6b)