Skip to content
Skip
3.1k

Release Notes

A unified feed of the latest releases across the Skip frameworks (core, platform, integration) and the tooling repos (skip, skipstone).

Subscribe to the merged Atom feed to track all releases in an RSS feed reader.

skip-supabase Release 0.4.02026-06-05

What's Changed

Other Changes

  • Update to supabase-swift 2.46.0 and supabase-kt 3.6.0 by @marcprux in #26
  • Bridge AnyJSON to Kotlin JsonElement for user metadata and storage options by @marcprux in #27
  • Add Realtime channel support with postgres changes and broadcast subscriptions by @marcprux in #28

Full Changelog: 0.3.0...0.4.0

skip-web Release 0.11.22026-06-05

What's Changed

Other Changes

  • Make initialURL and initialHTML public on WebViewNavigator by @marcprux in #54

Full Changelog: 0.11.1...0.11.2

skip-device Release 0.5.22026-06-04

What's Changed

Other Changes

  • Guard MSL altitude access with API level check for Android 13+ compat… by @DaveKoz in #18

New Contributors

Full Changelog: 0.5.1...0.5.2

skip-foundation Release 1.4.12026-06-03

What's Changed

Other Changes

Full Changelog: 1.4.0...1.4.1

skip-web Release 0.11.12026-06-03

What's Changed

Other Changes

  • Implement go(to:) for Android using goBackOrForward by @marcprux in #52
  • Add link long-press context menu by @marcprux in #53

Full Changelog: 0.11.0...0.11.1

skip-fuse-ui Release 1.16.02026-06-02

What's Changed

Other Changes

New Contributors

Full Changelog: 1.15.2...1.16.0

skip-ui Release 1.55.02026-06-01

What's Changed

Other Changes

  • Fix infinite recomposition in Text.foregroundStyle(LinearGradient()) by @dfabulich in #438
  • Android: allow pull-to-dismiss in sheets() with scrollable content in Sheet() by @tifroz in #447
  • Preserve accessibility modifiers for menu items by @marcprux in #449
  • Swipe actions by @Davedeji in #425
  • Fix tab bar flicker on hide/show by @dfabulich in #430
  • Don't try to navigateBack if the path/navigationPath are empty by @dfabulich in #444
  • Accessibility environment values by @dfabulich in #429
  • Make Image/AsyncImage stop using subcompose by default by @dfabulich in #423
  • Add badge support to TabView and refactor icon rendering by @vdkdamian in #428
  • Configure navigation transitions by @dfabulich in #419
  • fix(TabView): skip nil tabs so conditional tabs don't render a blank slot by @vincentborko in #450
  • fix(NavigationStack): don't reserve top-bar inset for title-less roots by @vincentborko in #452

New Contributors

Full Changelog: 1.54.0...1.55.0

skip-model Release 1.7.42026-06-01

What's Changed

Other Changes

Full Changelog: 1.7.3...1.7.4

skip-device Release 0.5.12026-06-01

What's Changed

Other Changes

  • Adopt Sendable and Hashable by event types by @marcprux in #17

Full Changelog: 0.5.0...0.5.1

skip-firebase Release 0.19.02026-06-01

What's Changed

Other Changes

Full Changelog: 0.18.0...0.19.0

skip-web Release 0.11.02026-05-30

What's Changed

Enhancement

Other Changes

  • Update package to Swift 6.1 and improve concurrency by @marcprux in #49
  • JS Console capture can trigger web inspector detection and reaction on some websites by @tifroz in #50

Full Changelog: 0.10.1...0.11.0

skip-revenue Release 0.2.02026-05-30

What's Changed

Other Changes

  • Add missing api and iOS Codable parity (+ fixes for skip 1.9.2 / 0.18.0 bridge generator) by @vincentborko in #5

Full Changelog: 0.1.0...0.2.0

skip-fuse-ui Release 1.15.22026-05-25

What's Changed

Other Changes

  • Add explicit package declaration for SkipSwiftUI by @marcprux in #113

Full Changelog: 1.15.1...1.15.2

skipstone 1.9.22026-05-25

Full Changelog: 1.9.1...1.9.2

skip 1.9.22026-05-25

Full Changelog: 1.9.1...1.9.2

skipstone 1.9.12026-05-25

Full Changelog: 1.9.0...1.9.1

skip 1.9.12026-05-25

Full Changelog: 1.9.0...1.9.1

skip-unit Release 1.7.02026-05-25

What's Changed

Other Changes

  • Upgrade to Android Gradle Plugin (AGP) 9.2.0 by @marcprux in #19

Full Changelog: 1.6.2...1.7.0

skipstone 1.9.02026-05-25

What's Changed

  • Support Android Gradle Plugin 9 and migration by @marcprux in #253

Full Changelog: 1.8.19...1.9.0

skip 1.9.02026-05-25

What's Changed

  • Support Android Gradle Plugin 9 and migration by @marcprux in #697

Full Changelog: 1.8.19...1.9.0

skip-sentry Release 0.1.12026-05-24

What's Changed

Other Changes

  • feat: expose isReportHistoricalTombstones in SkipSentryOptions by @IT-Guy007 in #2

New Contributors

Full Changelog: 0.1.0...0.1.1

skipstone 1.8.192026-05-23

What's Changed

Full Changelog: 1.8.18...1.8.19

skip 1.8.192026-05-23

Full Changelog: 1.8.18...1.8.19

skip-unit Release 1.6.22026-05-23

What's Changed

Other Changes

Full Changelog: 1.6.1...1.6.2

skip-xml Release 0.5.12026-05-22

What's Changed

Other Changes

  • Update package version to Swift 6.1 by @marcprux in #6

Full Changelog: 0.5.0...0.5.1

skip-zip Release 0.4.42026-05-22

What's Changed

Other Changes

  • Update package version to Swift 6.1 by @marcprux in #3

