Skip to content

Commit d40ae63

Browse files
committed
feat(news): news july 2026
1 parent 776fefa commit d40ae63

1 file changed

Lines changed: 80 additions & 0 deletions

File tree

news/2026-07-01-july-news.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
slug: 2026-07
3+
title: July 2026
4+
description: Extension Updates
5+
image: images/adobeair.png
6+
authors: [ marchbold ]
7+
tags: [newsletter, gameservices, nativewebview, windows, chromium]
8+
---
9+
10+
> June Release Update
11+
12+
June focused on Windows functionality improvements in NativeWebView and maintenance updates to GameServices packaging and documentation.
13+
14+
Key focus:
15+
16+
- NativeWebView Windows updates for cookie handling and cache clearing
17+
- NativeWebView Chromium runtime update to v147.0.10
18+
- GameServices packaging update to remove ReplayKit inclusion from the norecording workflow
19+
20+
21+
<!-- truncate -->
22+
23+
Here's a quick overview of the latest extension updates:
24+
25+
:::note Extension Updates
26+
- [NativeWebView v9.0.1](https://github.com/airnativeextensions/ANE-NativeWebView/releases/tag/v9.0.1) - Windows implementation updates, including improved cookie clearing, cache clearing, and Chromium version update
27+
- [GameServices v11.0.3](https://github.com/airnativeextensions/ANE-GameServices/releases/tag/v11.0.3) - norecording packaging update and documentation cleanup
28+
:::
29+
30+
If you have any questions, we're here to help!
31+
32+
33+
---
34+
35+
![](images/nativewebview.png)
36+
37+
### [NativeWebView](https://airnativeextensions.com/extension/com.distriqt.NativeWebView)
38+
39+
[v9.0.1](https://github.com/airnativeextensions/ANE-NativeWebView/releases/tag/v9.0.1)
40+
41+
This release updates the Windows implementation with better cache and cookie management and includes a Chromium runtime update.
42+
43+
#### Updates
44+
- Windows: Improved remove-all-cookies functionality to better handle each WebView request context
45+
- Windows: Added clear cache functionality
46+
- Windows: Updated Chromium version to v147.0.10
47+
48+
49+
---
50+
51+
![](images/gameservices.png)
52+
53+
### [GameServices](https://airnativeextensions.com/extension/com.distriqt.GameServices)
54+
55+
[v11.0.3](https://github.com/airnativeextensions/ANE-GameServices/releases/tag/v11.0.3)
56+
57+
Maintenance update improving norecording packaging behavior and cleaning up outdated documentation references.
58+
59+
#### Updates
60+
- norecording: Updated implementation to remove ReplayKit inclusion and release airpackage
61+
- Documentation: Removed references to legacy dependency com.distriqt.playservices.Drive
62+
- Android Library Versions:
63+
- `com.google.android.gms.play-services-games` v21.0.0
64+
65+
66+
---
67+
68+
![](images/adobeair.png)
69+
70+
## Further Information
71+
72+
As always, thank you for your continued support of distriqt and the AIR developer community.
73+
Your feedback and contributions help us keep these extensions up to date and running smoothly across platforms.
74+
75+
- For full documentation and setup guides, visit [docs.airnativeextensions.com](https://docs.airnativeextensions.com)
76+
- Join the AIR community discussions and get support at [github](https://github.com/airsdk/Adobe-Runtime-Support/)
77+
- Publicly available extensions at [airnativeextensions](https://github.com/airnativeextensions)
78+
- [Support](https://github.com/sponsors/marchbold) my ongoing involvement in the community
79+
80+
Stay tuned for more updates next month!

0 commit comments

Comments
 (0)