You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed issue #1 with fixed API endpoint. Now user can either set the standalone or plugin server mode, and set non standard api url for cases where FB api is proxied.
* Fixed issue #4 with error handling. Added _check_response, that validates the response code and throws if status code is not in range <200,400).
* Added `page` and `per_page` arguments to the get_cards method.
* Added PyPi version shied to README
1.0.1 (2024-10-23)
* Fixed issue with missing Field id when getting board info