Full Changelog: 0.4.3...0.4.4

skip-bridge Release 0.17.12026-05-22

What's Changed

Other Changes

  • Bridge closure properties whose parameters are closures by @marcprux in #109

Full Changelog: 0.17.0...0.17.1

skipstone 1.8.182026-05-21

Full Changelog: 1.8.17...1.8.18

skip 1.8.182026-05-21

What's Changed

Full Changelog: 1.8.17...1.8.18

skipstone 1.8.172026-05-21

What's Changed

  • Bridge closure properties whose parameters are closures by @marcprux in #249

Full Changelog: 1.8.16...1.8.17

skip 1.8.172026-05-21

What's Changed

  • Prepare XCGradleHarness for NonisolatedNonsendingByDefault by @dfabulich in #676
  • Tolerate Gradle symlink creation race condition by @marcprux in #691

Full Changelog: 1.8.16...1.8.17

skipstone 1.8.162026-05-18

What's Changed

  • Prevent bridging for code within SKIP_MODE_FUSE blocks by @marcprux in #248

Full Changelog: 1.8.15...1.8.16

skip 1.8.162026-05-18

Full Changelog: 1.8.15...1.8.16

skipstone 1.8.152026-05-18

What's Changed

  • Improve skip export project and add --validate-export flag by @marcprux in #247

Full Changelog: 1.8.14...1.8.15

skip 1.8.152026-05-18

Full Changelog: 1.8.14...1.8.15

skip-bridge Release 0.17.02026-05-17

What's Changed

Other Changes

  • Mention // SKIP @bridge in "Unable to bridge" error message by @dfabulich in #104
  • Use build-system native for compatible Android build output paths by @marcprux in #106

New Contributors

Full Changelog: 0.16.7...0.17.0

skip-firebase Release 0.18.02026-05-17

What's Changed

Other Changes

Full Changelog: 0.17.1...0.18.0

skip-av Release 0.7.12026-05-15

What's Changed

Other Changes

Full Changelog: 0.7.0...0.7.1

skip-fuse-ui Release 1.15.12026-05-15

What's Changed

Other Changes

New Contributors

Full Changelog: 1.15.0...1.15.1

skip-ui Release 1.54.02026-05-14

What's Changed

Other Changes

  • Fix .onLongPressGesture not firing on Text with markdown link by @digitalby in #403
  • Cancel .task task on dispose, instead of crashing the app by @dfabulich in #420
  • Animate navigation bar visibility by @dfabulich in #414
  • Implements simple LabeledContent by @chbeer in #416
  • Fix for android symbol rendering bug (font weights ignored) by @tifroz in #413

New Contributors

Full Changelog: 1.53.2...1.54.0

skip-firebase Release 0.17.12026-05-13

What's Changed

Other Changes

Full Changelog: 0.17.0...0.17.1

skip-ui Release 1.53.22026-05-13

What's Changed

Other Changes

  • Improve image loading performance by @dfabulich in #415
  • Fix crash on state reset when preferences are queried by @marcprux in #418
  • Fix stale gradient brush cached at composition by @marcprux in #424

Full Changelog: 1.53.1...1.53.2

skip-firebase Release 0.17.02026-05-13

What's Changed

Other Changes

New Contributors

Full Changelog: 0.16.1...0.17.0

skip-marketplace Release 0.3.22026-05-12

What's Changed

Other Changes

  • Mark types as Sendable by @dfabulich in #12
  • Use getName() as the displayName on GPS, not getTitle() by @dfabulich in #10
  • Update to com.android.billingclient:billing:8.3.0 by @marcprux in #15

Full Changelog: 0.3.1...0.3.2

skip-marketplace 0.3.12026-05-12

Release

skip-web Release 0.10.12026-05-12

What's Changed

Other Changes

Full Changelog: 0.10.0...0.10.1

skipstone 1.8.142026-05-08

What's Changed

Full Changelog: 1.8.13...1.8.14

skip 1.8.142026-05-08

Full Changelog: 1.8.13...1.8.14

skip-firebase Release 0.16.12026-05-07

What's Changed

Other Changes

  • Firebase functions region arguments support by @IT-Guy007 in #73

New Contributors

Full Changelog: 0.16.0...0.16.1

skip-authentication-services Release 0.1.02026-05-07

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.2...0.1.0

skip-fuse-ui Release 1.15.02026-05-06

What's Changed

Other Changes

Full Changelog: 1.14.5...1.15.0

skip-ui Release 1.53.12026-05-05

What's Changed

Other Changes

Full Changelog: 1.53.0...1.53.1

skip-ui Release 1.53.02026-05-05

What's Changed

Other Changes

  • Add support for statusBarHidden(:) by @dfabulich in #404
  • TabView: Keep a stable SaveableStateHolder for each tab's backStack by @dfabulich in #410
  • Navigation layout hints by @dfabulich in #366
  • Add support for FilledIconButton as the navigation icon button by @dfabulich in #405
  • Add support for .buttonStyle(.m3Text) for Material 3 TextButton by @dfabulich in #406
  • Animate .padding by @dfabulich in #412
  • Pass checkEdges to avoid recomposition/layout shift in hot code paths by @dfabulich in #365

Full Changelog: 1.52.0...1.53.0

skipstone 1.8.132026-05-03

Full Changelog: 1.8.12...1.8.13

skip 1.8.132026-05-03

Full Changelog: 1.8.12...1.8.13

skip-firebase Release 0.16.02026-04-28

What's Changed

Other Changes

New Contributors

Full Changelog: 0.15.0...0.16.0

skip-script Release 1.1.02026-04-26

What's Changed

Other Changes

  • Support binding async functions by @marcprux in #3
  • Enable bridging of JSContext by @marcprux in #4
  • Use the jsc-android-intl version of JavaScriptCore on Android by @marcprux in #5

Full Changelog: 1.0.0...1.1.0

