Skip to content

Releases: Cap-go/capacitor-plus

8.0.7

12 Jan 13:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

09 Jan 05:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

08 Jan 05:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

16 Dec 16:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

16 Dec 15:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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