Skip to content

Releases: Cap-go/capacitor-plus

8.3.4

Choose a tag to compare

@riderx riderx released this 07 May 06:15
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.3.4

Fixed

  • Link plugin dependencies in Package.swift for iOS CLI builds

Installation

npm install @capacitor-plus/core@8.3.4
npm install @capacitor-plus/cli@8.3.4
npm install @capacitor-plus/android@8.3.4
npm install @capacitor-plus/ios@8.3.4

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.3.3...8.3.4

8.3.3

Choose a tag to compare

@riderx riderx released this 06 May 06:14
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.3.3

Fixed

  • Generate resource entries correctly in Package.swift for iOS projects

Installation

npm install @capacitor-plus/core@8.3.3
npm install @capacitor-plus/cli@8.3.3
npm install @capacitor-plus/android@8.3.3
npm install @capacitor-plus/ios@8.3.3

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.3.2...8.3.3

8.3.2

Choose a tag to compare

@riderx riderx released this 05 May 15:02
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.3.2

Added

  • HTTPS support for live-reload with --https option
  • SPM package traits support in generated Package.swift files
  • Experimental configuration for swift-tools-version in SPM apps
  • Package manager configuration option for iOS projects

Changed

  • System Bars now uses native safe area insets on Android
  • Improved live-reload parameter descriptions in CLI

Fixed

  • CLI now generates binaryTarget entries for custom xcframeworks in Package.swift
  • Added system framework and weak framework support in SPM Package.swift
  • Added cSettings support for compiler flags in generated Package.swift
  • CLI now handles Cordova plugins without iOS source files
  • System Bars avoids extra view padding on API <= 34
  • Corrected Capacitor plugin SPM compatibility check
  • iOS now supports Cordova plugins with Package.swift
  • Boundary value extraction for form-data requests
  • Android handles null versionName in isNewBinary()
  • System Bars uses separate current styles for proper state management
  • CLI checks CAPACITOR_COCOAPODS_PATH in determinePackageManager
  • CLI inlines CSS sourcemaps in addition to JS sourcemaps
  • Android correctly parses server.url when they include paths
  • iOS getArray method now accessible on Objective-C plugins
  • System Bars uses native safe area insets on Android
  • HTTP plugin handles URL objects on fetch
  • Android handles lowercase range header correctly
  • Android invalid HTTP range seeking issues resolved
  • CLI no longer overwrites config.server section with --live-reload
  • Android concurrent range requests for assets
  • Added missing null checks in BridgeActivity
  • iOS removed tmpWindow usages on presentVC/dismissVC
  • CLI allows running update on non-macOS systems
  • CLI uses 8.0.0 as default Capacitor SPM dependency version
  • Cookies only send expires param on web if a date is set
  • Android AGP 9.0 compatibility (no longer uses deprecated proguard-android.txt)
  • System Bars sets window background color according to theme
  • System Bars skips margin manipulation when on a fixed WebView
  • CLI updated tar package dependency
  • System Bars gets correct style on handleOnConfigurationChanged
  • Core makes SystemBars hide and show options optional

Installation

npm install @capacitor-plus/core@8.3.2
npm install @capacitor-plus/cli@8.3.2
npm install @capacitor-plus/android@8.3.2
npm install @capacitor-plus/ios@8.3.2

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.8...8.3.2

8.0.7

Choose a tag to compare

@riderx riderx released this 12 Jan 13:19
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.0.7

Changed

  • Updated .gitignore to exclude package-lock.json and .DS_Store files from version control

Installation

npm install @capacitor-plus/core@8.0.7
npm install @capacitor-plus/cli@8.0.7
npm install @capacitor-plus/android@8.0.7
npm install @capacitor-plus/ios@8.0.7

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.6...8.0.7

8.0.6

Choose a tag to compare

@riderx riderx released this 09 Jan 05:21
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.0.6

Fixed

  • Support wireless iOS devices in cap run command

Installation

npm install @capacitor-plus/core@8.0.6
npm install @capacitor-plus/cli@8.0.6
npm install @capacitor-plus/android@8.0.6
npm install @capacitor-plus/ios@8.0.6

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.5...8.0.6

8.0.5

Choose a tag to compare

@riderx riderx released this 08 Jan 05:18
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.0.5

Fixed

  • Updated native-run dependency to version 2.0.2 to address compatibility issues in the CLI

Installation

npm install @capacitor-plus/core@8.0.5
npm install @capacitor-plus/cli@8.0.5
npm install @capacitor-plus/android@8.0.5
npm install @capacitor-plus/ios@8.0.5

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.4...8.0.5

8.0.4

Choose a tag to compare

@riderx riderx released this 16 Dec 16:48
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.0.4

Added

  • Enhanced package resolution with automatic fallback mechanisms for Capacitor packages, improving reliability when primary package resolution fails

Installation

npm install @capacitor-plus/core@8.0.4
npm install @capacitor-plus/cli@8.0.4
npm install @capacitor-plus/android@8.0.4
npm install @capacitor-plus/ios@8.0.4

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.3...8.0.4

8.0.2

Choose a tag to compare

@riderx riderx released this 16 Dec 15:11
Immutable release. Only release title and notes can be modified.

Capacitor+ v8.0.2

Added

  • README documentation for Android and iOS packages explaining Capacitor+ benefits and setup
  • Automated testing workflow for continuous integration
  • Version bumping workflow for automated releases

Changed

  • Renamed CI workflow from ci.yml to test.yml for clarity
  • Updated CLI, core, and HTTP documentation with Capacitor+ branding and features
  • Improved version tagging process to use semantic version format without prefix

Removed

  • Deprecated Capacitor Bot workflow
  • Legacy publishing workflows (publish-android, publish-ios, publish-capacitor-plus, publish-latest)
  • Multiple NPM publishing workflows (alpha, beta, dev, nightly, rc, latest, latest-from-pre)
  • Swift Package Manager release workflow
  • Needs-reply workflow

Installation

npm install @capacitor-plus/core@8.0.2
npm install @capacitor-plus/cli@8.0.2
npm install @capacitor-plus/android@8.0.2
npm install @capacitor-plus/ios@8.0.2

What is Capacitor+?

Capacitor+ is an automated fork of Capacitor that:

  • Syncs daily with upstream Capacitor
  • Runs full CI/CD on all changes
  • Auto-publishes verified releases

Full Changelog: 8.0.1...8.0.2