skip-ui Release 1.52.02026-04-25

What's Changed

Other Changes

  • Fix .firstTextBaseline and .lastTextBaseline by @dfabulich in #399
  • Retain local state and scroll position when switching tabs by @marcprux in #400

Full Changelog: 1.51.3...1.52.0

skip-web Release 0.10.02026-04-18

What's Changed

Other Changes

Full Changelog: 0.9.1...0.10.0

skip-foundation Release 1.4.02026-04-18

What's Changed

Other Changes

  • Add Measurement, Unit, Dimension and all Dimension subclasses by @We-Are-Empire in #103
  • Update JSON, OkHttp, and CommonMark dependencies by @marcprux in #105

New Contributors

Full Changelog: 1.3.16...1.4.0

skip-lib Release 1.4.02026-04-18

What's Changed

Other Changes

  • Fix regex replacements containing special characters by @dfabulich in #40
  • Add String.replacing(:maxReplacements:with:) with a closure by @dfabulich in #41
  • Support replacing literal strings with literal strings by @dfabulich in #42
  • Split string by string by @dfabulich in #43

Full Changelog: 1.3.9...1.4.0

skip-ffi Release 1.2.12026-04-18

Full Changelog: 1.2.0...1.2.1

skip-ui Release 1.51.32026-04-16

What's Changed

Other Changes

Full Changelog: 1.51.2...1.51.3

skip-fuse-ui Release 1.14.52026-04-14

What's Changed

Other Changes

Full Changelog: 1.14.4...1.14.5

skip-ui Release 1.51.22026-04-14

What's Changed

Other Changes

Full Changelog: 1.51.1...1.51.2

skip-fuse-ui Release 1.14.42026-04-11

What's Changed

Other Changes

New Contributors

Full Changelog: 1.14.3...1.14.4

skip-calendar Release 0.1.02026-04-11

What's Changed

Other Changes

  • Perform calendar testing on emulator and simulator by @marcprux in #1

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-ui Release 1.51.12026-04-11

What's Changed

Other Changes

New Contributors

Full Changelog: 1.51.0...1.51.1

skip-contacts Release 0.1.02026-04-10

What's Changed

Other Changes

  • Perform contacts testing on emulator and simulator by @marcprux in #2

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-model Release 1.7.32026-04-10

What's Changed

Other Changes

Full Changelog: 1.7.2...1.7.3

skip-kit Release 1.0.32026-04-10

Full Changelog: 1.0.2...1.0.3

skip-kit Release 1.0.22026-04-10

What's Changed

Other Changes

Full Changelog: 1.0.1...1.0.2

skip-kit Release 1.0.12026-04-10

What's Changed

Other Changes

  • Bridge PermissionManager.requestPermission by @marcprux in #24
  • Update dependency androidx.browser to 1.10.0 by @marcprux in #27
  • Add SBOMView for providing dependency and license information by @marcprux in #28

Full Changelog: 1.0.0...1.0.1

skip-notify Release 0.2.02026-04-08

What's Changed

Other Changes

  • Recommend skip-firebase in README by @dfabulich in #4
  • Update notification handling for com.google.android.gms by @marcprux in #5

New Contributors

Full Changelog: 0.1.4...0.2.0

skip-unit Release 1.6.12026-04-07

What's Changed

Other Changes

  • Update to android-gradle-plugin 8.13.2 by @marcprux in #17

Full Changelog: 1.6.0...1.6.1

skip-av Release 0.7.02026-04-07

What's Changed

Other Changes

Full Changelog: 0.6.2...0.7.0

skip-ui Release 1.51.02026-04-03

What's Changed

Other Changes

Full Changelog: 1.50.4...1.51.0

skip-fuse-ui Release 1.14.32026-04-02

What's Changed

Other Changes

Full Changelog: 1.14.2...1.14.3

skip-device Release 0.5.02026-04-01

What's Changed

Other Changes

  • Switch from LocationManager.GPS_PROVIDER to android.location.LocationManager.FUSED_PROVIDER for better quality location updates on Android by @marcprux in #15
  • Correct magnometer readings on iOS by @marcprux in #16

Full Changelog: 0.4.2...0.5.0

skip-auth0 Release 0.1.12026-04-01

What's Changed

Other Changes

Full Changelog: 0.1.0...0.1.1

skip-calendar Release 0.0.12026-04-01

Full Changelog: https://github.com/skiptools/skip-calendar/commits/0.0.1

skip-contacts Release 0.0.12026-04-01

Full Changelog: https://github.com/skiptools/skip-contacts/commits/0.0.1

skip-kit Release 1.0.02026-03-31

What's Changed

Other Changes

  • Add View.withMailComposer for sending in-app mail by @marcprux in #22
  • Add AppInfo and DeviceInfo for providing information about the current app and device by @marcprux in #23

Full Changelog: 0.8.0...1.0.0

skip-sentry Release 0.1.02026-03-30

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-posthog Release 0.3.02026-03-30

What's Changed

Other Changes

  • Expand PostHog API coverage and documentation by @marcprux in #2

Full Changelog: 0.2.0...0.3.0

skip-supabase Release 0.3.02026-03-30

What's Changed

Other Changes

  • Update to supabase-swift 2.43.0 and supabase-kt 3.4.1 by @marcprux in #24
  • Expand Supabase API coverage by @marcprux in #25

Full Changelog: 0.2.0...0.3.0

skip-auth0 Release 0.1.02026-03-30

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-revenue Release 0.1.02026-03-30

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-marketplace Release 0.3.02026-03-30

What's Changed

Other Changes

Full Changelog: 0.2.1...0.3.0

skip-nfc Release 0.1.02026-03-30

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-socketio Release 0.1.02026-03-30

What's Changed

Other Changes

Full Changelog: 0.0.1...0.1.0

skip-livekit Release 0.1.02026-03-29

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-livekit Release 0.0.12026-03-29

