Skip to content

Releases: ionic-team/capacitor-local-llm

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 May 15:38

1.0.0 (2026-05-11)

Bug Fixes

  • ios: return types for void promise (#4) (21d497d)
  • ios: set count to at least 1 (#5) (95bc496)
  • listener logic for both android and ios (#7) (da5fa9d)
  • lower Android minSdk and iOS deploymentTarget (#8) (4cb8ed5)
  • type for SystemAvailabilityChangeListener (#6) (558c59c)

Features