---
description: The Capawesome December update is here! This update includes new features and improvements for Capawesome Cloud and our Plugins.
title: Capawesome December 2025 Update - Capawesome
image: https://capawesome.io/docs/assets/images/social/blog/2025-december-update.png
---

[ Skip to content](#capawesome-december-2025-update) 

[ 🎉 Introducing **Capawesome Platform** — one platform for Live Updates, Native Builds, App Store Publishing, and Insider SDKs.](https://capawesome.io) 

* [  Formbricks ](/docs/plugins/formbricks/)
* [  Geocoder ](/docs/plugins/geocoder/)
* [  Google Sign-In ](/docs/plugins/google-sign-in/)
* [  Grafana Faro ](/docs/plugins/grafana-faro/)
* [  libSQL ](/docs/plugins/libsql/)
* [  Live Update ](/docs/plugins/live-update/)
* [  Managed Configurations ](/docs/plugins/managed-configurations/)
* [  Media Session ](/docs/plugins/media-session/)
* [  ML Kit ](/docs/plugins/mlkit/)
* [  Navigation Bar ](/docs/plugins/navigation-bar/)
* [  NFC ](/docs/plugins/nfc/)
* [  OAuth ](/docs/plugins/oauth/)
* [  Pedometer ](/docs/plugins/pedometer/)
* [  Photo Editor ](/docs/plugins/photo-editor/)
* [  PostHog ](/docs/plugins/posthog/)
* [  Printer ](/docs/plugins/printer/)
* [  Purchases ](/docs/plugins/purchases/)
* [  RealtimeKit ](/docs/plugins/realtimekit/)
* [  Screen Orientation ](/docs/plugins/screen-orientation/)
* [  Screenshot ](/docs/plugins/screenshot/)
* [  Secure Preferences ](/docs/plugins/secure-preferences/)
* [  Speech Recognition ](/docs/plugins/speech-recognition/)
* [  Speech Synthesis ](/docs/plugins/speech-synthesis/)
* [  Share Target ](/docs/plugins/share-target/)
* [  Square Mobile Payments ](/docs/plugins/square-mobile-payments/)
* [  SQLite ](/docs/plugins/sqlite/)
* [  Superwall ](/docs/plugins/superwall/)
* [  Torch ](/docs/plugins/torch/)
* [  Wifi ](/docs/plugins/wifi/)
* [  Zip ](/docs/plugins/zip/)
* [  Cloud ](/docs/cloud/)
* [  Live Updates ](/docs/cloud/live-updates/)
* Advanced
* Integrations
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Configuration ](/docs/cloud/native-builds/configuration/)
* [  Environments ](/docs/cloud/native-builds/environments/)
* Guides
* [  Sample Projects ](/docs/cloud/native-builds/sample-projects/)
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  Automations ](/docs/cloud/automations/)
* [  Assist ](/docs/cloud/assist/)
* Account
* Organizations
* [  Organization and User Management ](/docs/cloud/organizations/memberships/)
* [  Single Sign-On (SSO) ](/docs/cloud/organizations/sso/)
* [  Teams ](/docs/cloud/organizations/teams/)
* [  Two-Factor Authentication ](/docs/cloud/organizations/two-factor-authentication/)
* [  Integrations ](/docs/cloud/integrations/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Pricing ](https://capawesome.io/pricing/)
* [  FAQ ](/docs/cloud/faq/)
* [  Support ](/docs/cloud/support/)
* [  Contributing ](/docs/contributing/)
* [  LLMs ](/docs/llms/)
* [  Insiders ](/docs/insiders/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/insiders/support/)
* [  FAQ ](/docs/insiders/faq/)
* [  Blog ](/blog/)
* Categories

* [  Plugins ](#plugins)

# Capawesome December 2025 Update[¶](#capawesome-december-2025-update "Permanent link")

The Capawesome December update is here! This update includes new features and improvements for [Capawesome Cloud](/docs/cloud/) and our [Plugins](/docs/plugins/). Let's take a look at the most important changes.

[ ![Build and deploy your Capacitor app with Capawesome Cloud](../../assets/external/cloud.capawesome.io/assets/banners/cloud-build-and-deploy-capacitor-apps.69628c3f.png) ](/) 

## Cloud[¶](#cloud "Permanent link")

### Build Stacks[¶](#build-stacks "Permanent link")

We are excited to announce the launch of the new `macos-tahoe` build stack for [Capawesome Cloud](/docs/cloud/). This build stack provides support for Xcode 26.2, enabling you to build your iOS applications with the latest tools and features from Apple.

The `macos-tahoe` build stack runs on macOS 26 and includes updated versions of key development tools. In addition to Xcode 26.2, it comes with Fastlane 2.229.1, npm 11.6.2, and Java 17/21 (with 21 as the default). Node.js versions 20, 22, and 24 are supported, with 24 as the default.

This new build stack ensures you can take advantage of the latest iOS SDK features and improvements. You can select the `macos-tahoe` build stack in your build configuration to start using Xcode 26.2 today. For more information, check out the [Build Stacks documentation](/docs/cloud/native-builds/build-stacks/).

### Teams[¶](#teams "Permanent link")

We are excited to introduce Teams to [Capawesome Cloud](/docs/cloud/)! This new feature enables organizations to organize members and control access to specific apps, providing better structure and security for larger teams.

Teams function as access control groups where you can assign members and apps together. Each team can have multiple members, and members can belong to multiple teams. When a member is part of a team, they automatically gain access to all apps assigned to that team. Organization Owners and Admins maintain access to all apps regardless of team membership.

To get started with Teams, navigate to the Teams page in the [Capawesome Cloud Console](https://console.cloud.capawesome.io/organizations/%5F/teams). Check out the [Teams documentation](/docs/cloud/organizations/teams/) to learn more.

## Plugins[¶](#plugins "Permanent link")

All Capawesome plugins have been updated to support Capacitor 8! This major update brings improved performance, better error handling, and updated dependencies across all platforms. We've also updated all plugin dependencies to their latest stable versions to ensure compatibility and security.

Check out our [Capacitor 8 migration guide](/blog/updating-to-capacitor-8/) for detailed information about breaking changes and how to update your applications. The guide includes step-by-step instructions for migrating each plugin to the new version.

### Audio Player[¶](#audio-player "Permanent link")

The [Audio Player](/docs/plugins/audio-player/) plugin now supports remote URLs on Android, expanding playback capabilities across all platforms. Previously limited to web assets on Android, the plugin now allows you to play audio files from remote servers, matching the functionality available on iOS and Web.

This enhancement means you can stream audio content directly from your CDN or API without needing to bundle files with your application. Both the `src` parameter for web assets and remote URLs, and the `uri` parameter for local file paths are now fully supported on Android, providing consistent behavior across all platforms.

### Age Signals[¶](#age-signals "Permanent link")

The [Age Signals](/docs/plugins/age-signals/) plugin has been enhanced with new testing methods for Android and an eligibility check for iOS. Three testing methods—[setUseFakeManager()](/docs/plugins/age-signals/#setusefakemanager), [setNextAgeSignalsResult(...)](/docs/plugins/age-signals/#setnextagesignalsresult), and [setNextAgeSignalsException(...)](/docs/plugins/age-signals/#setnextagesignalsexception)—enable comprehensive testing of age-related features without requiring actual Google Play integration.

A new [checkEligibility()](/docs/plugins/age-signals/#checkeligibility) method is now available on iOS to determine if users are eligible for age-gated features based on their region:

`[](#%5F%5Fcodelineno-0-1)import { AgeSignals } from '@capawesome/capacitor-age-signals';
[](#%5F%5Fcodelineno-0-2)
[](#%5F%5Fcodelineno-0-3)const checkEligibility = async () => {
[](#%5F%5Fcodelineno-0-4)  const result = await AgeSignals.checkEligibility();
[](#%5F%5Fcodelineno-0-5)  console.log('Eligible:', result.eligible);
[](#%5F%5Fcodelineno-0-6)};
`

### PostHog[¶](#posthog "Permanent link")

The [PostHog](/docs/plugins/posthog/) plugin now includes consent management and cookieless tracking features, giving you more control over user privacy and GDPR compliance. Three new methods—[optIn()](/docs/plugins/posthog/#optin), [optOut()](/docs/plugins/posthog/#optout), and [isOptOut()](/docs/plugins/posthog/#isoptout)—manage user consent for event tracking:

`[](#%5F%5Fcodelineno-1-1)import { Posthog } from '@capawesome/capacitor-posthog';
[](#%5F%5Fcodelineno-1-2)
[](#%5F%5Fcodelineno-1-3)const handleConsent = async () => {
[](#%5F%5Fcodelineno-1-4)  await Posthog.optIn(); // User accepts tracking
[](#%5F%5Fcodelineno-1-5)  await Posthog.optOut(); // User rejects tracking
[](#%5F%5Fcodelineno-1-6)
[](#%5F%5Fcodelineno-1-7)  const result = await Posthog.isOptOut();
[](#%5F%5Fcodelineno-1-8)  console.log('Opted out:', result.optedOut);
[](#%5F%5Fcodelineno-1-9)};
`

The plugin also supports cookieless tracking on Web, enabling privacy-focused analytics without browser cookies. Configure the [setup(...)](/docs/plugins/posthog/#setup) method with `cookielessMode` set to `always` for continuous cookieless tracking or `on_reject` to switch to cookieless mode when users opt out. This feature requires cookieless mode to be enabled in your PostHog project settings.

### Purchases[¶](#purchases "Permanent link")

The [Purchases](/docs/plugins/purchases/) plugin now includes a new [getProductById(...)](/docs/plugins/purchases/#getproductbyid) method that retrieves detailed information about a specific in-app product. This method simplifies product queries by allowing you to fetch details for a single product without needing to load your entire product catalog.

`[](#%5F%5Fcodelineno-2-1)import { Purchases } from '@capawesome-team/capacitor-purchases';
[](#%5F%5Fcodelineno-2-2)
[](#%5F%5Fcodelineno-2-3)const getProduct = async () => {
[](#%5F%5Fcodelineno-2-4)  const result = await Purchases.getProductById({
[](#%5F%5Fcodelineno-2-5)    productId: 'com.example.premium'
[](#%5F%5Fcodelineno-2-6)  });
[](#%5F%5Fcodelineno-2-7)
[](#%5F%5Fcodelineno-2-8)  console.log('Product:', result.product.displayName);
[](#%5F%5Fcodelineno-2-9)  console.log('Price:', result.product.price);
[](#%5F%5Fcodelineno-2-10)  console.log('Currency:', result.product.currencyCode);
[](#%5F%5Fcodelineno-2-11)};
`

The method returns comprehensive product information including the display name, description, localized pricing, currency code, and product type. This is particularly useful when you need to display pricing information for a specific product or validate product availability before presenting purchase options to users.

This method is available on Android and iOS 15.0+.

### Superwall[¶](#superwall "Permanent link")

We are excited to announce the initial release of the [Superwall](/docs/plugins/superwall/) plugin! This unofficial Capacitor plugin integrates the Superwall SDK into your mobile applications, providing powerful monetization and user engagement features for managing in-app subscriptions and paywalls.

The plugin enables you to display remotely-configured paywalls without app updates, control feature access based on subscription status, and track user analytics across platforms. It includes built-in A/B testing support to optimize conversion rates and works seamlessly on both Android and iOS. Check out the [documentation](/docs/plugins/superwall/) to learn more about getting started with the Superwall plugin.

May 7, 2026 

 Back to top 