Full Changelog: https://github.com/skiptools/skip-livekit/commits/0.0.1

skip-kit Release 0.8.02026-03-28

What's Changed

Other Changes

  • Add HapticFeedback utility that abstracts iOS CoreHaptics and Android VibrationEffect.Composition by @marcprux in #21

Full Changelog: 0.7.0...0.8.0

skip-firebase Release 0.15.02026-03-28

What's Changed

Other Changes

  • Update to Android firebase 34.10.0 and firebase-ios-sdk 12.11.0 by @marcprux in #69

Full Changelog: 0.14.0...0.15.0

skip-foundation Release 1.3.162026-03-27

What's Changed

Other Changes

Full Changelog: 1.3.15...1.3.16

skip-firebase Release 0.14.02026-03-26

What's Changed

Other Changes

Full Changelog: 0.13.0...0.14.0

skip-fuse-ui Release 1.14.22026-03-24

What's Changed

Other Changes

Full Changelog: 1.14.1...1.14.2

skip-lib Release 1.3.92026-03-22

What's Changed

Other Changes

  • Fix withThrowingTaskGroup waitForAll() error handling by @dfabulich in #34
  • Convert test cases from XCTest to Swift Testing by @marcprux in #35
  • Add Duration and Task.sleep(for: Duration) by @marcprux in #39

New Contributors

Full Changelog: 1.3.8...1.3.9

skip-xml Release 0.5.02026-03-21

What's Changed

Other Changes

  • Improve SkipXML documentation and add test cases for common usage patterns by @marcprux in #5

Full Changelog: 0.4.0...0.5.0

skip-model Release 1.7.22026-03-20

What's Changed

Other Changes

Full Changelog: 1.7.1...1.7.2

skip-web Release 0.9.12026-03-18

What's Changed

Other Changes

  • Add cookie and site-data APIs with tests and docs by @tifroz in #40
  • Relocate WebBrowser to skip-kit by @marcprux in #42

Full Changelog: 0.9.0...0.9.1

skip-kit Release 0.7.02026-03-17

What's Changed

Other Changes

  • Add WebBrowser component wrapping SFSafariViewController and CustomTabsIntent by @marcprux in #20

Full Changelog: 0.6.1...0.7.0

skip-sql Release 0.16.02026-03-17

What's Changed

Other Changes

  • Update to SQLite 3.51.3 and SQLCipher 4.14.0 by @marcprux in #28

Full Changelog: 0.15.1...0.16.0

skip-fuse-ui Release 1.14.12026-03-17

What's Changed

Enhancement

Full Changelog: 1.14.0...1.14.1

skip-foundation Release 1.3.152026-03-12

What's Changed

Other Changes

  • Bugfix: Corrected the conversion of nanoseconds to milliseconds in DateComponents by @fhasse95 in #101

Full Changelog: 1.3.14...1.3.15

skip-unit Release 1.6.02026-03-12

What's Changed

Other Changes

Full Changelog: 1.5.0...1.6.0

skip-sql Release 0.15.12026-03-12

What's Changed

Other Changes

  • Update SkipSQLPlus SQLite to 3.51.2 and SQLCipher to 4.13.0 by @marcprux in #27

Full Changelog: 0.15.0...0.15.1

skip-sql Release 0.15.02026-03-10

What's Changed

Other Changes

Full Changelog: 0.14.0...0.15.0

skip-foundation Release 1.3.142026-03-10

What's Changed

Other Changes

  • Implement support for Data.subdata(in range: Range) by @marcprux in #99
  • Add support for nested copy resource handling by @marcprux in #100

Full Changelog: 1.3.13...1.3.14

skip-web Release 0.9.02026-03-09

What's Changed

Other Changes

  • Support snapshots with WebEngine.takeSnapshot and WebViewNavigator.takeSnapshot by @tifroz in #36
  • SkipWebScrollDelegate callbacks by @tifroz in #37
  • Bump androidx.webkit dependency to 1.15.0 by @marcprux in #38
  • Add View.openWebBrowser for opening an embedded web browser by @marcprux in #39

Full Changelog: 0.8.3...0.9.0

skip-fuse-ui Release 1.14.02026-03-08

What's Changed

Other Changes

New Contributors

Full Changelog: 1.13.0...1.14.0

skip-xml Release 0.4.02026-03-03

What's Changed

Other Changes

  • Remove import of ObjectiveC.NSObject for native builds by @tifroz in #3
  • Add "z" linker flag for native Android builds by @marcprux in #4

New Contributors

Full Changelog: 0.3.0...0.4.0

skip-foundation Release 1.3.132026-03-03

What's Changed

Other Changes

  • Proposal to add URL -> android.net.Uri conversion helper by @ky-is in #47
  • Added support for nextDate and enumerateDates to Calendar by @fhasse95 in #93

Full Changelog: 1.3.12...1.3.13

skip-foundation Release 1.3.122026-02-25

What's Changed

Other Changes

Full Changelog: 1.3.11...1.3.12

skip-web Release 0.8.32026-02-20

What's Changed

