<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/open-source-updates-cfcruermv" -->

---
title: Open Source Updates | daily.dev
description: Touchlab has released updates to several of their Kotlin Multiplatform Mobile (KMM) open source libraries. KMMBridge 0.3.6 includes a flag to suppress...
canonical: https://daily.dev/posts/open-source-updates-cfcruermv
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Open Source Updates | daily.dev
og:description: Touchlab has released updates to several of their Kotlin Multiplatform Mobile (KMM) open source libraries. KMMBridge 0.3.6 includes a flag to suppress...
og:url: https://daily.dev/posts/open-source-updates-cfcruermv
og:image: https://api.daily.dev/og/posts/cFCrUERmV.png
og:image:alt: Open Source Updates
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Open Source Updates

**[Touchlab](https://daily.dev/sources/touchlab)** · 6 min read · 0 upvotes · 0 comments

## Summary

Touchlab has released updates to several of their Kotlin Multiplatform Mobile (KMM) open source libraries. KMMBridge 0.3.6 includes a flag to suppress unnecessary background publishing tasks and fixes an S3/AWS SDK bug. Kermit 2.0.0-RC2 brings a revamped Logger API with default parameters for Kotlin callers, a simplified kermit-core module enabling custom Logger APIs, and a kermit-simple module for Swift/JS environments. CrashKiOS has been refactored to stand alone again, reabsorbing crash reporting from Kermit and integrating NSExceptionKt for better hard crash consolidation. Stately receives a final 1.2.5 release for teams on the old Kotlin/Native strict memory model, plus new modules for concurrency utilities, freeze() stubs, and thread-safe collections. Documentation for these projects has been migrated to Docusaurus, with custom React components, syntax-highlighted code, and automated version string replacement in code samples.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://touchlab.co/open-source-updates>

---

Tags: [#kotlin](https://daily.dev/tags/kotlin), [#docusaurus](https://daily.dev/tags/docusaurus)

[View this post on daily.dev](https://daily.dev/posts/open-source-updates-cfcruermv)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Open Source Updates","url":"https://daily.dev/posts/open-source-updates-cfcruermv","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/open-source-updates-cfcruermv"},"datePublished":"2026-08-02T07:15:10.929Z","dateModified":"2026-08-02T07:34:26.835Z","description":"Touchlab has released updates to several of their Kotlin Multiplatform Mobile (KMM) open source libraries. KMMBridge 0.3.6 includes a flag to suppress...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/bac0246f65a1eec6408dde408a065671?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/bac0246f65a1eec6408dde408a065671?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Touchlab","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Touchlab","logo":"https://media.daily.dev/image/upload/s--CQ0u6GwB--/f_auto,q_auto/v1785654902/logos/touchlab?_a=BAMAMicg0","url":"https://daily.dev/sources/touchlab"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/open-source-updates-cfcruermv","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"kotlin,docusaurus","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Touchlab","item":"https://daily.dev/sources/touchlab"},{"@type":"ListItem","position":3,"name":"Open Source Updates"}]}
```

