Skip to content

Release 5.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:53

543e120 Update ApiClientFactory.kt and MediaSliderController.kt. In ApiClientFactory, wrap the API key header addition in a try-catch block to handle invalid formats and log errors via Timber. In MediaSliderController, add an initialization check for the config property in onDestroy to prevent potential crashes during plugin cleanup.