Microsoft has released Visual Studio Code 1.110.1 to fix security vulnerabilities in its core engine and the Copilot Chat extension. Users can update to the latest version by accessing the Command Palette with Ctrl+Shift+P and selecting "Check for Updates," which will preserve user settings and extensions. The update addresses issues that caused project crashes due to previous updates and improves performance, especially for users with limited RAM. If users experience lag with Copilot Chat, they may consider disabling the extension to free up resources
TypeScript 6.0.1 RC released: How to Install it Without Breaking Your Build
Microsoft has released TypeScript 6.0.1 RC, which introduces configuration changes to ensure existing projects can continue compiling while preparing for the upcoming TypeScript 7.0. To install the release candidate, users can run `npm install -D typescript@rc` and make necessary adjustments in their `tsconfig`, such as setting "strict": false for previously tolerated sloppy code and specifying "module": "commonjs" for non-ESM targets. The update also deprecates certain flags and offers new features like the experimental `--stableTypeOrdering` flag, which aligns union ordering with future releases. Users are advised to monitor deprecation warnings and test their codebase early to catch any issues before the full release
Windows 11 Insider Preview Build 28020.1685 Canary Channel: Finally Removes Stale Update Files and Lets File Explorer Hear Your Voice
The Windows 11 Insider Preview Build 28020.1685 introduces significant enhancements, such as the removal of persistent update files and improved reliability for the "Free up space" function in Storage settings. Additionally, File Explorer has gained a new voice-typing feature, allowing users to rename files using their voice without the need for a keyboard or external microphone. While not all users will immediately access these features due to staggered rollouts, they can enable quicker updates through Insider settings. Overall, these updates aim to enhance user experience by streamlining file management and storage cleanup
Windows 11 Insider Preview Build 26300.7965 Dev Channel: Adds Administrator Protection and Voice‑Typing Renames
The Windows 11 Insider Preview Build 26300.7965 introduces several enhancements aimed at power users, including the reintroduction of Administrator protection, which allows for just-in-time elevation of admin rights for improved security and convenience. The drag tray has been redesigned with a smaller peek window to prevent accidental file sharing during use. Additionally, users can now rename files using voice typing with a simple Windows + H command, and the annoying white flash that occurred when launching or resizing File Explorer has been eliminated for a smoother experience. Other improvements include faster unblocking of downloaded files, enhancing the overall usability of the system
Windows 11 Insider Preview Build 26220.7961 Beta Channel: Gives Just‑In‑Time Admin Rights and Voice‑Typed File Renames
Microsoft has released the Windows 11 Insider Preview Build 26220.7961, which re-enables Administrator Protection to prevent rogue software from gaining full control of users' systems while allowing legitimate tasks to proceed. The update also introduces refinements to the drag tray, minimizing accidental taskbar launches, and adds a voice typing feature for renaming files in File Explorer, making the process more efficient. Additionally, minor visual improvements have been made to eliminate white flashes when opening new Explorer windows and resizing panes, enhancing the overall interface experience. These updates are being gradually rolled out to users who have opted into the preview toggle and will eventually be available to all users in the Beta Channel
Windows Package Manager 1.29.30‑preview Sharpens List Output and Modernizes the API
The preview build of Windows Package Manager version 1.29.30 enhances the list output format for greater consistency, making it easier to parse and compare results. A change from an optional boolean flag to an IReference type aligns the API with modern Windows standards while simplifying development for third-party wrappers. Additionally, a localization patch has resolved issues with garbled language strings in non-English environments, leading to clearer prompts and error messages. Overall, these updates aim to improve the user experience by ensuring more predictable output and reducing confusion regarding command verbosity
Windows Terminal Preview 1.25.622.0: How to Quickly Find Settings and Fix Common Key‑Binding Glitches
Windows Terminal Preview 1.25.622.0 introduces a new search interface in the Settings, a fully featured editor for actions and key bindings, and support for Kitty's keyboard protocol, enhancing user experience and performance. The update improves session restoration reliability between elevated and non-elevated windows and implements clipboard hijacking protection that only allows clipboard writes when the window is focused. Additional features include a layout-only persistence setting, ambiguous width configuration for mixed character scripts, and new color schemes that mimic Visual Studio Code's appearance. Performance tweaks yield a 10-25% increase in output throughput, and various bug fixes have been implemented to enhance overall functionality
Windows Terminal 1.24.10621.0 Fixes Icon Leakage, Boosts Performance, and Simplifies Extensions
Windows Terminal 1.24.10621.0 introduces several enhancements, including a bilingual Command Palette search, a new Extensions settings page for easier management, and improved performance with a 10-25% boost. The update removes support for icons fetched from the web to prevent data leaks, requiring users to host images locally or use relative paths. The settings UI has been refined with lighter color pickers and various bug fixes addressing issues such as lingering palette entries and application launch failures. Users can manually update to the new version from the GitHub releases page, while those on Insider channels will receive the update automatically
Visual Studio Code 1.110: Unlocking AI-Powered Productivity with Agents and Browser Automation
Visual Studio Code version 1.110 has introduced AI-powered agents capable of browsing applications, executing terminal commands, and remembering long-term plans, enhancing productivity for developers. New features include Agent Debug panels for monitoring tool calls in real time and the /autoApprove command that speeds up processes but carries risks if used carelessly. The update also adds browser automation tools for direct interaction with web pages within the editor, alongside various accessibility improvements and customization options for agents. Overall, these enhancements transform VS Code into a comprehensive assistant capable of reasoning, browsing, editing, and debugging seamlessly within the integrated development environment
Windows Server 2022 KB5082314 Update: Fixing Hello for Business Certificate Renewal Issues
Microsoft has released an out-of-band update, KB5082314, for Windows Server 2022 to address certificate renewal issues specifically affecting AD FS servers using Hello for Business. The update includes all previous security patches and a critical fix for a known issue preventing the "Certificate for Windows Hello" dialog from refreshing post-installation of the February update, KB5075906. Administrators must enable the Known-Issue Rollback (KIR) setting through Microsoft Support to take advantage of the certificate fix, as it is disabled by default. Overall, installing KB5082314 is essential for those with the AD FS/Hello for Business configuration, while other users will still benefit from the latest security improvements
Windows 11 Insider Preview Build 26300.7939 Dev Channel: What's new
Windows 11 Insider Preview Build 26300.7939 introduces a new registry switch that locks batch files during execution to prevent modifications that can cause errors. Users can enable this feature by creating a DWORD value named LockBatchFilesWhenInUse in the registry and setting it to 1, which ensures the command processor locks batch files for the duration of their run. This addition addresses previous issues where "file in use" errors occurred due to scripts being edited while still executing, particularly after driver updates. Although this lock is beneficial for environments with potential interference from rogue installers, it may be unnecessary for controlled settings where batch files are used safely
Windows 11 Canary Build 28020.1673 - Real fixes you’ll actually notice
Microsoft has released Windows 11 Build 28020.1673 to Windows Insiders in the Canary Channel, introducing several notable updates that enhance user experience. The build includes Emoji 16.0 with new icons, Quick Machine Recovery for unmanaged Windows Professional machines, and a built-in network speed test accessible from the taskbar. Additional improvements include better webcam controls, enhanced nearby sharing capabilities, and a more consistent dark mode in File Explorer, addressing common user frustrations. Overall, this update focuses on practical fixes and features that improve daily usability rather than just aesthetic enhancements
Windows 11 Insider Build 26220.7934 Beta Channel: How to Lock Batch Files and Use Paint’s New Free‑Rotate Feature
The Windows 11 Insider Preview Build 26220.7934 introduces several enhancements, including a registry option that locks batch files during execution to improve security and performance. The update also features separate volume sliders for shared Bluetooth LE Audio and a new Narrator shortcut for reading status bars, enhancing accessibility for users. Additionally, Paint now supports freeform rotation of selected objects, allowing for more precise editing. Minor reliability fixes have also been implemented, particularly for storage cleanup and ADLaM keyboard typing, although these changes are mostly background improvements
Windows 11 KB5077239 Preview: What's New and Improved in this 26H1 Update
The Windows 11 preview update KB5077239 is being rolled out gradually to 26H1 PCs, featuring enhancements to Copilot, updated aesthetics in File Explorer, camera improvements, and accessibility tweaks. Key improvements include language support for the Copilot experience and a more cohesive dark mode for File Explorer, alongside better camera functionality through Windows Studio Effects. The update also addresses issues like lock screen freezing, Explorer.exe stalling, and a memory leak in the slideshow lock screen, while enhancing BitLocker recovery and Windows Sandbox stability. Users can expect to receive these updates soon, with the full rollout planned for later this month
Windows 11 KB5077241 Preview Update: New Features and Fixes
The Windows 11 KB5077241 preview update introduces new features and fixes for versions 25H2 and 24H2, including the addition of Emoji 16.0, a network speed test, and camera pan/tilt controls. The update improves overall performance with enhancements to BitLocker reliability and Secure Boot certificate management. It is being rolled out in two phases—gradual and normal—so users may see the "This PC needs to restart" message on different days. Additionally, while most users will experience a smooth update process, some may encounter issues that can typically be resolved by updating network drivers or uninstalling the update in Safe Mode
Windows 11 Canary Channel Insider Preview Build 28020: Latest Features and Updates
The latest Windows 11 Canary Channel Insider Preview Build 28020 introduces several new features aimed at improving user experience, such as Cross-Device Resume for seamless file transfers between Android devices and Microsoft 365 programs, and Narrator Customization for better screen-reader usability. Enhanced Windows Hello now supports external fingerprint readers, ensuring high-assurance login experiences on desktops and Copilot+ machines. Voice Typing has been improved with a delay slider to prevent premature commands, and Voice Access offers a streamlined setup process for easier voice navigation. Additionally, the Settings Agent has expanded to support multiple languages, while a revamped Paint app introduces freeform rotation for shapes and text
Windows 11 Insider Preview Build 26300.7877 Released to Insiders in the Dev Channel
The latest Windows 11 Insider Preview Build 26300.7877 introduces various enhancements primarily focused on cosmetic improvements and usability. Key changes include an updated right-click "Open" icon that matches the default app, a more streamlined Device info card in Settings, and improved taskbar animations. Additionally, the update addresses a significant bug in File Explorer related to tab behavior and enhances Nearby Sharing for larger files. Paint also receives a new freeform rotate feature, adding a playful element to the application
Windows 11 Insider Preview Build 26220.7872 Available in the Beta Channel
Windows 11 Insider Preview Build 26220.7872 (KB5077231) has been released to the Beta channel, introducing several user-friendly updates. Notably, the context-menu "Open" icon now matches the default app for .exe, .bat, and .cmd files, addressing a long-standing visual inconsistency. Additionally, the Settings app features a streamlined "Device info" card that consolidates essential hardware specs, making troubleshooting easier, while taskbar hover animations have been smoothed for a more pleasant user experience. Insiders can access these updates immediately if they have enabled the latest update toggle, or they will receive them later through the standard rollout
Windows 11 Preview Builds 26100.7921 and 26200.7921 Refresh: Overview
Microsoft has released refreshed preview updates for Windows 11 Build 26100.7921 and 26200.7921, incorporating several enhancements such as automatic activation of Quick Machine Recovery, a built-in Sysmon tool, and a network speed test accessible from the taskbar. The update also introduces camera pan/tilt controls, minor improvements to search functionality, and better printing performance. Users can now set .webp images directly as desktop wallpapers, and new features for organizations using Microsoft Entra streamline the first sign-in process for devices. Overall, these updates provide a mix of useful tools and polish to enhance user experience
Visual Studio Code 1.109.5: Slash Commands, Session Renaming, and Kitty Keyboard Support
Visual Studio Code has released version 1.109.5, introducing three significant features designed to enhance user productivity with background agents. The update allows users to utilize slash commands for streamlined access to built-in actions in prompt files, reducing the reliance on mouse clicks. Additionally, users can now rename background agent sessions for better organization and easier retrieval of past discussions. Lastly, the integration of Kitty keyboard support enhances navigation and snippet insertion, improving the overall user experience