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
BREAKING CHANGE: renamed async_unlock to unlock on all objects
BREAKING CHANGE: added slots to API object
feat: added buildings fetching
feat: added address resolution
feat: added parsing of property geo units (for address in relays)
fix: discrete intercom updates failed because of wrong setting
refactor: bump client app version number to v2023.6.1
chore: bump version number (v0.0.3 -> v0.0.4)
chore: added comments to some placeholders
refactor: replaced super(...) calls with direct class calls
feat: added unlocking capability to call sessions
chore: code cleanup