Skip to content

Commit 92a3916

Browse files
committed
feat(news): add warning about github migration
1 parent a63d591 commit 92a3916

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

news/2026-04-01-april-news.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,44 @@ Key focus:
1717
- Keeping Facebook iOS SDK integrations current
1818
- Resolving a macOS NativeWebView crash scenario
1919
- Expanding AgeRange testing and handling paths for edge cases
20+
- Migrating extension repositories from `distriqt` to `airnativeextensions`
2021

2122
As always, we recommend updating to the latest versions to ensure compatibility, stability, and access to the newest platform features.
2223

24+
25+
:::tip Repository Migration Notice
26+
We are migrating our GitHub repositories for native extensions from the [**distriqt**](https://github.com/distriqt) organisation to [**airnativeextensions**](https://github.com/airnativeextensions).
27+
28+
During this migration, existing users may receive invitations to the new repositories.
29+
30+
You will need to **accept these GitHub invitations** to continue having access to extension repositories and future updates.
31+
32+
### What to expect
33+
34+
1. We will progressively move extension repositories to the **airnativeextensions** organisation.
35+
2. If you currently have access, GitHub will send an invitation for the equivalent repository under the new organisation.
36+
3. Invitations are sent by GitHub and may appear as an email and/or a notification in GitHub.
37+
38+
### What you need to do
39+
40+
1. Open the invitation from GitHub.
41+
2. Accept the invitation to the repository under **airnativeextensions**.
42+
3. Confirm you can access the new repository and release tags.
43+
4. Update any existing bookmarks, remotes, or automation to point to the new repository URL.
44+
45+
### Timing and continuity
46+
47+
- Access to migrated repositories depends on accepting the invitation.
48+
- We will aim to keep migration disruption to a minimum and communicate important changes as they happen.
49+
50+
### Questions
51+
52+
If you believe you should have access but do not receive an invite or if the invitation expires, please contact us so we can verify your account access and resend the invitation where required.
53+
54+
Please feel free to reach out if you have any questions or concerns about this migration.
55+
:::
56+
57+
2358
<!-- truncate -->
2459

2560
Here's a quick overview of the latest extension updates:
@@ -28,8 +63,7 @@ Here's a quick overview of the latest extension updates:
2863
- [InAppBilling v18.1.0](https://github.com/distriqt/ANE-InAppBilling/releases/tag/v18.1.0) - Play Billing SDK v8.3.0 and `countryCode` support in `getUserData`
2964
- [FacebookAPI v18.1.1](https://github.com/distriqt/ANE-FacebookAPI/releases/tag/v18.1.1) - iOS SDK update to v18.0.3
3065
- [NativeWebView v8.0.5](https://github.com/distriqt/ANE-NativeWebView/releases/tag/v8.0.5) - macOS focus-loss crash fix
31-
- [AgeRange v0.3.0](https://github.com/airnativeextensions/ANE-AgeRange/releases/tag/v0.3.0) - Null handling, fake error testing, and packaging fixes
32-
- [AgeRange v0.2.0](https://github.com/airnativeextensions/ANE-AgeRange/releases/tag/v0.2.0) - Play Age Signals API v0.0.3 updates
66+
- [AgeRange v0.3.0](https://github.com/airnativeextensions/ANE-AgeRange/releases/tag/v0.3.0) - Null handling, fake error testing, and packaging fixes. Play Age Signals API v0.0.3 updates
3367
:::
3468

3569
If you have any questions, we're here to help!

0 commit comments

Comments
 (0)