SDK

Winsage
March 4, 2026
Microsoft has released version 0.2 of its Windows App Development CLI (winapp), incorporating several new features based on community feedback. Key updates include first-class support for .NET projects, allowing integration of WinUI 3, WPF, Windows Forms, and .NET console applications. Developers can initialize projects with winapp init, which aligns them with the appropriate Windows SDK version and generates necessary folders. The update also introduces manifest placeholders for easier app packaging, integrates Microsoft Store CLI commands into winapp, and enhances the help and error messaging system for better usability. Additional improvements include new commands for external catalogs and package identity, updates to winapp pack and manifest update-assets, and a Flutter guide with a sample project for using Windows App SDK APIs.
AppWizard
February 18, 2026
Android 17 Beta 1 has launched for Pixel phones, introducing significant changes in app orientation and resizability restrictions. It eliminates the option for developers to opt-out of these restrictions on larger screens (width greater than 600 dp), disregarding five specific attributes and APIs for applications on large screens or games. This aims to improve user experience on Android tablets, foldable phones, and Chromebooks, addressing issues with apps that lock into a single orientation. Developers must adapt their applications to comply with the new standards set by SDK 37, ensuring compatibility with the phase-out of certain manifest attributes and runtime APIs from Android 16. Users will retain control over their app experience through aspect ratio settings. The upcoming Aluminum OS will require Android applications to operate seamlessly in landscape mode, indicating a push for a more unified Android experience.
Winsage
February 11, 2026
Microsoft's February 2026 Patch Tuesday addressed 59 vulnerabilities in Windows 11, with six confirmed as actively exploited. The most critical vulnerability is CVE-2026-21510, a Windows Shell security feature bypass with a CVSS rating of 8.8, allowing attackers to evade warnings by tricking users into opening malicious files. Another significant vulnerability, CVE-2026-21513, also rated at 8.8, affects MSHTML and allows remote attackers to bypass execution prompts through malicious code in HTML or shortcut files. CVE-2026-21514 impacts Microsoft Word and enables adversaries to disable OLE mitigations, posing risks through document-based attacks. Two local privilege escalation vulnerabilities are CVE-2026-21519 in Desktop Window Manager and CVE-2026-21533 in Windows Remote Desktop Services, with CVSS scores of 7.8. CVE-2026-21525 is a denial-of-service vulnerability in Remote Access Connection Manager. The update includes 53 additional vulnerabilities across various Microsoft products and services, with CVE-2026-21531 in Azure SDK rated at 9.8 and CVE-2026-20841 affecting Windows Notepad rated at 8.8. The cumulative update for Windows 11 (KB5077181) also includes enhancements and resolves WPA3 Wi-Fi connectivity issues. Microsoft reminded users of the June 2026 expiration of Secure Boot certificates, which requires timely updates to ensure secure booting. Users can install the updates via Windows Update.
Tech Optimizer
January 17, 2026
ClickHouse has secured 0 million in a Series D funding round led by Dragoneer Investment Group, with participation from investors such as Bessemer Venture Partners, GIC, and others. The funding will support global expansion and product development, focusing on AI infrastructure and application monitoring. ClickHouse currently has over 3,000 customers on its ClickHouse Cloud platform, with an annual recurring revenue growth exceeding 250% year over year. Recent adopters include Capital One, Lovable, and Airwallex, alongside established clients like Meta and Tesla. ClickHouse has acquired Langfuse, an open-source platform for LLM observability, and introduced a native Postgres service for integrating transactional workloads with its analytical engine. The company is also expanding its ecosystem and geographic reach through partnerships, including one with Japan Cloud and collaboration with Microsoft Azure.
AppWizard
January 2, 2026
CS: Legacy, an unofficial remake of Counter-Strike 1.6 developed by a team of veteran modders, has faced significant challenges since its announcement. The project aimed to use Valve's 2013 Source Engine but received a warning from a Valve employee regarding the use of the Counter-Strike intellectual property, leading to uncertainty about its future. Communication with Valve has been minimal, prompting the developers to freeze the project and seek one last attempt to engage with Valve while shifting their focus to a new multiplayer game in the Godot engine. The team has refunded Patreon backers and halted development, expressing frustration over the lack of response from Valve. They have made progress on their new game, which features elements reminiscent of classic Valve shooters.
AppWizard
December 15, 2025
Google has released Android XR SDK Developer Preview 3, which enhances AI Glasses development with two new libraries: Jetpack Projected and Jetpack Compose Glimmer, and expands ARCore for Jetpack XR to include motion tracking and geospatial capabilities. Jetpack Projected allows apps to project XR experiences from host devices to AI Glasses, enabling interaction with the glasses' hardware. Jetpack Compose Glimmer provides UI components for creating augmented experiences, utilizing optical see-through technology. An AI Glasses emulator is also available in Android Studio for developers to preview UI designs. The expanded ARCore capabilities include retrieving planar data, anchoring content, motion tracking, and geospatial pose support. Developers can access these features through Android Studio Canary with the latest emulator version.
Search