Other Changes

  • Add SkipWebUIDelegate popup handling API and docs (#1) by @tifroz in #35

New Contributors

Full Changelog: 0.8.2...0.8.3

skip-bridge Release 0.16.72026-02-18

What's Changed

Other Changes

  • refactor: enhance Java closure return value bridging by @piercifani in #103

New Contributors

Full Changelog: 0.16.6...0.16.7

skip-firebase Release 0.13.02026-02-12

What's Changed

Other Changes

  • Update README.md by @tejen in #58
  • Support deep type conversions in FirebaseFunctions data and add crashlytics log function by @vincentborko in #59
  • Add support for FirebaseAppCheck APIs by @marcprux in #61
  • Bump Firebase Kotlin version to 34.9.0 and Swift version to 12.9.0 by @marcprux in #62

New Contributors

Full Changelog: 0.12.4...0.13.0

skip-posthog Release 0.2.02026-02-12

What's Changed

Other Changes

New Contributors

Full Changelog: 0.1.0...0.2.0

skip-av Release 0.6.22026-02-10

What's Changed

Other Changes

New Contributors

Full Changelog: 0.6.1...0.6.2

skip-model Release 1.7.12026-02-06

What's Changed

Other Changes

  • Bump compose-bom version to 2026.01.01 by @marcprux in #19

Full Changelog: 1.7.0...1.7.1

skip-unit Release 1.5.02026-02-04

What's Changed

Other Changes

Full Changelog: 1.4.0...1.5.0

skip-bridge Release 0.16.62026-02-04

What's Changed

Other Changes

  • Quote paths in shell commands to support directories with spaces by @wjdtjq6 in #102

New Contributors

Full Changelog: 0.16.5...0.16.6

skip-marketplace Release 0.2.12026-01-25

What's Changed

Other Changes

Full Changelog: 0.2.0...0.2.1

skip-bridge Release 0.16.52026-01-13

Full Changelog: 0.16.4...0.16.5

skip-marketplace Release 0.2.02026-01-13

What's Changed

Other Changes

  • Add support for offers and purchase options by @dfabulich in #1
  • Fetch and finish entitlements and their updates by @dfabulich in #2

New Contributors

Full Changelog: 0.1.2...0.2.0

skip-marketplace Release 0.1.22026-01-13

Full Changelog: 0.1.1...0.1.2

skip-marketplace Release 0.1.12026-01-13

Full Changelog: 0.1.0...0.1.1

skip-marketplace Release 0.1.02026-01-12

What's Changed

Other Changes

  • Add Marketplace.current.installationSource by @marcprux in #3

New Contributors

Full Changelog: 0.0.1...0.1.0

skip-av Release 0.6.12026-01-12

What's Changed

Other Changes

  • Add option to create AVPlayer with ExoPlayer MediaController by @marcprux in #18

Full Changelog: 0.6.0...0.6.1

skip-av Release 0.6.02026-01-12

What's Changed

Other Changes

New Contributors

Full Changelog: 0.5.4...0.6.0

skip-authentication-services Release 0.0.22026-01-12

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.1...0.0.2

skip-foundation Release 1.3.112026-01-12

What's Changed

Other Changes

  • Bugfix: URLSessionConfiguration.requestCachePolicy was not taken into account by @fhasse95 in #84
  • Add String.range(of:) by @ky-is in #65
  • Fix Boolean handling in JSONSerialization.jsonObject(with:) by @vincentborko in #85

New Contributors

Full Changelog: 1.3.10...1.3.11

skip-revenue Release 0.0.12026-01-12

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/skiptools/skip-revenue/commits/0.0.1

skip-motion Release 0.7.22026-01-12

What's Changed

Other Changes

  • added merge paths, oncomplete callback, specific frame setting by @vincentborko in #12

Full Changelog: 0.7.1...0.7.2

skip-motion Release 0.7.12026-01-11

What's Changed

Other Changes

Full Changelog: 0.7.0...0.7.1

skip-motion Release 0.7.02026-01-11

What's Changed

Other Changes

  • Update to lottie-ios 4.5.2 and lottie-android 6.6.7 by @marcprux in #8
  • Add animationSpeed property to MotionView by @vincentborko in #9
  • Update to lottie-compose 6.7.1 and lottie-ios 4.6.0 by @marcprux in #10

New Contributors

Full Changelog: 0.6.1...0.7.0

skip-bridge Release 0.16.42026-01-05

What's Changed

Other Changes

  • Support stricter actor isolation when briding closures by @aabewhite in #100

Full Changelog: 0.16.3...0.16.4

skip-authentication-services Release 0.0.12026-01-02

Full Changelog: https://github.com/skiptools/skip-authentication-services/commits/0.0.1

skip-foundation Release 1.3.102025-12-28

What's Changed

Other Changes

  • Add top-level primitive ecoding functions to JSONDecoder by @marcprux in #80
  • Added support for the decimal and grouping separator properties in the Locale and NumberFormatter classes by @fhasse95 in #83

New Contributors

Full Changelog: 1.3.9...1.3.10

skip-notify 0.1.42025-12-24

Release

skip-notify 0.1.32025-12-24

Release

skip-notify Release 0.1.22025-12-20

What's Changed

Other Changes

New Contributors

Full Changelog: 0.1.1...0.1.2

skip-kit Release 0.6.12025-12-19

What's Changed

Other Changes

Full Changelog: 0.6.0...0.6.1

skip-firebase Release 0.12.42025-12-18

What's Changed

Other Changes

Full Changelog: 0.12.3...0.12.4

skip-web Release 0.8.22025-12-18

What's Changed

Other Changes

  • WebEngine.evaluate(js:) should consistently return a JSON object or fragment by @marcprux in #28
  • Enable setDomStorageEnabled by default by @tejen in #30
  • Add Sendable conformance to WebViewState and WebViewNavigator by @marcprux in #31

New Contributors

  • @tejen made their first contribution in #30

Full Changelog: 0.7.2...0.8.2

skip-auth0 Release 0.0.12025-12-17

Full Changelog: https://github.com/skiptools/skip-auth0/commits/0.0.1

skip-sentry Release 0.0.12025-12-17

Full Changelog: https://github.com/skiptools/skip-sentry/commits/0.0.1

skip-sql Release 0.14.02025-12-10

What's Changed

Other Changes

  • Update to SQLite 3.51.1 and SQLCipher 4.12.0 by @marcprux in #24

Full Changelog: 0.13.0...0.14.0

skip-sql Release 0.13.02025-12-10

What's Changed

Other Changes

Upgrading

In order to accommodate the new SkipSQLCore module, developers will need to make a change to your code that imports SkipSQLPlus. Instead of:

import SkipSQL
import SkipSQLPlus

you will need to change it to:

import SkipSQLCore
import SkipSQLPlus

Full Changelog: 0.12.1...0.13.0

skip-socketio Release 0.0.12025-12-09

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/skiptools/skip-socketio/commits/0.0.1

skip-ffi Release 1.2.02025-12-07

What's Changed

Other Changes

Full Changelog: 1.1.5...1.2.0

skip-keychain Release 0.3.22025-12-07

Full Changelog: 0.3.1...0.3.2

skip-keychain 0.3.12025-12-07

Release

skip-model Release 1.7.02025-12-03

What's Changed

Other Changes

Full Changelog: 1.6.3...1.7.0

skip-web Release 0.8.12025-12-02

Full Changelog: 0.8.0...0.8.1

skip-posthog Release 0.1.02025-11-28

Full Changelog: https://github.com/skiptools/skip-posthog/commits/0.1.0

skip-bridge Release 0.16.32025-11-25

What's Changed

Other Changes

Full Changelog: 0.16.2...0.16.3

skip-model Release 1.6.32025-11-05

What's Changed

Other Changes

  • Bump androidx-compose-bom dependency from 2025.09.01 to 2025.10.01 by @marcprux in #17

Full Changelog: 1.6.2...1.6.3

skip-qrcode Release 0.0.12025-10-27

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/skiptools/skip-qrcode/commits/0.0.1

skip-lib Release 1.3.82025-10-12

What's Changed

Other Changes

Full Changelog: 1.3.7...1.3.8

skip-marketplace Release 0.0.12025-10-04

Full Changelog: https://github.com/skiptools/skip-marketplace/commits/0.0.1

skip-kit Release 0.6.02025-10-02

What's Changed

Other Changes

  • Add a memory-pressure-aware Cache<Key, Value> type by @marcprux in #18

Full Changelog: 0.5.3...0.6.0

skip-model Release 1.6.22025-09-27

What's Changed

Other Changes

  • Bump androidx-compose-bom version to 2025.09.01 by @marcprux in #16

Full Changelog: 1.6.1...1.6.2

skip-zip Release 0.4.32025-09-22

What's Changed

Other Changes

  • Linux support by @marcprux in #1
  • Add flag to force support for 16KB page size for native MiniZip library by @marcprux in #2

New Contributors

Full Changelog: 0.4.2...0.4.3

skip-bridge Release 0.16.22025-09-20

What's Changed

Other Changes

Full Changelog: 0.16.1...0.16.2

skip-model Release 1.6.12025-09-13

What's Changed

Other Changes

Full Changelog: 1.6.0...1.6.1

skip-unit Release 1.4.02025-09-13

What's Changed

Other Changes

  • Turn off the default testing analytics/telemetry uploads to Google by @marcprux in #11
  • Bump Android compileSdk to 36 by @marcprux in #12

Full Changelog: 1.3.7...1.4.0

skip-kit Release 0.5.32025-09-08

What's Changed

Other Changes

  • Use rememberSavable to persist imageURL when taking a photo by @GavynHolt in #17

Full Changelog: 0.5.2...0.5.3

skip-av Release 0.5.62025-09-07

Full Changelog: 0.5.5...0.5.6

skip-av Release 0.5.52025-09-07

Full Changelog: 0.5.4...0.5.5

skip-ffi Release 1.1.52025-09-04

What's Changed

Other Changes

  • Clear String memory when allocating a pointer by @marcprux in #7

Full Changelog: 1.1.4...1.1.5

skip-sql Release 0.12.12025-09-04

What's Changed

Other Changes

  • Linux support by @marcprux in #17
  • Add compileOptions function and conditional check for upsert support by @marcprux in #18

Full Changelog: 0.12.0...0.12.1

skip-av Release 0.5.42025-08-29

What's Changed

Other Changes

  • Add player event notification handling by @marcprux in #13

Full Changelog: 0.5.3...0.5.4

skip-bridge Release 0.16.12025-08-26

What's Changed

Other Changes

  • Use package skip.bridge rather than tools.skip.bridge for R8 compatibility by @marcprux in #94

Full Changelog: 0.16.0...0.16.1

skip-ffi Release 1.1.42025-08-23

What's Changed

Other Changes

Full Changelog: 1.1.3...1.1.4

skip-ffi Release 1.1.32025-08-23

Full Changelog: 1.1.2...1.1.3

skip-ffi Release 1.1.22025-08-20

What's Changed

Other Changes

Full Changelog: 1.1.1...1.1.2

skip-sql Release 0.12.02025-08-20

What's Changed

Other Changes

Full Changelog: 0.11.0...0.12.0

skip-av Release 0.5.32025-08-15

What's Changed

Other Changes

  • Add support for HLS and DASH media formats by @marcprux in #12

Full Changelog: 0.5.2...0.5.3

skip-model Release 1.6.02025-08-14

What's Changed

Other Changes

  • Update from androidx-compose-bom 2025.05.00 to 2025.08.00 by @marcprux in #13

Full Changelog: 1.5.0...1.6.0

skip-unit Release 1.3.72025-08-13

What's Changed

Other Changes

Full Changelog: 1.3.6...1.3.7

skip-sql Release 0.11.02025-08-07

What's Changed

Other Changes

  • Enable building SkipSQLPlus natively for Android by @marcprux in #12
  • Bump SkipSQLPlus version of SQLite to 3.50.4 and SQLCipher to 4.10.0 by @marcprux in #13
  • Add SQLContext.userVersion accessor by @marcprux in #14
  • Add date handling functions and documentation by @marcprux in #15

Full Changelog: 0.10.1...0.11.0

skip-av Release 0.5.22025-08-04

What's Changed

Other Changes

  • Fix asset:// URL loading for MediaPlayer by @0-mykola in #10
  • Bump androidx.media3 version to 1.8.0 by @marcprux in #11

New Contributors

Full Changelog: 0.5.1...0.5.2

skip-bridge Release 0.16.02025-08-02

What's Changed

Other Changes

Full Changelog: 0.15.0...0.16.0

skip-sql Release 0.10.12025-08-02

What's Changed

Other Changes

  • Support delete, update, order by, and join clauses by @marcprux in #11

Full Changelog: 0.10.0...0.10.1

skip-unit Release 1.3.62025-08-01

Full Changelog: 1.3.5...1.3.6

skip-unit Release 1.3.52025-08-01

Full Changelog: 1.3.4...1.3.5

skip-foundation Release 1.3.92025-08-01

What's Changed

Other Changes

  • Add Number.formatted() function by @marcprux in #74
  • Add String.appending(String) by @marcprux in #75
  • Replace InputStream.readAll() with Java 1.8 compatible implementation by @marcprux in #76

Full Changelog: 1.3.8...1.3.9

skip-unit Release 1.3.42025-08-01

What's Changed

Other Changes

  • Bump android-gradle-plugin from 8.10.1 to 8.12.0 by @marcprux in #9

Full Changelog: 1.3.3...1.3.4

skip-kit Release 0.5.22025-07-23

What's Changed

Other Changes

  • Add "Always" permission checks for both Android and iOS by @GavynHolt in #16

New Contributors

Full Changelog: 0.5.1...0.5.2

skip-sql Release 0.10.02025-07-21

What's Changed

Other Changes

  • Add type persistence with SQLCodable and querying with SQLPredicate by @marcprux in #10

Full Changelog: 0.9.0...0.10.0

skip-device Release 0.4.22025-07-14

What's Changed

Other Changes

  • Check for the existence of Android Location properties (fixes #12) by @marcprux in #13

Full Changelog: 0.4.1...0.4.2

skip-bluetooth Release 0.3.02025-06-28

What's Changed

Other Changes

New Contributors

Full Changelog: 0.2.0...0.3.0

skip-device Release 0.4.12025-06-28

What's Changed

Other Changes

New Contributors

Full Changelog: 0.4.0...0.4.1

skip-nfc Release 0.0.12025-06-27

Full Changelog: https://github.com/skiptools/skip-nfc/commits/0.0.1

skip-lib Release 1.3.72025-06-16

What's Changed

Other Changes

Full Changelog: 1.3.6...1.3.7

skip-motion Release 0.6.12025-06-01

What's Changed

Other Changes

  • Make LottieContainer Sendable and add framerate accessor by @marcprux in #7

Full Changelog: 0.6.0...0.6.1

skip-model Release 1.5.02025-05-22

What's Changed

Other Changes

Full Changelog: 1.4.3...1.5.0

skip-ffi Release 1.1.12025-05-20

What's Changed

Other Changes

Full Changelog: 1.1.0...1.1.1

skip-lib Release 1.3.62025-05-15

Full Changelog: 1.3.5...1.3.6

skip-motion Release 0.6.02025-05-09

What's Changed

Other Changes

  • Bridge SkipMotion for use in Fuse apps by @aabewhite in #6

New Contributors

Full Changelog: 0.5.1...0.6.0

skip-lib Release 1.3.52025-05-05

What's Changed

Other Changes

Full Changelog: 1.3.4...1.3.5

skip-keychain Release 0.3.02025-04-05

Full Changelog: 0.2.0...0.3.0

skip-device Release 0.4.02025-04-05

What's Changed

Other Changes

Full Changelog: 0.3.2...0.4.0

skip-bluetooth Release 0.2.02025-04-05

Full Changelog: 0.1.1...0.2.0

skip-motion 0.5.12025-04-03

Release

skip-fuse Release 1.0.22025-03-21

Full Changelog: 1.0.1...1.0.2

skip-lib Release 1.3.42025-02-26

What's Changed

Other Changes

Full Changelog: 1.3.3...1.3.4

skip-lib Release 1.3.32025-02-24

What's Changed

Other Changes

  • Add DecodingError.dataCorrupted convenience functions by @marcprux in #15
  • Support code for bridging AsyncStream by @aabewhite in #17

Full Changelog: 1.3.2...1.3.3

skip-device Release 0.3.22025-02-24

What's Changed

Other Changes

Full Changelog: 0.3.1...0.3.2

skip-device Release 0.3.12025-02-23

Full Changelog: 0.3.0...0.3.1

skip-bluetooth Release 0.1.12025-02-23

What's Changed

Other Changes

  • Add support for SkipBridge by @marcprux in #2
  • Expose peripheral address so it can be used to identification peripheral by @bryanaamot in #4

New Contributors

Full Changelog: 0.1.0...0.1.1

skip-fuse Release 1.0.12025-02-23

What's Changed

Other Changes

New Contributors

Full Changelog: 1.0.0...1.0.1

skip-device Release 0.3.02025-02-22

What's Changed

Other Changes

Full Changelog: 0.2.0...0.3.0

skip-device Release 0.2.02025-02-21

What's Changed

Other Changes

  • Add LocationProvider and support for bridging by @marcprux in #2

New Contributors

Full Changelog: 0.1.1...0.2.0

skip-motion Release 0.5.02025-02-19

What's Changed

Other Changes

  • Guard SkipMotion inside !SKIP_BRIDGE checks to support inclusion from bridged packages by @marcprux in #4

Full Changelog: 0.4.1...0.5.0

skip-fuse 1.0.02025-02-11

Release

skip-script Release 1.0.02025-02-07

What's Changed

Other Changes

  • Use non-international version of jsc on Android for size savings; test improvements by @marcprux in #2

Full Changelog: 0.6.0...1.0.0

skip-keychain Release 0.2.02025-01-22

What's Changed

Other Changes

  • Add code and instructions to work around EncryptedSharedPreferences crash by @aabewhite in #7

Full Changelog: 0.1.3...0.2.0

skip-lib Release 1.3.22025-01-15

What's Changed

Other Changes

  • Add companions to Array/Set/Dictionary so that we can add static extension funcs by @aabewhite in #16

Full Changelog: 1.3.1...1.3.2

skip-supabase Release 0.2.02025-01-14

What's Changed

Other Changes

Full Changelog: 0.1.0...0.2.0

skip-supabase Release 0.1.02025-01-11

What's Changed

Other Changes

Full Changelog: 0.0.5...0.1.0

skip-motion Release 0.4.12025-01-09

What's Changed

Other Changes

  • Bump lottie-ios to 4.5.1 and lottie-compose to 6.6.2 by @marcprux in #3

New Contributors

Full Changelog: 0.4.0...0.4.1

skip-lib Release 1.3.12025-01-01

What's Changed

Other Changes

  • Make Result KotlinConverting to Pair<Success?, Failure?> by @aabewhite in #14

Full Changelog: 1.3.0...1.3.1

skip-script Release 0.6.02024-12-31

What's Changed

Other Changes

  • Switch to build provided by react-native-community maven group by @marcprux in #1

New Contributors

Full Changelog: 0.5.0...0.6.0

skip-ffi Release 1.1.02024-12-31

What's Changed

Other Changes

  • Update JNA dependency from 5.14.0 to 5.16.0 by @marcprux in #2

Full Changelog: 1.0.0...1.1.0

skip-keychain Release 0.1.32024-12-23

What's Changed

Other Changes

Full Changelog: 0.1.2...0.1.3

skip-keychain Release 0.1.22024-12-13

What's Changed

Other Changes

New Contributors

Full Changelog: 0.1.1...0.1.2

skip-fuse 0.0.42024-12-09

Release

skip-keychain Release 0.1.12024-12-01

What's Changed

Other Changes

New Contributors

Full Changelog: 0.1.0...0.1.1

skip-supabase 0.0.52024-11-24

Release

skip-fuse 0.0.32024-11-21

Release

skip-supabase 0.0.42024-11-21

Release

skip-fuse 0.0.22024-11-21

Release

skip-fuse 0.0.12024-11-20

Release

skip-zip Release 0.4.22024-10-16

Full Changelog: 0.4.1...0.4.2

skip-ffi Release 1.0.02024-10-16

Full Changelog: 0.4.1...1.0.0

skip-ffi Release 0.4.12024-09-15

What's Changed

Other Changes

  • Handle new Swift 6 plugin output folder with destination added to hie… by @marcprux in #1

New Contributors

Full Changelog: 0.4.0...0.4.1

skip-bluetooth Release 0.1.02024-08-31

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/skiptools/skip-bluetooth/commits/0.1.0

skip-supabase 0.0.32024-08-19
  • Update to Skip 1.0
skip-zip Release 0.4.12024-08-16

Full Changelog: 0.4.0...0.4.1

skip-script Release 0.5.02024-08-16

Full Changelog: 0.4.1...0.5.0

skip-zip 0.4.02024-08-15

Release

skip-motion Release 0.4.02024-08-15

Full Changelog: 0.3.0...0.4.0

skip-keychain 0.1.02024-08-15

Bump to Skip 1.0

skip-supabase 0.0.22024-08-07

Release

skip-supabase 0.0.12024-07-23

Release

skip-motion 0.3.02024-07-07

Release

skip-keychain 0.0.12024-06-19

Initial release

skip-xml Release 0.3.02024-05-26

Full Changelog: 0.2.0...0.3.0

skip-xml Release 0.2.02024-05-26

Full Changelog: 0.1.2...0.2.0

skip-script 0.4.12024-03-02

Release

skip-zip Release 0.3.02024-02-20

Full Changelog: 0.2.1...0.3.0

skip-script 0.4.02024-02-05

Release

skip-script Release 0.3.52024-01-20

Full Changelog: 0.3.4...0.3.5

skip-script Release 0.3.42023-12-31

Full Changelog: 0.3.3...0.3.4

skip-notify Release 0.1.12023-12-27

Full Changelog: 0.1.0...0.1.1

skip-zip Release 0.2.12023-12-22

Full Changelog: 0.2.0...0.2.1

skip-script Release 0.3.32023-11-28

Full Changelog: 0.3.2...0.3.3

skip-script Release 0.3.22023-11-21

Full Changelog: 0.3.1...0.3.2

skip-xml Release 0.1.22023-10-26

Full Changelog: 0.1.1...0.1.2

skip-xml Release 0.1.12023-10-24

Full Changelog: 0.1.0...0.1.1

skip-xml 0.1.02023-10-24

Release

skip-notify Release 0.1.02023-10-23

Full Changelog: 0.0.6...0.1.0

skip-zip 0.2.02023-10-23

Release

skip-notify 0.0.62023-09-24

Release

skip-zip Release 0.1.92023-09-11

Full Changelog: 0.1.8...0.1.9

skip-xml Release 0.0.42023-09-08

Full Changelog: 0.0.3...0.0.4

skip-notify Release 0.0.52023-09-08

Full Changelog: 0.0.4...0.0.5

skip-zip Release 0.1.82023-09-07

Full Changelog: 0.1.7...0.1.8

skip-notify Release 0.0.42023-09-06

Full Changelog: 0.0.3...0.0.4

skip-xml Release 0.0.32023-09-06

Full Changelog: 0.0.2...0.0.3

skip-notify Release 0.0.32023-09-04

Release artifact SHA-256 hashes:

0dcedd1ed4145d313d2deab736cdbba7a029e8471b4be6c1aa2b3ce716caa3c9  skip-notify-0.0.3-sources.jar
fc4d35e57e11ae7272e8046100f81f472d1ae863352949afa06c6ed9d5d4d9ca  skip-notify-0.0.3.aar