This release introduces the api.setStartupCallback() method, allowing developers to register a callback that executes during the client startup process. Additionally, the API constructor now accepts a callback as its third parameter, providing a convenient way to supply startup logic directly at instantiation time.