<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/355/?d=2</link><description>News: Software News</description><language>en</language><item><title>Ubuntu becomes a rolling release with Rolling Rhino</title><link>https://nsaneforums.com/news/software-news/ubuntu-becomes-a-rolling-release-with-rolling-rhino-r4970/</link><description><![CDATA[<p style="text-align: center;">
	<img alt="1648334051_rhinoheader_story.jpg" class="ipsImage" data-ratio="59.31" height="404" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648334051_rhinoheader_story.jpg">
</p>

<p>
	 
</p>

<p>
	Since its <a href="https://fossbytes.com/ubuntu-4-10-warty-warthog-review/" rel="external nofollow">first release in 2004</a>, Ubuntu has produced releases twice per year and while the 20th anniversary of Ubuntu is only two years away, the release cycle hasn’t changed. Of course, a 6 month release cycle was nothing new when Ubuntu burst onto the scene. Fedora has been doing it for longer, though not following nearly as strict of a schedule. But there was a black horse on the horizon that carved its own niche from the already miniscule Gentoo user base. That distribution was <a href="https://www.neowin.net/news/btw-it039s-my-birthday---arch-linux-becomes-20-years-old-today/" rel="external nofollow">Arch Linux</a>.
</p>

<p>
	 
</p>

<p>
	While there are many positive qualities that would draw a user into the world of Arch, its headlining feature would be the one that remains the most relevant in today’s world of continuous integration and delivery and that’s its rolling release strategy. While I don’t think<a href="https://usesthis.com/interviews/judd.vinet/" rel="external nofollow"> Judd Vinet</a> could have predicted the proliferation of DevOps or the massive shift to cloud computing, it must be interesting to see that the entire industry is following the Arch strategy in all sorts of different places. One could even argue that Microsoft Windows has become a rolling release.
</p>

<p>
	 
</p>

<p>
	While many of Arch’s contemporaries have joined the fray, one notable open-source giant has yet to make the leap. Rolling Rhino looks to change that by converting Ubuntu into a rolling release.
</p>

<p>
	 
</p>

<p>
	How is this achieved? According to the documentation, it’s mainly accomplished by tracking ‘devel’ repositories, which are repositories that have existed for every release but are not often used in production. You must start with a modified Ubuntu image which can be found <a href="https://rollingrhinoremix.github.io/downloads" rel="external nofollow">here</a>. Then, the distribution must be ‘initialized’ by follow steps in the <a href="https://rollingrhinoremix.github.io/docs-install/" rel="external nofollow">documentation</a>. Lastly, you need to use their custom tool called ‘rhino-update’ which extends the capabilities to apt that allow the distribution to update itself outside of the normal confines of a traditional Ubuntu release.
</p>

<p>
	 
</p>

<p>
	While Ubuntu continues to find success in the cloud with their server offerings, the desktop has lost a lot of its luster. Once lauded for its ease of use and installation for the layperson, other distributions like Fedora and Manjaro (a friendly installation of Arch) have caught up in a big way. Will Rolling Rhino shine a much needed light on Ubuntu in the consumer/hobbyist space, or will it increase Ubuntu's relevance in the container space? Only time will tell.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://rollingrhinoremix.github.io/" rel="external nofollow">Rolling Rhino Remix</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/ubuntu-becomes-a-rolling-release-with-rolling-rhino/" rel="external nofollow">Ubuntu becomes a rolling release with Rolling Rhino</a>
</p>
]]></description><guid isPermaLink="false">4970</guid><pubDate>Sat, 26 Mar 2022 23:36:00 +0000</pubDate></item><item><title>Windows Terminal now has a Windows 11 only package, v1.12.1073 fixes PowerToys bug, and more</title><link>https://nsaneforums.com/news/software-news/windows-terminal-now-has-a-windows-11-only-package-v1121073-fixes-powertoys-bug-and-more-r4966/</link><description><![CDATA[<p>
	<img alt="1630442240_acrylic-tab-row_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2021/08/1630442240_acrylic-tab-row_story.jpg">
</p>

<p>
	PowerShell on Terminal with Windows 11 on background
</p>

<p>
	 
</p>

<p>
	Windows Terminal v1.12.1073 is here and the new version brings some significant changes as well as several notable bug fixes that were there in Terminal v1.12.
</p>

<p>
	 
</p>

<p>
	With this release, the Windows Terminal now comes in two flavors, one for Windows 11 only and the other one for Windows 10 and 11. As such the Windows 11-only package is much smaller, around half the size of the other. Just in case you install the Windows 10-11 version on Windows 11, it will automatically upgrade to the Windows 11 one on its own so you can opt for either in case you are on 11.
</p>

<p>
	 
</p>

<p>
	Moving on, here are the bug fixes in this release:
</p>

<p>
	 
</p>

<p>
	Usability
</p>

<p>
	 
</p>

<ul>
	<li>
		Terminal can once again be configured as a startup application, and can be detected by tools like PowerToys (#12491)
	</li>
	<li>
		There was a puzzling "Element not found" error during settings loading; there is no longer such an error (#12687)
	</li>
	<li>
		Terminal will no longer mix up profiles when it is launched in response to a console application spawning (#12484)
	</li>
	<li>
		Formatted copy will now try harder to preserve Unicode charatcers in RTF (#12586) (thanks @ianjoneill!)
	</li>
	<li>
		We have replaced the word "Summon" with "Show/Hide" in the command palette for improved localization (#12603)
	</li>
	<li>
		Our confidence in the settings UI's Save button has led to us no longer backing up the settings JSON file (#12652)
	</li>
</ul>

<p>
	 
</p>

<p>
	Accessibility
</p>

<p>
	 
</p>

<ul>
	<li>
		Terminal now announces newly-printed text to any attached screen reader (#12358)
	</li>
	<li>
		Command palette search now tries to announce the number of results to the screen reader (#12429)
	</li>
</ul>

<p>
	 
</p>

<p>
	Reliability
</p>

<p>
	 
</p>

<ul>
	<li>
		We won't crash any longer if you give us a command line that is a directory (#12538) (thanks @ianjoneill!)
	</li>
	<li>
		A crash on launch related to multi-windowing and the default terminal setting has been quashed (subset of #12205)
	</li>
	<li>
		Fixed a crash setting the hotkey during teardown (#12580)
	</li>
	<li>
		Fixed a different pair of crashes, also likely related to default terminal handoff (#12666)
	</li>
	<li>
		ScrollConsoleScreenBuffer no longer takes the console upstate (#12669)
	</li>
	<li>
		Pressing Page Up or Page Down with an empty command palette, which seemed like a reasonable thing to do, was taught to not crash the Terminal (#12528)
	</li>
</ul>

<p>
	 
</p>

<p>
	Rendering
</p>

<p>
	 
</p>

<ul>
	<li>
		Font axes/features once again work across a DPI change (#12492)
	</li>
</ul>

<p>
	 
</p>

<p>
	You can head over to GitHub and download Windows Terminal v1.12.1073 via <a href="https://github.com/microsoft/terminal/releases/tag/v1.12.10732.0" rel="external nofollow">this link</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-terminal-now-has-a-windows-11-only-package-v1121073-fixes-powertoys-bug-and-more/" rel="external nofollow">Windows Terminal now has a Windows 11 only package, v1.12.1073 fixes PowerToys bug, and more</a>
</p>
]]></description><guid isPermaLink="false">4966</guid><pubDate>Sat, 26 Mar 2022 20:27:32 +0000</pubDate></item><item><title>Windows Office Version 2204 (Build 15121.20000) rolling out to Beta Channel Insiders</title><link>https://nsaneforums.com/news/software-news/windows-office-version-2204-build-1512120000-rolling-out-to-beta-channel-insiders-r4961/</link><description><![CDATA[<p>
	Microsoft has released Office Version 2204 (Build 15121.20000) for Windows Office Insiders registered in the Beta Channel. The update offers no new features but comes with a ton of fixes for issues found in Word, Excel, PowerPoint, Outlook, Project, Access.
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">if(typeof __ez_fad_position!='undefined'){__ez_fad_position('div-gpt-ad-mspoweruser_com-box-3-0')};</script>
</p>

<p>
	You can read the official changelog in more detail below.
</p>

<h2>
	Changelog
</h2>

<p>
	<img alt="Office-Windows-scaled.jpeg" class="ipsImage" data-ratio="75.10" height="540" width="187" src="https://mspoweruser.com/wp-content/uploads/2022/03/Office-Windows-scaled.jpeg">
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">var asau='7553030695';var cid='1828316328';var pid='ca-pub-4611886520401719';var slotId='div-gpt-ad-mspoweruser_com-medrectangle-3-0';var ffid=1;var alS=1021%1000;var container=document.getElementById(slotId);var ins=document.createElement('ins');ins.id=slotId+'-asloaded';ins.className='adsbygoogle ezasloaded';ins.dataset.adClient=pid;ins.dataset.adSlot=asau;ins.dataset.adChannel=cid;ins.dataset.fullWidthResponsive='true';ins.style.display='block';if(ffid!==2){ins.style.width=container.offsetWidth+'px';}else{container.attributes.ezaw.value+'px';}
if(alS>=30&&(alS!=34&&alS!=35)){ins.dataset.adFormat='auto';}else{ins.style.height=container.attributes.ezah.value+'px';}
container.appendChild(ins);(adsbygoogle=window.adsbygoogle||[]).push({});window.ezoSTPixelAdd(slotId,'stat_source_id',44);window.ezoSTPixelAdd(slotId,'adsensetype',2);var lo=new MutationObserver(window.ezaslEvent);lo.observe(document.getElementById(slotId+'-asloaded'),{attributes:true});</script>
</p>

<p>
	Microsoft recently <a href="https://mspoweruser.com/windows-office-version-2204-for-beta-channel/" rel="external nofollow">added a plethora of fixes to the latest Office Build</a> for Insiders(Current Channel) on Windows. The company also released a new <a href="https://mspoweruser.com/microsoft-office-insider-build-for-mac-users/" rel="external nofollow">Office version 16.60 (Build 22032100) for Mac users</a> registered in the Office Beta Channel Insider program.
</p>

<p>
	 
</p>

<p>
	In other news, Microsoft recently released Windows Office Insider Preview <a href="https://insider.office.com/en-us/releasenotes/windows/slow" rel="external nofollow">Build 15028.20050</a>, adding the ability to refresh your stock data in the background regularly, the ability to insert hyperlinks into Excel comments. The update also added the ability to let users apply labels whenever a document, worksheet, or presentation is either created or modified as against previous scenarios where default sensitivity labels are configured by your administrator.
</p>

<p>
	 
</p>

<p>
	Microsoft recently released Office Insider updates for Mac and iOS users too. Like Windows users, <a href="https://mspoweruser.com/office-insider-build-16-59-22030601-mac-users/" rel="external nofollow">Office Insiders on Mac can also add hyperlinks to comments in Excel</a>. The company added many new features alongside the ability to add hyperlinks to the latest Office Insider update for Mac.
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">var asau='7553030695';var cid='1828316328';var pid='ca-pub-4611886520401719';var slotId='div-gpt-ad-mspoweruser_com-medrectangle-4-0';var ffid=1;var alS=1022%1000;var container=document.getElementById(slotId);var ins=document.createElement('ins');ins.id=slotId+'-asloaded';ins.className='adsbygoogle ezasloaded';ins.dataset.adClient=pid;ins.dataset.adSlot=asau;ins.dataset.adChannel=cid;ins.dataset.fullWidthResponsive='true';ins.style.display='block';if(ffid!==2){ins.style.width=container.offsetWidth+'px';}else{container.attributes.ezaw.value+'px';}
if(alS>=30&&(alS!=34&&alS!=35)){ins.dataset.adFormat='auto';}else{ins.style.height=container.attributes.ezah.value+'px';}
container.appendChild(ins);(adsbygoogle=window.adsbygoogle||[]).push({});window.ezoSTPixelAdd(slotId,'stat_source_id',44);window.ezoSTPixelAdd(slotId,'adsensetype',2);var lo=new MutationObserver(window.ezaslEvent);lo.observe(document.getElementById(slotId+'-asloaded'),{attributes:true});</script>
</p>

<p>
	To update to the latest Microsoft Office Insider Preview Build, open any Office program and go to File&gt; Account&gt; Update Options&gt; Update Now.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/office-build-15121-20000-for-windows-user/" rel="external nofollow">Windows Office Version 2204 (Build 15121.20000) rolling out to Beta Channel Insiders</a>
</p>
]]></description><guid isPermaLink="false">4961</guid><pubDate>Sat, 26 Mar 2022 08:09:37 +0000</pubDate></item><item><title>Windows 11 build 22581.100 servicing update released to Beta and Dev Channels</title><link>https://nsaneforums.com/news/software-news/windows-11-build-22581100-servicing-update-released-to-beta-and-dev-channels-r4956/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 11 build 22581.100 (KB5013283) to the Dev and Beta Channel insiders. The new build does not bring anything new to the table as it is a cumulative update with which the company is testing its servicing pipelines as it is often known to do. Microsoft has been frequently releasing servicing updates now as the Dev Channel builds are beeming with new and upcoming features.
</p>

<p>
	 
</p>

<p>
	The full announcement says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	We are starting to roll out Cumulative Update Build 22581.100 (KB5013283). This update does not include anything new and is designed to test our servicing pipeline for builds in the Dev Channel.
</p>

<p>
	 
</p>

<p>
	Hence, all the bug fixes and improvements that were announced with the <a href="https://www.neowin.net/news/microsoft-brings-the-latest-windows-11-build-22581-to-both-dev-and-beta-channels/" rel="external nofollow">earlier released build 22581</a> to the Dev Channel as well as the Beta channel are carried over into this. The build has loads of new features as we are now moving into the next phase of Windows 11 in preparation for version 22H2.
</p>

<p>
	 
</p>

<p>
	Interestingly, while there are no new changes made in this build, servicing test builds like these before have been known to break some features. For example, Windows 10 Build 21292.1010 <a href="https://www.neowin.net/news/windows-10-build-212921010-breaks-x64-emulation-on-arm-pcs/" rel="external nofollow">caused issues for x64 emulation on ARM PCs</a>.
</p>

<p>
	 
</p>

<p>
	The original announcement can be found <a href="https://blogs.windows.com/windows-insider/2022/03/23/announcing-windows-11-insider-preview-build-22581/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-build-22581100-servicing-update-released-to-beta-and-dev-channels/" rel="external nofollow">Windows 11 build 22581.100 servicing update released to Beta and Dev Channels</a>
</p>
]]></description><guid isPermaLink="false">4956</guid><pubDate>Fri, 25 Mar 2022 19:40:16 +0000</pubDate></item><item><title>Microsoft: Windows 7 recovery app fails after January updates</title><link>https://nsaneforums.com/news/software-news/microsoft-windows-7-recovery-app-fails-after-january-updates-r4955/</link><description><![CDATA[<p>
	Microsoft says Windows 7 recovery discs created using the Control Panel Backup and Restore app will fail to start after installing Windows updates released since January 11, 2022.
</p>

<p>
	 
</p>

<p>
	However, while Microsoft did not explain why this happens, it said the recovery discs would work on systems where the problematic updates weren't installed.
</p>

<p>
	 
</p>

<p>
	As the company further noted, no other third-party backup or recovery applications are currently known to be impacted by this known issue.
</p>

<p>
	 
</p>

<p>
	"After installing the Windows updates released January 11, 2022 or later Windows versions on an affected version of Windows, recovery discs (CD or DVD) created by using the <a href="https://support.microsoft.com/windows/backup-and-restore-in-windows-352091d2-bb9d-3ea3-ed18-52ef2b88cbef" rel="external nofollow" target="_blank">Backup and Restore (Windows 7)</a> app in Control Panel might be unable to start," Microsoft said.
</p>

<p>
	 
</p>

<p>
	"Recovery discs that were created by using the Backup and Restore (Windows 7) app on devices which have installed Windows updates released before January 11, 2022 are not affected by this issue and should start as expected."
</p>

<p>
	 
</p>

<p>
	The list of Windows versions affected by the recovery disc start failures includes all editions of Windows 10 versions 1607 or later and all editions of Windows 11.
</p>

<p>
	 
</p>

<p>
	Redmond added that it's working on a fix to address this issue that will be delivered with an upcoming release.
</p>

<p>
	 
</p>

<p>
	According to StatCounter statistics, <a href="https://gs.statcounter.com/os-version-market-share/windows/desktop/worldwide" rel="external nofollow" target="_blank">11.99% of all Windows devices</a> are still running Windows 7, with various versions of the Microsoft OS being used by <a href="https://gs.statcounter.com/os-market-share/desktop/worldwide" rel="external nofollow" target="_blank">75.86% of desktop devices worldwide</a>.
</p>

<h2>
	January updates behind a series of known issues
</h2>

<p>
	Microsoft has previously fixed multiple issues linked to the Windows January 2022 updates, including:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-recent-windows-server-updates-cause-dns-issues/" target="_blank" rel="external nofollow">Windows Server DNS resolution problems</a>, 
	</li>
	<li>
		a <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-fixes-bluetooth-issue-causing-windows-blue-screens/" target="_blank" rel="external nofollow">Bluetooth issue causing Windows blue screens</a>, 
	</li>
	<li>
		<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-windows-domain-controller-restarts-caused-by-lsass-crashes/" target="_blank" rel="external nofollow">Windows domain controller restarts caused by LSASS crashes</a>, 
	</li>
	<li>
		<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-january-windows-server-updates-cause-netlogon-issues/" target="_blank" rel="external nofollow">Windows Server Netlogon issues</a>, 
	</li>
	<li>
		and a <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-fixes-windows-active-directory-bug-caused-by-jan-updates/" target="_blank" rel="external nofollow">Windows Active Directory bug</a>.
	</li>
</ul>

<p>
	 
</p>

<p>
	The company also addressed issues caused by the January 2022 Patch Tuesday updates by releasing <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-releases-emergency-fixes-for-windows-server-vpn-bugs/" target="_blank" rel="external nofollow">out-of-band (OOB) emergency updates</a>.
</p>

<p>
	 
</p>

<p>
	They fixed problems related to Windows Server Domain Controllers restarting, VPN connectivity, ReFS-formatted removable media mount failures, and Virtual Machines failing to start.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-windows-7-recovery-app-fails-after-january-updates/" rel="external nofollow">Microsoft: Windows 7 recovery app fails after January updates</a>
</p>
]]></description><guid isPermaLink="false">4955</guid><pubDate>Fri, 25 Mar 2022 19:38:22 +0000</pubDate></item><item><title>Asahi Linux is reverse-engineering support for Apple Silicon, including M1 Ultra</title><link>https://nsaneforums.com/news/software-news/asahi-linux-is-reverse-engineering-support-for-apple-silicon-including-m1-ultra-r4954/</link><description><![CDATA[<h3>
	Developers' work on past M1 hardware is making it easier to support new chips.
</h3>

<p>
	<img alt="asahi-macbook-800x450.jpg" class="ipsImage" data-ratio="62.50" height="405" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/03/asahi-macbook-800x450.jpg">
</p>

<div>
	<em>Slowly but surely, the Asahi Linux team is getting Linux up and running on Apple Silicon Macs.</em>
</div>

<div>
	<em>Apple/Asahi Linux</em>
</div>

<div>
	 
</div>

<div itemprop="articleBody">
	
	<p>
		Apple Silicon Macs have gotten mostly glowing reviews on Ars and elsewhere for their speed, power efficiency, and the technical achievement they represent—the chips are scaled-up phone processors that can perform as well or better than comparable Intel chips while using less power.
	</p>

	<p>
		 
	</p>

	<p>
		But the move away from x86 hardware has also made the Mac a bit less useful for those who want to run multiple operating systems on their Macs. While you can run ARM versions of Linux and (with caveats and <a href="https://www.macrumors.com/2021/09/14/arm-windows-m1-macs-not-supported/" rel="external nofollow">without official support</a>) Windows within virtual machines on Apple Silicon Macs, running alternate operating systems directly on top of the hardware isn't something Apple supports. Apple doesn't distribute drivers for other operating systems, and moving away from x86 CPUs and widely supported Intel and AMD GPUs makes it harder for other developers to step in and provide those drivers.
	</p>

	<p>
		 
	</p>

	<p>
		That's where <a href="https://asahilinux.org/" rel="external nofollow">the Asahi Linux project</a> comes in. For months, a small group of volunteers has worked to get this Arch Linux-based distribution up and running on Apple Silicon Macs, adapting existing drivers and (in the case of the GPU) painstakingly writing their own. And that work is paying off—last week, the team released <a href="https://asahilinux.org/2022/03/asahi-linux-alpha-release/" rel="external nofollow">its first alpha installer</a> to the general public, and as of yesterday, the software <a href="https://twitter.com/jaguar_9/status/1507069798156578821" rel="external nofollow">supports the new M1 Ultra</a> in the Mac Studio.
	</p>

	<p>
		 
	</p>

	<p>
		In the current alpha, an impressive list of hardware already works, including Wi-Fi, USB 2.0 over the Thunderbolt ports (USB 3.0 only works on Macs with USB-A ports, but USB 3.0 over Thunderbolt is "coming soon"), and the built-in display. But there are still big features missing, including DisplayPort and Thunderbolt, the webcam, Bluetooth, sleep mode, and GPU acceleration. That said, regarding GPU acceleration, the developers say that the M1 is fast enough that a software-rendered Linux desktop feels faster on the M1 than a GPU-accelerated desktop feels on many other ARM chips.
	</p>

	<p>
		 
	</p>

	<p>
		Asahi's developers don't think the software will be "done," with all basic M1-series hardware and functionality supported and working out of the box, "<a href="https://github.com/AsahiLinux/docs/wiki/%22When-will-Asahi-Linux-be-done%3F%22" rel="external nofollow">for another year, maybe two</a>." By then, Apple will probably have introduced another generation or two of M-series chips. But the developers are optimistic that much of the work they're doing now will continue to work on future generations of Apple hardware with relatively minimal effort.
	</p>

	<p>
		 
	</p>

	<p>
		On both their wiki pages and their status updates, the developers note that Apple is surprisingly committed to backward compatibility with its silicon. Some low-level components like the interrupt controller and UART hardware date all the way back to the original iPhone and PA Semi, a company Apple purchased to <a href="https://arstechnica.com/gadgets/2008/06/apple-putting-pa-semi-talent-to-work-on-iphone-chip/" rel="external nofollow">kickstart its mobile chipmaking efforts</a> in 2008. Some of that hardware has changed to support the scaled-up M1 Pro/Max/Ultra processors in particular, but the new interfaces shouldn't have to change again for a long time.
	</p>

	<p>
		 
	</p>

	<p>
		The Asahi team wants its work to travel upstream into the Linux kernel and elsewhere and then trickle back down into other distributions over time. Linux kernel 5.13 <a href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.13-Released" rel="external nofollow">added basic M1 Mac support</a> based on the Asahi team's work, and the M1's PCIe driver was included <a href="https://www.phoronix.com/scan.php?page=news_item&amp;px=Linux-5.16-PCI" rel="external nofollow">in version 5.16</a> (other bits, including M1 Pro and Max support, have been <a href="https://asahilinux.org/2021/12/progress-report-oct-nov-2021/" rel="external nofollow">submitted for review</a>). This means that once Asahi is fully up and running on M1 Macs, other distributions hopefully won't be far behind.
	</p>

	<p>
		 
	</p>

	<p>
		If you want to try Asahi Linux on an M1 Mac, the current installer is run from the command line and requires "at least 53GB of free space" for an install with a <a href="https://kde.org/plasma-desktop/" rel="external nofollow">KDE Plasma desktop</a>. Asahi only needs about 15GB, but the installer requires you to leave at least 38GB of free space to the macOS install so that macOS system updates don't break. From there, dual-booting should work similarly to the process on Intel Macs, with the alternate OS visible from within Startup Disk or the boot picker you can launch when your start your Mac. Future updates should be installable from within your new Asahi Linux installation and shouldn't require you to reinstall from scratch.
	</p>

	<p>
		 
	</p>
</div>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2022/03/asahi-linux-is-already-running-on-the-mac-studios-new-m1-ultra-chip/" rel="external nofollow">Asahi Linux is reverse-engineering support for Apple Silicon, including M1 Ultra</a>
</p>
]]></description><guid isPermaLink="false">4954</guid><pubDate>Fri, 25 Mar 2022 19:36:47 +0000</pubDate></item><item><title>Proton confirms a ProtonMail app for Windows is in the works but it's far from ready</title><link>https://nsaneforums.com/news/software-news/proton-confirms-a-protonmail-app-for-windows-is-in-the-works-but-its-far-from-ready-r4938/</link><description><![CDATA[<p>
	Proton recently confirmed what certain ProtonMail fans and users would love to hear. The firm stated that it is working on a ProtonMail desktop app for Windows, as well as for those on Mac and Linux. Bart Butler, the CTO of Proton, shared this information via a blog post outlining the progress the company has made so far in the year 2022.
</p>

<p>
	 
</p>

<p>
	While that is a news good to hear, no release dates , not even for beta, were shared as the project is still in the early stages of development. Butler writes:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Finally, we’re experimenting with an Electron.js desktop app to take ProtonMail beyond the browser for Mac, Linux, and Windows. We’re still in the early stages, and we don’t have a beta or general release timeline just yet. But we know that a desktop app is high on the wishlist for many of you, so we thought you’d like to know it’s on our radar.
</p>

<p>
	 
</p>

<p>
	Speaking of Proton apps on Windows, the blog post confirms that the Proton Drive is also getting a Windows app later this year, alongside for iOS and Android:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Later in 2022, we will release Drive applications on Windows, iOS, and Android. As usual, these will be available in beta first, followed by a general release.
</p>

<p>
	 
</p>

<p>
	The Proton Drive beta is also set to receive a Free plan in the next week. You may find more information in the <a href="https://protonmail.com/blog/2022-roadmap/" rel="external nofollow">official blog post</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/proton-confirms-a-protonmail-app-for-windows-is-in-the-works-but-it039s-far-from-ready/" rel="external nofollow">Proton confirms a ProtonMail app for Windows is in the works but it's far from ready</a>
</p>
]]></description><guid isPermaLink="false">4938</guid><pubDate>Fri, 25 Mar 2022 08:10:33 +0000</pubDate></item><item><title>Chrome may soon let you add notes to web pages</title><link>https://nsaneforums.com/news/software-news/chrome-may-soon-let-you-add-notes-to-web-pages-r4934/</link><description><![CDATA[<p>
	Leopeva62-2, an ever-giving source of upcoming features and changes in mainstream browsers (mostly Chrome and Edge), shared their new findings on Reddit. According to <a href="https://chromium-review.googlesource.com/c/chromium/src/+/3547338" rel="external nofollow">a post on Chromium Gerrit</a>, Chrome developers plan to implement a new feature that allows adding comments and notes to web pages.
</p>

<p>
	 
</p>

<p>
	The idea is not something new, and the Chrome Web Store has numerous extensions for the same purpose. Also, Microsoft has already implemented the idea, although currently only for PDF files. It appears that Google wants to make web notes native in Chrome.
</p>

<p>
	 
</p>

<p>
	<img alt="1648141623_edge_notes.gif" class="ipsImage" data-ratio="73.19" height="396" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648141623_edge_notes.gif">
</p>

<p>
	<em>You can add notes to PDF files in Microsoft Edge.</em>
</p>

<p>
	 
</p>

<p>
	Unfortunately, we do not know much about the upcoming feature. Chromium Gerrit has no detailed descriptions or screenshots of how web notes might work in Chrome. Also, it is not available yet in Chrome Canary for early adopters to test. There is no guarantee that the feature will make it to the public testing phase (not to mention the stable release), so here we mainly speak about the idea Chrome developers consider implementing.
</p>

<p>
	 
</p>

<p>
	Here are excerpts from the patch on Chromium Gerrit revealing some details about web notes in Chrome. It describes how the browser may pull notes from its storage, determine where to place highlights with notes on a web page, and refers to a side panel with saved notes. The latter indicates that Chrome developers might introduce a dedicated "hub" for all your notes.
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Finds the list of all WebContents currently open for the profile associated with the UserNoteService. The service will use this information to fetch the relevant notes from storage and add highlights to webpages.
</p>

<p style="margin-left: 40px;">
	 
</p>

<p style="margin-left: 40px;">
	Called when the note creation UX should be shown in the UI layer. |bounds| corresponds to the location in the webpage where the associated highlightis, and should be compared with existing notes in the UI to determine where the new note should be inserted.
</p>

<p style="margin-left: 40px;">
	 
</p>

<p style="margin-left: 40px;">
	Implement FocusNote, which will be called by UserNoteService to inform, inform the user note side panel to scroll the corresponding note into view in the side panel.
</p>

<p>
	 
</p>

<p>
	Considering the feature appears to be in its early development stages, it may take a while for Google to develop, test, and ship it to the public. If the idea sounds exciting, you may want to use third-party extensions, such as <a href="https://chrome.google.com/webstore/detail/beanote-note-taking-on-we/nikccehomlnjkmgmhnieecolhgdafajb" rel="external nofollow">Beanote</a> or <a href="https://chrome.google.com/webstore/detail/note-anywhere/bohahkiiknkelflnjjlipnaeapefmjbh" rel="external nofollow">Note Anywhere</a>, while Google is busy coding the feature on the native level.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.reddit.com/r/chrome/comments/tmfyfg/google_is_working_on_a_new_feature_that_would/" rel="external nofollow">Leopeva64-2 on Reddit</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/chrome-may-soon-let-you-add-notes-to-web-pages/" rel="external nofollow">Chrome may soon let you add notes to web pages</a>
</p>
]]></description><guid isPermaLink="false">4934</guid><pubDate>Thu, 24 Mar 2022 21:19:28 +0000</pubDate></item><item><title>Microsoft warns PowerToys users about PDF issues in Outlook</title><link>https://nsaneforums.com/news/software-news/microsoft-warns-powertoys-users-about-pdf-issues-in-outlook-r4933/</link><description><![CDATA[<p>
	Microsoft recently published <a href="https://support.microsoft.com/en-gb/office/outlook-pdf-preview-error-this-file-cannot-be-previewed-because-there-is-no-previewer-installed-for-it-b78bfe24-ba13-44bd-8289-1919ece7ded2" rel="external nofollow">a new document on the official support website</a> with a warning about PDF issues in Outlook in various scenarios. The company explained the problem affecting Adobe Acrobat and PowerToys users and provided temporary workarounds.
</p>

<p>
	 
</p>

<p>
	According to Microsoft, Outlook shows the following error when the user tries to preview a PDF attachment in an email:
</p>

<p>
	 
</p>

<p>
	This file cannot be preview because there is no previewer installed for it.
</p>

<p>
	 
</p>

<p>
	Microsoft says that two things trigger the error message: mismatch of bitness in Outlook and Adobe Acrobat, and the PDF preview module in the PowerToys app. You can fix the first problem by ensuring you use the 32 or 64-bit version of Microsoft Outlook and Adobe Acrobat Reader.
</p>

<p>
	 
</p>

<ol>
	<li>
		Launch Outlook and go to File &gt; Office Account &gt; About Outlook. Check whether it is 32 or 64-bit.
		<figure>
			<img alt="1648126008_outlook_64-bit_story.jpg" class="ipsImage" data-ratio="75.10" height="540" width="658" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648126008_outlook_64-bit_story.jpg">
		</figure>
	</li>
	<li>
		Open the Adobe Acrobat Reader app and go to Help &gt; About Adobe Acrobat Reader. Again, check its architecture, which should match the one in Outlook. In other words, if you use a 32-bit Outlook, Acrobat Reader should also be 32-bit (and the same with 64-bit versions).
	</li>
</ol>

<p>
	 
</p>

<p>
	If the bitness matches or you do not use Adobe Acrobat, check your PowerToys settings. The document states that the PDF Previewer in PowerToys is the troublemaker.
</p>

<p>
	 
</p>

<ol>
	<li>
		Open the PowerToys app and go to the File Explorer add-ons section.
	</li>
	<li>
		Find the Enable PDF preview module and toggle it off.
		<figure>
			<img alt="1648126058_powertoys_pdf_previewer_story" class="ipsImage" data-ratio="69.31" height="472" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648126058_powertoys_pdf_previewer_story.jpg">
		</figure>
	</li>
	<li>
		Return to Outlook and try to open a PDF file.
	</li>
</ol>

<p>
	 
</p>

<p>
	Microsoft says these two methods are workarounds so you can expect developers to release the needed fixes in the future. Earlier this month, <a href="https://www.neowin.net/news/microsoft-releases-powertoys-0562-to-address-fancyzone-bugs-and-more/" rel="external nofollow">Microsoft pushed a bugfix update for PowerToys</a> with no new tools or features.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-warns-powertoys-users-about-pdf-issues-in-outlook/" rel="external nofollow">Microsoft warns PowerToys users about PDF issues in Outlook</a>
</p>
]]></description><guid isPermaLink="false">4933</guid><pubDate>Thu, 24 Mar 2022 21:17:06 +0000</pubDate></item><item><title>New Intel 30.0.101.1631 driver adds support for 12th Gen Alder Lake P and U CPUs</title><link>https://nsaneforums.com/news/software-news/new-intel-3001011631-driver-adds-support-for-12th-gen-alder-lake-p-and-u-cpus-r4932/</link><description><![CDATA[<p>
	Intel has released a new Windows DCH graphics driver version 30.0.101.1631 today. The major highlight of the release is that it is basically the launch driver for the 12th Gen Alder Lake P and U CPUs which are targeted for ultraportabales (Ultrabooks) with a 28W (P) and 15W (U) TDP base power rating. In addition, this release fixes intermittent crashing or hang seen in Red Dead Redemption 2.
</p>

<p>
	 
</p>

<p>
	Below are the driver highlights:
</p>

<p>
	 
</p>

<ul>
	<li>
		Launch driver for 12th Generation Intel® Core™ Processors with Intel® Iris® Xe Graphics and Intel® UHD Graphics (Codename Alder Lake-P, Alder Lake-U).
	</li>
</ul>

<p>
	 
</p>

<p>
	This release includes only one fix:
</p>

<p>
	 
</p>

<ul>
	<li>
		Intermittent crash or hang seen in Red Dead Redemption 2* (Vulkan) when running in borderless window mode on 10th Generation Intel® Core™ processors with Intel Iris Plus graphics.
	</li>
</ul>

<p>
	 
</p>

<p>
	As usual, there are many bugs that remain unresolved still:
</p>

<p>
	 
</p>

<ul>
	<li>
		Intermittent crash or hang may be seen in Call of Duty: Black Ops Cold War* (DX12).
	</li>
	<li>
		Minor graphic anomalies may be observed in Diablo II: Resurrected* (DX12), Elden Ring* (DX12), Farming Simulator 22* (DX12), Grand Theft Auto V*(when changing camera position with MSAA on), Halo Infinite* (DX12), No Man’s Sky* (Vulkan).
	</li>
	<li>
		“Update driver” pop-up error may be seen while launching Battlefield 1* after upgrading from 30.0.100.9955 or older drivers due to the driver version roll-over.
	</li>
	<li>
		Error may be seen when launching Call of Duty Vanguard* (DX12).
	</li>
	<li>
		[12th Generation Intel® Core™ Processors]: Minor graphic anomalies may be seen in Call of Duty: Warzone* (DX12).
	</li>
	<li>
		[12th Generation Intel® Core™ Processors]: TDR may be seen in FIFA 22* (DX12) during gameplay and while running Doom Eternal* (Vulkan) with Steam Overlay enabled.
	</li>
	<li>
		[12th Generation Intel® Core™ Processors with Intel® Iris® Xe graphics]: Crash may be seen in Watch Dogs Legion* (DX12) on starting game.
	</li>
	<li>
		[11th and 12th Generation Intel® Core™ Processors]: Minor graphic anomalies may be seen in Dark Souls 3* (DX11), Gears 5* (DX12), Genshin Impact* (DX11), God of War* (DX11).
	</li>
	<li>
		[11th and 12th Generation Intel® Core™ Processors]: TDR may be seen in Halo Infinite* (DX12) during gameplay.
	</li>
	<li>
		[11th and 12th Generation Intel® Core™ Processors]: Crash or hang may be seen when launching Marvel’s Guardians of the Galaxy* (DX12), NBA 2K21* (DX12) (when switching resolution from 1920 x 1080 to 1600 x 900 and 1280 x 720) • [11th Generation Intel® Core™ Processors with Intel® Iris® Xe graphics]: Intermittent crash or hang may be seen in ANVIL* (DX12), Final Fantasy VII Remake Intergrade* (DX12), The Ascent *(DX11).
	</li>
	<li>
		[11th Generation Intel® Core™ Processors with Intel® Iris® Xe graphics]: Minor graphic anomalies may be seen in Arma 3* (DX11), Assassin’s Creed Valhalla* (DX12), Deus Ex Mankind Divided* (DX11), Euro Truck Simulator* (OpenGL) (in main menu on changing graphic preset), MechWarrior 5* (DX12), The Ascent* (DX11).
	</li>
	<li>
		[11th Generation Intel® Core™ Processors with Intel® Iris® Xe graphics]: Black screen and TDR seen after launching and during gameplay in Gears 5* (DX12).
	</li>
	<li>
		[Intel® Iris® Xe Discrete graphics]: Intermittent crash or hang may be seen in Conan Exiles* (Low End Laptop Mode” in game settings), Forza Motorsport 6* (DX12), Red Dead Redemption 2* (Vulkan) (MSAA enabled), Resident Evil 3* (DX12) (when exit the game), Spyro: Reignited Trilogy*(DX11).
	</li>
	<li>
		[Intel® Iris® Xe Discrete graphics]: Minor graphic anomalies may be observed in Call of the Duty: Vanguard* (DX12), Code Vein*(DX11), Escape from Tarkov* (DX11), Microsoft Flight Simulator*(DX11), Marvel’s Guardians of the Galaxy* (DX12), Red Dead Redemption 2* (Vulkan), Wolfenstein II: The New Colossus* (Vulkan).
	</li>
	<li>
		[10th Generation Intel® Core™ processors with Intel UHD Graphics]: Intermittent crash or hang may be seen in Battlefield V.
	</li>
	<li>
		[11th and 12thGeneration Intel® Core™ Processors]: Display is getting blanked out with 4K@60hz resolution connected via dock.
	</li>
	<li>
		Running DX11 games in Fullscreen with the Windows “Fullscreen Optimization” option disabled and changing the in-game settings to full screen may result in a black screen.
	</li>
</ul>

<p>
	 
</p>

<p>
	The new 30.0.101.1631 Intel graphics driver is compatible with all Intel CPUs 6th gen and up. Iris Xe discrete graphics are also supported. In terms of OS compatibility, the driver supports Windows 10 version 1809 and newer. To download the driver, head over to Intel's official display driver page <a href="https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html" rel="external nofollow">via this link</a>.
</p>

<p>
	 
</p>

<p>
	You can check out the full announcement <a href="https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html" rel="external nofollow">here</a>, and the release notes PDF <a href="https://downloadmirror.intel.com/726600/ReleaseNotes_101.1631.pdf" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/new-intel-3001011631-driver-adds-support-for-12th-gen-alder-lake-p-and-u-cpus/" rel="external nofollow">New Intel 30.0.101.1631 driver adds support for 12th Gen Alder Lake P and U CPUs</a>
</p>

<p>
	 
</p>

<p>
	<strong>Frontpaged</strong>:   <a href="https://nsaneforums.com/topic/425236-intel-graphics-driver-3001011631/" rel="">Intel Graphics Driver 30.0.101.1631</a>
</p>
]]></description><guid isPermaLink="false">4932</guid><pubDate>Thu, 24 Mar 2022 21:14:38 +0000</pubDate></item><item><title>RSS Guard update introduces manual feed sorting and multiline title support</title><link>https://nsaneforums.com/news/software-news/rss-guard-update-introduces-manual-feed-sorting-and-multiline-title-support-r4931/</link><description><![CDATA[<p>
	The latest release of the RSS Guard feed reader application introduced a number of new features, including options to sort the feed listing manually.
</p>

<p>
	 
</p>

<p>
	<img alt="rss-guard-4.2.webp" class="ipsImage" data-ratio="75.10" height="393" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/rss-guard-4.2.webp">
</p>

<p>
	 
</p>

<p>
	Since my <a data-wpel-link="internal" href="https://www.ghacks.net/2022/01/03/rss-guard-open-source-feed-reader-with-optional-online-feed-syncing/" rel="external nofollow">review of RSS Guard</a> in January 2022, I have slowly but steadily moved away from <a data-wpel-link="internal" href="https://www.ghacks.net/2012/05/30/quiterss-open-source-rss-reader-for-windows/" rel="external nofollow">QuiteRSS</a> as my go-to application for feed reading and started to use RSS Guard more and more. Several updates were released since January. The two main releases, RSS Guard 4.1.0 and 4.2.0, added several new features and improvements to RSS Guard. The last version that has been released at the time of writing is RSS Guard 4.2.1; it is used in this article.
</p>

<p>
	 
</p>

<p>
	One of the main improvements in RSS Guard 4.2.0 is manual feed list sorting. Feed lists are sorted alphabetically per folder by default. While it is possible to move a feed item to another folder using drag &amp; drop, it was not possible up until now to rearrange the listing of individual folders.
</p>

<p>
	 
</p>

<p>
	Starting in RSS Guard 4.2.0, users may select Feeds &gt; Sort alphabetically to unlock the manual sorting option. All it takes then is to right-click on a feed and select one of the move options to move it. You may move feeds to the top or bottom, or up or down one place. Drag &amp; drop sorting does not appear to be supported in this initial release.
</p>

<p>
	 
</p>

<p>
	<img alt="sort-feeds.webp" class="ipsImage" data-ratio="75.10" height="445" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/sort-feeds.webp">
</p>

<p>
	 
</p>

<p>
	An option to drag &amp; drop feed items to a new position would certainly improve the ability to sort items manually.
</p>

<p>
	 
</p>

<p>
	Manual sorting is not the only new feature that the developer introduced in the latest versions of the application. Another change introduces support for displaying article titles with multiline layout. The option is found under Tools &gt; Preferences &gt; Feed &amp; Articles &gt; Articles list &gt; Enable multilinie items.
</p>

<p>
	 
</p>

<p>
	Enabling the option may decrease the performance of article lists with a large number of articles according to the developer. It may be a good idea to test the functionality to see if performance is impacted negatively.
</p>

<p>
	 
</p>

<p>
	There are other new features in the application. Here is a short list of important ones:
</p>

<p>
	 
</p>

<ul>
	<li>
		The Windows taskbar icon displays the progress of downloading feeds now.
	</li>
	<li>
		Date and time formats support new customization options, including displaying relative dates for recent items.
	</li>
	<li>
		If date and time can't be retrieved for a specific feed, RSS Guard will use the current date and time to make sure the sorting of articles is consistent.
	</li>
	<li>
		Feeds can be turned off to skip them during the feed downloading process.
	</li>
	<li>
		Gmail email syncing performance improved significantly.
	</li>
	<li>
		RSS Guard may now share cookies and user-agent with bundled WebEngine, which allows users to access cookie-protected resources in RSS Guard.
	</li>
	<li>
		Confirmation dialog is displayed when deleting article filters.
	</li>
	<li>
		New Nudus default skin.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can check out the entire list of changes on the project's <a data-wpel-link="external" href="https://github.com/martinrotter/rssguard/releases" rel="external nofollow" target="_blank">GitHub page</a>. There you find downloads of the Windows, Linux and Mac OS versions of the application as well.
</p>

<p>
	 
</p>

<p>
	<strong>Closing Words</strong>
</p>

<p>
	 
</p>

<p>
	RSS Guard is a powerful cross-platform feed reader that evolves with every new release.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> which feed reader do you use?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/24/rss-guard-update-introduces-manual-feed-sorting-and-multiline-title-support/" rel="external nofollow">RSS Guard update introduces manual feed sorting and multiline title support</a>
</p>
]]></description><guid isPermaLink="false">4931</guid><pubDate>Thu, 24 Mar 2022 21:12:00 +0000</pubDate></item><item><title>Linux on the M1 Is Already Beating Apple at Its Own Game</title><link>https://nsaneforums.com/news/software-news/linux-on-the-m1-is-already-beating-apple-at-its-own-game-r4920/</link><description><![CDATA[<p>
	<span style="font-size:28px;">Asahi gets the Linux community’s approval</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Key Takeaways</strong></span>
</p>

<p>
	 
</p>

<ul>
	<li>
		Asahi Linux has released the alpha version of its distro designed for Apple’s M1 chip.
	</li>
	<li>
		Unlike typical hardware ports, the crowdfunded distro has received no official support from Apple.
	</li>
	<li>
		Even though the hardware support is still sketchy, testers feel the distro already performs better than macOS.
	</li>
</ul>

<p>
	 
</p>

<p>
	Apple's M1 processor has been turning heads since its launch in late 2020, and now there's a Linux distro designed exclusively for the chip that's already wowing people with its performance.
</p>

<p>
	 
</p>

<p>
	The effort is spearheaded by experienced Linux porter, Hector Martin, and his crowdfunded Asahi Linux project. The project began in January 2021 and has just released its first Alpha that can run on any M1, M1 Pro, or M1 Max machine running macOS 12.3 or later. Notably, the project reached this stage without any official help from Apple, instead discovering an inherent hardware flaw in the M1 chip. 
</p>

<p>
	 
</p>

<p>
	"My initial impression of Asahi Linux with its Arch Linux Arm desktop version was that it works better than anticipated, at least on a Mac mini," Michael Larabel, founder and principal author of computer hardware website, Phoronix, told Lifewire over email. "There [are] still areas where the performance is lacking, but [it's] already much faster than, say, a Raspberry Pi 4 or other low-end Arm single-board computers running Linux."
</p>

<p>
	 
</p>

<p>
	<strong><span style="font-size:20px;">Well Begun</span></strong>
</p>

<p>
	<br />
	Larabel noted that Asahi’s installation process is a little different since it needs to be initiated from within macOS. In an email exchange with Lifewire, Bruno Santos, System and Network Administrator at ULS Castelo Branco, said that Asahi breezed through the installation on his M1 MacBook Air.
</p>

<p>
	 
</p>

<p>
	In addition to a full installation that anchors a ready-to-use KDE desktop, Asahi also offers a minimal installation option, which Santos used to manually install the various components needed for a working desktop without running into any issues.  
</p>

<p>
	 
</p>

<p>
	Don Chia, an iOS developer, did run into an issue while installing Asahi on his M1 MacBook Pro but told Lifewire via email that he was able to resolve the issue thanks to a little help from Martin.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther">
	<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedid="embed5213185706" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/lizarDON2303/status/1505475283797032964?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1505475283797032964%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.lifewire.com/embed?url=https3A2F2Ftwitter.com2FlizarDON23032Fstatus2F1505475283797032964id=mntl-sc-block_1-0-15-iframeoptions=e303DdocId=5223390" style="height:642px;"></iframe>
</div>

<p>
	 
</p>

<p>
	Since it's still early days for the project, Asahi's hardware support isn't consistent across all M1-powered machines. For instance, HDMI output only works on the Mac mini. Meanwhile, Santos plugged in a Thunderbolt hub, and the attached Ethernet cable, SSD disk, and wireless mouse and keyboard worked flawlessly with his Air.
</p>

<p>
	 
</p>

<p>
	"The main issue for most Linux desktop users will be the lack of 3D/graphics acceleration right now. There is a kernel driver and Mesa driver being worked on for the Apple graphics, but it will likely take some time before being really buttoned up and usable," shared Larabel.
</p>

<p>
	 
</p>

<p>
	So while you can't yet play graphics-intensive games through Asahi, Jason Eckert, Dean of Technology at triOS College, isn't facing any issues with simple ones like SuperTuxKart, which works perfectly on his Mac mini. "Graphics are CPU generated, but you'd never know because it's lightning-fast," Eckert told Lifewire over email.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="" frameborder="0" height="113" width="200" data-embed-src="https://www.youtube.com/embed/lC0_DbTuqts?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	Asahi is based on the ARM build of the popular Arch Linux distro, and none of the testers we interacted with faced any issues installing the usual desktop software, such as web browsers and media players.
</p>

<p>
	 
</p>

<p>
	In the release notes, Martin points out that to maximize performance, Asahi's kernel is compiled with a particular feature that's not currently supported by some popular software, most notably the Chromium web browser and the Electron software framework. Martin hopes Asahi's release will encourage the developers of these apps to make them compliant with the M1.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Light Years Ahead</strong></span>
</p>

<p>
	<br />
	Eckert, too believed these are minor limitations that should iron themselves out soon. He has customized his Asahi installation to the hilt, and the performance has "blown his mind."
</p>

<p>
	 
</p>

<p>
	"GNOME [desktop environment] runs faster than I've ever seen [it] run, LibreOffice apps open instantaneously, Hugo [website generator] compiles my website in half the time it does on macOS on the same machine, [and] my development containers and Kubernetes setup also run much faster on Asahi," shared Eckert. "In general, the biggest impression I've had is that Asahi is much, much faster on the M1 than macOS."
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<span style="font-size:36px;"><span style="color:#e74c3c;">"</span>My initial impression of Asahi Linux with its Arch Linux Arm desktop version was that it works better than anticipated.<span style="color:#e74c3c;">"</span></span>
</p>

<p>
	 
</p>

<p>
	Compared to his experience running Linux inside a virtualized environment, Chia knew Asahi on "real hardware" would be faster, but he found it "was light years ahead."
</p>

<p>
	 
</p>

<p>
	"There still is work to do around power management for the CPU/SoC, but so far, the performance has been rather reasonable, all things considered, and not having the official support of Apple. In a few benchmarks, [Asahi even beats out] macOS on the same hardware!" shared Larabel, who recently posted his detailed benchmarks.
</p>

<p>
	 
</p>

<p>
	Eckert noted that as a cloud/microservice developer, for Asahi to become his everyday OS, he'll need it to run Electron-based apps such as Visual Studio Code, along with improved support for hardware such as his Bluetooth mouse. 
</p>

<p>
	 
</p>

<p>
	"I've pretty much decided based on the speed that it's eventually going to be my daily driver," stressed Eckert.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong><a href="https://www.lifewire.com/linux-on-the-m1-is-already-beating-apple-at-its-own-game-5223390" rel="external nofollow">Source</a></strong></span>
</p>
]]></description><guid isPermaLink="false">4920</guid><pubDate>Thu, 24 Mar 2022 13:01:38 +0000</pubDate></item><item><title>Microsoft's DirectStorage makes NVMe SSDs nearly 70% faster compared to Win32</title><link>https://nsaneforums.com/news/software-news/microsofts-directstorage-makes-nvme-ssds-nearly-70-faster-compared-to-win32-r4917/</link><description><![CDATA[<p>
	The <a href="https://www.neowin.net/news/microsoft-reinforces-windows-11-as-the-best-for-gaming-as-directstorage-finally-hits-pcs/" rel="external nofollow">DirectStorage API SDK finally hit Windows recently</a> which means game developers can now begin using the technology for implementation in PC games. Following that, today we have the first demo of a game using DirectStorage, shown off at the Game Developers Conference (GDC) 2022 event.
</p>

<p>
	 
</p>

<p>
	Luminous Productions' <a href="https://forspoken.square-enix-games.com/en-us/" rel="external nofollow">Forspoken</a>, formerly called Project Athia, has gained the feature and the numbers are impressive. A couple of loading scenes were shown in the demo and the improvement using Microsoft's DirectStorage looks big, even when using SATA-based SSDs; and the gap is bigger with faster NVMe SSDs.
</p>

<p>
	 
</p>

<p>
	<img alt="1648099530_directstorage_demo_nvme_vs_sa" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648099530_directstorage_demo_nvme_vs_sata_ssd_vs_sata_hdd_1_story.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1648099521_directstorage_demo_nvme_vs_sa" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648099521_directstorage_demo_nvme_vs_sata_ssd_vs_sata_hdd_2_story.jpg">
</p>

<p>
	 
</p>

<p>
	During the <a href="https://schedule.gdconf.com/session/breaking-down-the-world-of-athia-the-technologies-of-forspoken-presented-by-amd/886052" rel="external nofollow">presentation</a>, a chart was also provided showing the I/O (input-output) rates and the corresponding game load times when using the DirectStorage as compared to Windows Win32 Storage API.
</p>

<p>
	 
</p>

<p>
	<img alt="1648099506_forspoken_directstorage_vs_wi" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648099506_forspoken_directstorage_vs_win32_api_graph_story.jpg">
</p>

<p>
	 
</p>

<p>
	The gain is especially impressive when you look at the NVMe figures as it shows nearly 70% improvement on DirectStorage (4,829 MB/s) when compared to Win32 (2,862 MB/s). In the actual load time, though, the difference isn't as big but it may potentially imply even faster loading speeds in certain future titles.
</p>

<p>
	 
</p>

<p>
	You can watch the Forspoken video showcasing the technology below:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/Bq_eXMA5KqM?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	As you may have noticed in the video above, aside from Microsoft's DirectStorage, Forspoken is also getting <a href="https://www.neowin.net/news/amd-fsr-20-alleged-details-leak-could-finally-be-a-viable-replacement-for-nvidia-dlss/" rel="external nofollow">AMD's new FidelityFX Super Resolution (FSR) 2.0</a>, although support for the feature is currently still in development. However, implementing it probably won't be too difficult as the game already uses the FSR 1.0 feature.
</p>

<p>
	 
</p>

<p>
	Via: <a href="https://www.theverge.com/2022/3/23/22993860/forspoken-pc-microsoft-directstorage-nvme-ssd-gdc" rel="external nofollow">The Verge</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft039s-directstorage-makes-nvme-ssds-nearly-70-faster-compared-to-win32/" rel="external nofollow">Microsoft's DirectStorage makes NVMe SSDs nearly 70% faster compared to Win32</a>
</p>
]]></description><guid isPermaLink="false">4917</guid><pubDate>Thu, 24 Mar 2022 07:14:00 +0000</pubDate></item><item><title>Windows 11 23H2 Copper and Sun Valley 3 (SV3) references are already surfacing</title><link>https://nsaneforums.com/news/software-news/windows-11-23h2-copper-and-sun-valley-3-sv3-references-are-already-surfacing-r4911/</link><description><![CDATA[<p>
	While the current <a href="https://www.neowin.net/news/windows-11-dev-build-22579-packs-new-usb-encryption-policy-start-menu-taskbar-improvements/" rel="external nofollow">Windows 11 Dev Channel</a> is readying the arrival of the <a href="https://www.neowin.net/news/tags/windows_11_22h2/" rel="external nofollow">Windows 11 22H2 (codenamed "Sun Valley 2")</a> feature update, Microsoft is already working on the next 23H2 Sun Valley 3 (SV3) release. And although this shouldn't come as much of a surprise, since large tech corporations like Microsoft are known to work on future products simultaneously, references to SV3 have already started trickling out.
</p>

<p>
	 
</p>

<p>
	The first one was spotted inside the appraiserres DLL file within the latest <a href="https://www.neowin.net/news/microsoft-latest-windows-server-build-25075-makes-brute-force-hacks-super-challenging/" rel="external nofollow">Windows Server build 25075</a>, released about a week ago. As you can see in the image below, there appears to be some clear references to Windows 11 23H2 being the Copper (CU) release, while the first line clearly shows the current release in the Windows Insider Dev channel as the Nickel (NI) 22H2 release.
</p>

<p>
	 
</p>

<p>
	<img alt="1648023539_windows_11_copper_cu_23h2_men" class="ipsImage" data-ratio="75.10" height="540" width="569" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648023539_windows_11_copper_cu_23h2_mention_in_build_25075_(source-_xeno_twitter)_story.jpg">
</p>

<p>
	 
</p>

<p>
	Following this, the second reference came up when Microsoft was streaming its Windows Insider Program (WIP) webcast earlier today, a live show where the company demonstrates some of the newest Windows 11 features.
</p>

<p>
	 
</p>

<p>
	As you can see in the image below, there is a "SV3 Refined Investments Next Step" note present on the PowerPoint Live section on Teams' Share content menu.
</p>

<p>
	 
</p>

<p>
	<img alt="1648023547_ms_wip_webcast_sv3_mention_(s" class="ipsImage" data-ratio="70.69" height="483" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648023547_ms_wip_webcast_sv3_mention_(source-_xeno_twitter)_story.jpg">
</p>

<p>
	 
</p>

<p>
	You can view this part here but blink and you could miss it:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/37ROl32RjKM?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	While SV3 could mean something other than Sun Valley 3, chances of that are pretty slim. Interestingly, a mention of <a href="https://www.neowin.net/news/microsoft-made-a-key-windows-11-22h2-sun-valley-2-sv2-reference-but-quickly-removed-it/" rel="external nofollow">SV2 was also made by Microsoft recently but the firm quickly removed it and updated the page</a>.
</p>

<p>
	 
</p>

<p>
	Source and images: Xeno (Twitter) (<a href="https://twitter.com/XenoPanther/status/1505551534561636352" rel="external nofollow">1</a> , <a href="https://twitter.com/XenoPanther/status/1506327616336371720" rel="external nofollow">2</a>)
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-23h2-copper-and-sun-valley-3-sv3-references-are-already-surfacing/" rel="external nofollow">Windows 11 23H2 Copper and Sun Valley 3 (SV3) references are already surfacing</a>
</p>
]]></description><guid isPermaLink="false">4911</guid><pubDate>Wed, 23 Mar 2022 18:14:42 +0000</pubDate></item><item><title>Microsoft brings the latest Windows 11 build 22581 to both Dev and Beta channels</title><link>https://nsaneforums.com/news/software-news/microsoft-brings-the-latest-windows-11-build-22581-to-both-dev-and-beta-channels-r4910/</link><description><![CDATA[<p>
	Microsoft has released the latest Windows 11 Build 22581 to Insiders today flighting the Dev and the Beta channels. And that means insiders can now switch channels if they wanted, ie, if one wanted a more stable build, one can opt for the Beta channel.
</p>

<p>
	 
</p>

<p>
	Microsoft has detailed how you can do that:
</p>

<p>
	 
</p>

<ol>
	<li>
		<p>
			Open Settings &gt; Windows Update &gt; Windows Insider Program.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			Select Choose your Insider settings.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			Select Beta Channel.
		</p>

		<p>
			 
		</p>
	</li>
	<li>
		<p>
			The next time you receive an update, it will be for your new channel.
		</p>

		<p>
			 
		</p>
	</li>
</ol>

<p>
	The new Build 22581 also has many improvements and bug fixes that are given below. First up we have the changes and improvements:
</p>

<p>
	 
</p>

<p>
	[General]
</p>

<p>
	 
</p>

<ul>
	<li>
		As described in our <a href="https://blogs.windows.com/windows-insider/2022/02/03/whats-coming-for-the-windows-insider-program-in-2022/" rel="external nofollow">blog post here</a>, Windows Insiders who use the Dev Channel may get to try out new ideas, longer lead features, and experiences that may never get released. In this build, a limited set of Insiders will see the first of these experimental features as we explore additional ways to help people discover and get quick access to content that they care about on the web with the Windows search box. If you see some of these concepts, be sure to let us know what you think via Feedback Hub (Win + F) and choose category Desktop Environment &gt; Search.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Taskbar]
</p>

<p>
	 
</p>

<ul>
	<li>
		The tablet-optimized taskbar feature which began rolling out with <a href="https://www.neowin.net/news/windows-11-dev-build-22563-has-tablet-mode-taskbar-windows-update-changes-and-more/" rel="external nofollow">Build 22563</a> is now available to all Windows Insiders in the Dev and Beta Channels. As a reminder, this feature only works on devices that can be used as tablets. It does not work on laptops or desktop PCs.
	</li>
</ul>

<figure>
	<p>
		 
	</p>

	<p>
		<img alt="tablet-taskbar-graphic-1024x654.png" class="ipsImage" data-ratio="75.10" height="459" width="720" src="https://blogs.windows.com/wp-content/uploads/prod/sites/44/2022/02/tablet-taskbar-graphic-1024x654.png">
	</p>

	<figcaption>
		Tablet-optimized taskbar in both collapsed and expanded states.
	</figcaption>
</figure>

<ul>
	<li>
		Several fixes to taskbar such as the top border line now extending across the entire taskbar will be seen for everyone regardless of device type.
	</li>
	<li>
		Keyboard focus and mouse hover for Win32 system tray icons and the “Show hidden icons” flyout have been updated to match the rest of the visual style of the taskbar. You may also notice that drag-and-drop is no longer supported to pin/unpin these items — you can show/hide these icons using by right clicking on the taskbar and choosing “Taskbar settings”. We also introduced an optional setting to hide the “show hidden icons” button completely, supporting users who want a simpler taskbar.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Settings]
</p>

<p>
	 
</p>

<ul>
	<li>
		In <a href="https://www.neowin.net/news/dev-channel-release-windows-11-build-22557-new-task-manager-and-much-more/" rel="external nofollow">Build 22557</a>, we introduced new links in Settings to help customers give their PC a second life or recycle it. These links will disappear when upgrading to the latest builds (Build 22581 and higher) and will come back later.
	</li>
</ul>

<p>
	 
</p>

<p>
	The fixes in Windows 11 Build 22581 are given below:
</p>

<p>
	 
</p>

<p>
	[Taskbar]
</p>

<p>
	 
</p>

<ul>
	<li>
		Made a fix for another issue causing taskbar previews to use the wrong fonts for the window title in languages other than English.
	</li>
	<li>
		Drag and drop to taskbar should now work with auto-hidden taskbars.
	</li>
	<li>
		When dragging something to pin to the taskbar, the message on the dragged item (for example, displaying an X if it’s not supported) will now have rounded corners.
	</li>
	<li>
		Mitigated an issue where swiping to collapse the tablet-optimized taskbar might unexpectedly invoke the widgets board.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Start menu]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue that was sometimes causing the search box in the top of Start to flicker.
	</li>
	<li>
		Mitigated an underlying issue where if you swiped to open the All apps list, sometimes it would think that you’d tapped one of the letter headers in the All apps list.
	</li>
	<li>
		Updated the context menu when right clicking a pinned app to say “Move to front” rather than “Move to top”, so it’s clearer what will happen.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Focus]
</p>

<p>
	 
</p>

<ul>
	<li>
		A Clock app update (version 11.2202.24.0 and higher) has rolled out that fixes the issue where the Clock app was unable to update the Windows Focus state when configuring focus sessions in the Clock app.
	</li>
</ul>

<p>
	 
</p>

<p>
	[File Explorer]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed a few cases where icons were missing next to entries in the context menu and command bar (for example, for the Next Desktop Background entry in the context menu if you right click the desktop while using a background slideshow).
	</li>
	<li>
		Made some small adjustments to some of the icons used in the context menu and command bar, including the copy icon.
	</li>
	<li>
		Folders whose only content is other folders will now show an icon with a slip of paper to indicate there is content inside the folder instead of an empty folder icon.
	</li>
	<li>
		Addressed an underlying issue that could cause File Explorer to crash when using the Group By option.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Input]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue where the conversion option in the Korean IME context menu wasn’t working.
	</li>
	<li>
		Addressed an issue where the IME toolbar wasn’t showing/hiding correctly if you’d chosen to use the previous version of the Japanese IME.
	</li>
	<li>
		Improved reliability of showing the touch keyboard on the login screen after tapping the PIN or password field after rebooting or upgrade.
	</li>
	<li>
		Fixed an issue where some of the text in the touch keyboard was difficult to read when using the “Black and White” text input theme.
	</li>
	<li>
		Made another fix for the “size and theme” link under Settings &gt; Time &amp; Language &gt; Typing &gt; Touch Keyboard not working.
	</li>
	<li>
		Mitigated an issue where the touch keyboard was still showing the previous text candidates when you switched to voice typing.
	</li>
	<li>
		The “Press Enter” and “Press Tab” commands should be working when using voice typing for Chinese (Traditional) now.
	</li>
	<li>
		Fixed an issue where the 3 or 4 finger touchpad gesture for adjusting your audio volume level wasn’t working with certain paired Bluetooth audio devices.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Settings]
</p>

<p>
	 
</p>

<ul>
	<li>
		Changes in Sounds to Program Events (for example, turning certain system sounds off) should persist on upgrade going forward.
	</li>
	<li>
		Improved visibility of the battery icon in the Bluetooth section of Quick Settings when a contrast mode was enabled.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Windowing]
</p>

<p>
	 
</p>

<ul>
	<li>
		If you set keyboard focus to Desktops in Task View, the border shown around the thumbnails will now have rounded corners.
	</li>
	<li>
		Fixed an issue where hovering over the Task View icon on secondary monitors wouldn’t bring up the Desktops flyout when using the Arabic or Hebrew display language.
	</li>
	<li>
		Fixed an issue where if you selected one of the Microsoft Edge tabs displayed in snap assist, the window would animate in from the wrong place.
	</li>
	<li>
		Snap layouts should now minimize properly if you drag a window through the corner of snap layouts.
	</li>
	<li>
		Fixed an issue where snap layouts would unexpectedly immediately display while dragging a window instead of just showing a hint for Insiders with an Arabic or Hebrew display language.
	</li>
	<li>
		Addressed an issue where rotating your tablet before the previous screen rotation animation had finished would cause the rotation animation to abruptly cut out.
	</li>
	<li>
		Mitigated an issue where using the 3-finger touch gesture to minimize all apps quickly could result in windows getting stuck in a shrunken state.
	</li>
	<li>
		Reduced the size of the area above a notification where clicks weren’t being passed through to the underlying window so it’s the same sized area as the side of the notification.
	</li>
	<li>
		Mitigated an issue leading to issues dragging the title bar of a maximized window with touch.
	</li>
	<li>
		Fixed an issue where if the Open or Save dialog was open in an app, and you used ALT + Tab to switch away from the app and then back, keyboard focus might get lost.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Voice access]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue that was causing voice access to crash when using commands to capitalize text in Office apps.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Narrator]
</p>

<p>
	 
</p>

<ul>
	<li>
		Narrator will now correctly tell you if there is an image in table cells in Office apps.
	</li>
	<li>
		When Narrator is reading with scan mode in Microsoft Edge, it will no longer stop reading when getting to some embedded links and buttons in the middle of text, like on nytimes.com.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Task Manager]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue where tooltips did not accurately display the preferred visual setting when Task Manager is configured for dark mode.
	</li>
	<li>
		Fixed an issue where Task Manager wasn’t populating the details of the Status column in the Startup Apps page.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Other]
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue that was causing the volume flyout that appears from using your hardware keys to be stuck on screen.
	</li>
	<li>
		Mitigated an issue that could result in explorer.exe getting stuck and not fully initializing during first login.
	</li>
	<li>
		Fixed a few more issues impacting explorer.exe reliability.
	</li>
</ul>

<p>
	 
</p>

<p>
	NOTE: Some fixes noted here in Insider Preview builds from the active development branch may make their way into the servicing updates for the released version of Windows 11 that became generally available on October 5th, 2021.
</p>

<p>
	 
</p>

<p>
	Finally, the known issues in Windows 11 Build 22581 are:
</p>

<p>
	 
</p>

<p>
	[General]
</p>

<p>
	 
</p>

<ul>
	<li>
		[BETA CHANNEL] We will not be offering new builds to Windows Insiders in China on Lenovo PCs in the Beta Channel for the time being.
	</li>
	<li>
		Windows Insiders running Windows 10 who join the Dev or Beta Channels to get the latest builds may encounter a download error code 0xc8000402 while trying to download the latest build. As a workaround, please join the Release Preview Channel first, install Windows 11 from there (Build 22000.xxxx), and then switch to the Dev or Beta Channel to receive the latest Insider Preview build. This issue is understood and will be fixed in an upcoming build.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Taskbar]
</p>

<p>
	 
</p>

<ul>
	<li>
		The taskbar doesn’t always automatically collapse after launching an app or tapping outside of the expanded taskbar on 2-in-1 devices.
	</li>
	<li>
		Some areas of the OS are not yet tracking the height of the expanded taskbar on 2-in-1 devices so you may see overlapping components, such as Widgets overlapping with the taskbar.
	</li>
</ul>

<p>
	 
</p>

<p>
	[File Explorer]
</p>

<p>
	 
</p>

<ul>
	<li>
		Opening suggested results shown while entering search terms in File Explorer’s search box may not work.
	</li>
	<li>
		We’re working fixing issues regarding icon sizing, visual bugs, and text clipping in the flyout showing OneDrive storage.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Widgets]
</p>

<p>
	 
</p>

<ul>
	<li>
		Sometimes when pinning from the Feed, the pinned widget is placed at the top instead of below other pinned widgets. If this happens this will autocorrect within 30 minutes, moving the recently pinned widget to the expected default location. Or you can sign out of your Widgets board and immediately signing back in should correct the problem.
	</li>
	<li>
		After rearranging widgets in the widgets board, some users experience problems with widgets in the pinned section rendering incorrectly. If this happens, signing out of your widgets board and immediately signing back in should correct the problem.
	</li>
	<li>
		The Widgets panel may not load as expected when using the swipe from left edge of screen touch motion. You may launch by clicking the Widgets icon or using the Win + W key combination.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Narrator]
</p>

<p>
	 
</p>

<ul>
	<li>
		Natural voices are breaking up sporadically in the latest build. Restart Narrator to resolve the issue.
	</li>
</ul>

<p>
	 
</p>

<p>
	[Live captions]
</p>

<p>
	 
</p>

<ul>
	<li>
		Certain apps in full screen (e.g., video players) prevent live captions from being visible.
	</li>
	<li>
		Certain apps positioned near the top of the screen and closed before live captions is run will re-launch behind the live captions window positioned at top. Use the system menu (ALT + Spacebar) while the app has focus to move the app’s window further down.
	</li>
	<li>
		The very top of maximized apps (e.g., title bar window management buttons) can’t be reached with touch while live captions is positioned at the top.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can find the original press release <a href="https://blogs.windows.com/windows-insider/2022/03/23/announcing-windows-11-insider-preview-build-22581/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-brings-the-latest-windows-11-build-22581-to-both-dev-and-beta-channels/" rel="external nofollow">Microsoft brings the latest Windows 11 build 22581 to both Dev and Beta channels</a>
</p>
]]></description><guid isPermaLink="false">4910</guid><pubDate>Wed, 23 Mar 2022 18:12:07 +0000</pubDate></item><item><title>Latest Windows 10 builds (KB5011543) fix critical BSOD bug arising from Bluetooth</title><link>https://nsaneforums.com/news/software-news/latest-windows-10-builds-kb5011543-fix-critical-bsod-bug-arising-from-bluetooth-r4909/</link><description><![CDATA[<p>
	Microsoft has released an important fix for a critical Bluetooth bug that was causing blue screens of death (BSODs) on Windows 10 since the <a href="https://www.neowin.net/news/windows-10-build-190441499-kb5009596-in-release-preview-channel-contains-a-ton-of-fixes/" rel="external nofollow">January KB5009596 builds</a>. The fix was issued via the latest <a href="https://www.neowin.net/news/search-highlights-available-as-optional-update-kb5011543-on-supported-windows-10-builds/" rel="external nofollow">Windows 10 builds 19042.1620, 19043.1620, and 19044.1620, under KB5011543</a>, that were released earlier today.
</p>

<p>
	 
</p>

<p>
	Here's how Microsoft describes the issue:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	After installing <a href="https://www.neowin.net/news/windows-10-build-190441499-kb5009596-in-release-preview-channel-contains-a-ton-of-fixes/" rel="external nofollow">KB5009596</a> or later updates, some organizations which have Windows devices paired to Bluetooth devices might receive an error message "Your device ran into a problem and needs to restart." with a blue screen and "Stop code: IRQ NOT LESS OR EQUAL". The error logged on affected devices will be in the System log in Event Viewer and will be logged as "Microsoft-Windows-WER-SystemErrorRe event 1001" with text "The computer has rebooted from a bugcheck. The bugcheck was: 0x0000000a ". This issue is observed when certain <a href="https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-bluetooth" rel="external nofollow">Configuration service provider</a> (CSP) policies are in place which affect the Bluetooth A2dp profile. It can be observed from one of two scenarios:
</p>

<p style="margin-left: 40px;">
	 
</p>

<ul>
	<li>
		<p style="margin-left: 40px;">
			During the restart at the end of the update installation process, if the Windows client device was previously paired with mobile phones or with other audio devices via Bluetooth.
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			After updates are installed, at the moment users pair their updated Windows client device with a new mobile phone or audio device via Bluetooth.
		</p>
	</li>
</ul>

<p>
	 
</p>

<p>
	Since CSPs are generally associated with enterprise environments, home users are likely to be unaffected by this.
</p>

<p>
	 
</p>

<p>
	A workaround for IT administrators has also been provided by Microsoft:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	To mitigate this issue, IT administrators using Intune or other tools can modify the Windows registry before installing this update following the steps below:
</p>

<p style="margin-left: 40px;">
	 
</p>

<ol>
	<li>
		<p style="margin-left: 40px;">
			Go to <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Bluetooth\</strong>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			Add the following registry entry: <strong>{0000110a-0000-1000-8000-00805f9b34fb} and {0000110b-0000-1000-8000-00805f9b34fb}</strong> to the ServicesAllowedList value
		</p>
	</li>
</ol>

<p>
	 
</p>

<p>
	You may find more details on the <a href="https://docs.microsoft.com/en-us/windows/release-health/status-windows-10-21h2#devices-with-certain-bluetooth-pairings-might-receive-error-messages-on-a-blue-screen" rel="external nofollow">official Microsoft page</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/latest-windows-10-builds-kb5011543-fix-critical-bsod-bug-arising-from-bluetooth/" rel="external nofollow">Latest Windows 10 builds (KB5011543) fix critical BSOD bug arising from Bluetooth</a>
</p>
]]></description><guid isPermaLink="false">4909</guid><pubDate>Wed, 23 Mar 2022 18:08:26 +0000</pubDate></item><item><title>Firefox 98.0.2 fixes a crash on Windows, an add-ons issue, and more</title><link>https://nsaneforums.com/news/software-news/firefox-9802-fixes-a-crash-on-windows-an-add-ons-issue-and-more-r4908/</link><description><![CDATA[<p>
	Mozilla plans to release a new stable version of the organization's Firefox web browser today. Firefox 98.0.2 includes four fixes, one of which resolves a crash issue on Windows.
</p>

<p>
	 
</p>

<p>
	<img alt="firefox-98.0.2.webp" class="ipsImage" data-ratio="75.10" height="428" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/firefox-98.0.2.webp">
</p>

<p>
	 
</p>


<p>
	Once released, Firefox installations should receive the update automatically thanks to the built-in updating functionality of the browser. Selecting Menu &gt; Help &gt; About Firefox displays the version that is installed currently and runs a check for updates. The manual check will pick up the new version provided that Mozilla gave the go for release already.
</p>

<p>
	 
</p>

<p>
	The official release notes will become later today on <a data-wpel-link="external" href="https://www.mozilla.org/en-US/firefox/98.0.2/releasenotes/" rel="external nofollow" target="_blank">this page</a>.
</p>

<h2>
	Firefox 98.0.2
</h2>

<p>
	Firefox 98.0.2 fixes four issues in the web browser. The first issue, filed under bug <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1757618" rel="external nofollow" target="_blank">1757618</a> on Mozilla's bug tracking website Bugzilla, fixes a browser crash on Windows machines. The investigation discovered that 32-bit builds of Firefox were affected predominantly, and that Firefox would crash because of an out-of-memory event.
</p>

<p>
	 
</p>

<p>
	Mozilla fixed the issue by reducing the allocation size on all installations except on Mac OS with aarch64 CPUs.
</p>

<p>
	 
</p>

<p>
	The second issue is specific to certain add-ons that users have installed in Firefox. It is related to using add-ons to sign-in to eGovernment sites that use pkcs11 modules. According to the reporter on <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1759162" rel="external nofollow" target="_blank">Bugzilla</a>, add-ons affected by the issue would not provide the functionality they were designed to provide. The update to Firefox 98.0.2 resolves the issue.
</p>

<p>
	 
</p>

<p>
	The third fixed issue affects Firefox on Mac OS systems that prevent users from typing in the browser's address bar under certain circumstances.
</p>

<p>
	 
</p>

<p>
	The bug reporter <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1757376" rel="external nofollow" target="_blank">listed</a> the following steps to reproduce the issue:
</p>

<p>
	 
</p>

<ol>
	<li>
		Open a new tab in the browser and select the address bar.
	</li>
	<li>
		Use Cmd-Enter.
	</li>
	<li>
		The attempt to type anything in the address bar fails.
	</li>
</ol>

<p>
	 
</p>

<p>
	The shortcut Cmd-Enter, the Windows equivalent is Ctrl-Enter, appends .com to the address automatically.
</p>

<p>
	 
</p>

<p>
	Bug <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1758664" rel="external nofollow" target="_blank">1758664</a> lists the fourth and final issue on Bugzilla. The starting page of an internal time tracking website, powered by Bosch ATOSS, returned a blank page in Firefox 98.0. The page worked fine in previous versions. Mozilla analyzed the issue and changed the behavior regarding the loading of iframes from session history.
</p>

<p>
	 
</p>

<p>
	Mozilla plans to release the new version of Firefox later today on March 23, 2022. Firefox 99 will be released on April 5, 2022 according to the release schedule.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: did you run into any of these issues?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/23/firefox-98-0-2-fixes-a-crash-on-windows-an-add-ons-issue-and-more/" rel="external nofollow">Firefox 98.0.2 fixes a crash on Windows, an add-ons issue, and more</a>
</p>

<p>
	 
</p>

<p>
	Frontpaged:   <a href="https://nsaneforums.com/topic/425199-mozilla-firefox-browser-9802" rel="">Mozilla Firefox Browser 98.0.2</a>
</p>
]]></description><guid isPermaLink="false">4908</guid><pubDate>Wed, 23 Mar 2022 18:05:41 +0000</pubDate></item><item><title>New Linux kernel bolsters random number generation</title><link>https://nsaneforums.com/news/software-news/new-linux-kernel-bolsters-random-number-generation-r4900/</link><description><![CDATA[<p>
	<span style="font-size:20px;">Bigger changes are afoot in the next release, too</span>
</p>

<p>
	 
</p>

<p>
	A significant rewrite of the Linux kernel's random-number generator is underway, ensuring Linux-based cryptography is a bit more secure, particularly in virtual machines, and some software a bit smoother to run.
</p>

<p>
	 
</p>

<p>
	As outlined by the author of the changes, Jason A Donenfeld, the newly released kernel 5.17 contains the first stage of the big rewrite, but more will follow in 5.18. Among other changes, the /dev/random and /dev/urandom devices now do exactly the same. This brings the Linux kernel in line with FreeBSD and macOS.
</p>

<p>
	 
</p>

<p>
	The code is contained in a module called random.c, originally written by Ted T'so for kernel 1.3 in 1994. It implements a Unix-style special character device called /dev/random which gives a stream of pseudorandom data. Building this into the kernel was a big deal, and the /dev/random device was adopted into DEC/Compaq Tru64, FreeBSD, HP-UX, IBM AIX, NetBSD, macOS, SGI IRIX, and Sun Solaris. This might make it one of the single most widely influential new features from Linux onto the broader Unix world.
</p>

<p>
	 
</p>

<p>
	Generating truly random numbers in pure software is non-trivial. If you run the same code repeatedly with the same inputs, it should produce the same results. Thus if you write a program to output random numbers, it'll produce a predictable, pseudorandom stream of values. If you can predict the output, you can figure out how software using it is going to work and, for instance, break encryption based on it. Researchers managed this for Windows 2000, for instance.
</p>

<p>
	 
</p>

<p>
	One way round this is to seed the random-number generator (RNG) with some truly random data – something like mouse movements, keyboard activity, and the timing of network packets and disk activity. In computer science terms, this is called entropy, and the Linux kernel maintains a pool of it to seed its RNGs.
</p>

<p>
	 
</p>

<p>
	When this entropy has all been used up, the RNGs will start to give random numbers that could be predictable, so programmers had to make a choice: go ahead with not-really-random-but-always-available numbers produced by /dev/urandom, or wait until some unpredictable ones were available from /dev/random. So, either block on /dev/random but be happy with the results, or don't block on /dev/urandom but don't use the numbers for anything sensitive. Blocking on entropy can introduce latency and delays in processing.
</p>

<p>
	 
</p>

<p>
	Another way is to use a hardware random-number generator (HWRNG), but there are problems with these, too. Sometimes they don't work right, for instance AMD's one in the Ryzen 3000 at launch. Sometimes they are merely suspect, as with Intel's after the Snowden revelations – which led FreeBSD to stop trusting them at all.
</p>

<p>
	 
</p>

<p>
	Linux eventually let you choose which HWRNGs to trust.
</p>

<p>
	 
</p>

<p>
	There have been previous big improvements in the kernel RNG. In kernel 4.8, /dev/urandom became cryptographically secure: a new algorithm, ChaCha20, made it resistant to analysis and prediction of forthcoming values. Kernel 5.6 made random and urandom devices similar. In 2020, /dev/random was tweaked to only block while waiting to be initialized. And now, both devices behave the same so you can use either without worry of processes stalling on an entropy drought nor worries about predictable randomness.
</p>

<p>
	 
</p>

<p>
	The changes in 5.17 eliminate use of the SHA-1 algorithm, which was cracked in 2005 and was being gradually replaced for years.
</p>

<p>
	 
</p>

<p>
	Now it's gone, replaced by BLAKE2, a descendant of ChaCha20.
</p>

<p>
	 
</p>

<p>
	An important change is that the kernel can detect if it's running in a virtual machine that has been copied. A duplicate VM would contain an identical entropy pool as its parent, meaning that their RNGs would generate identical output.
</p>

<p>
	 
</p>

<p>
	Now, the kernel checks a new VM ID called vmgenid using ACPI. If the ID changes, the kernel mixes the ID into the entropy pool, changing it and thus making it unique. This may in time be exposed to programs via a new entry in /proc/sys. ®
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong><a href="https://www.theregister.com/2022/03/21/new_linux_kernel_has_improved/" rel="external nofollow">Source</a></strong></span>
</p>
]]></description><guid isPermaLink="false">4900</guid><pubDate>Wed, 23 Mar 2022 12:19:34 +0000</pubDate></item><item><title>Linux on Mars: 17 flights later</title><link>https://nsaneforums.com/news/software-news/linux-on-mars-17-flights-later-r4899/</link><description><![CDATA[<p>
	<span style="font-size:20px;">We catch up with the team who’ve successfully piloted a Linux-powered drone on Mars</span>
</p>

<p>
	 
</p>

<p>
	Last year was a big year for Linux, as the operating system (OS) played a critical role in a major achievement: the first-ever powered flight on another planet. On 19 April last year, the Ingenuity drone – or “Mars Helicopter”, as NASA calls it – took to the skies of Mars. Under the hood, the on-board computer was running Linux.
</p>

<p>
	 
</p>

<p>
	Last year, we spoke with Tim Canham, the software and operations lead on the project, who shared with us details of how the helicopter works. Now, a staggering 17 successful flights later, we thought it was time to check in on the helicopter’s progress. 
</p>

<p>
	 
</p>

<p>
	“The helicopter has exceeded our expectations,” says Canham. “It's lived far longer, it's been able to outperform what we thought it could and it has stayed healthy. And we're still continuing to plan these flights well into the future.”
</p>

<p>
	 
</p>

<p>
	He’s particularly pleased with the thermal performance, as the Martian atmosphere makes it harder to dissipate heat. The helicopter, though, has proven itself more resilient than expected. “The first 30 Sols [Martian days] were ‘can it actually fly under control and survive?’,” he said. “After that, [NASA’s Mars rover team] said, ‘Well, why don't you try acting like a scout for us and go ahead of us and take pictures?’.”
</p>

<p>
	 
</p>

<p>
	The helicopter is now working in tandem with NASA’s surface rover, Perseverance, to explore the Martian landscape. That’s enabling scientists to study challenging terrain in a region of the red planet called Séítah, which would be tricky for Perseverance to navigate alone.
</p>

<p>
	 
</p>

<p>
	“We did this gonzo flight,” says Canham, “It was like 700 metres or something like that. It was a three-minute flight.” This is much further and far longer than had been expected, as the team had previously estimated the helicopter might only be capable of 90 seconds of flying time at most.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Linux’s flying colours</strong></span>
</p>

<p>
	 
</p>

<p>
	In terms of the software, Canham is very pleased with how Linux has been performing. The only blip was last May, when the navigation software experienced an error that sent the helicopter off course, but Canham’s team were able to diagnose the problem and upload a patch.
</p>

<p>
	 
</p>

<p>
	The team has also been able to improve communications with the rover, which takes the helicopter’s data and sends it back to Earth, by using standard Linux tools. “What we've been doing is learning to take advantage of some of the Linux features,” said Canham.
</p>

<p>
	 
</p>

<p>
	“One of the things that has enabled this extended mission is that modest little utility Bzip. It's a compression utility that's part of Linux and it's on the helicopter as part of the standard set of tools that we put on there.”
</p>

<p>
	 
</p>

<p>
	“After flights, we have these large engineering logs of the flight data and normally, if we just took them uncompressed and sent them over the radio to the rover, it would take a long time. And so what we've been doing… is after we generate those files, we actually just run Bzip compression on the command line and compress those files down to about half their size, and then ship them over to the rover. And that saves us a lot of time and energy that we otherwise would spend talking on the radio.”
</p>

<p>
	 
</p>

<p>
	Is this proof that Linux is ready for bigger, future missions? Could future Mars rovers and rockets use Linux too? “I don't think it's there yet,” said Canham. “JPL and NASA classify their missions and in terms of how much risk they're willing to accept, and helicopter is what they call a Class D technology demonstration, in which they're willing to accept a lot more risk. That's why they even let us in the door.”
</p>

<p>
	 
</p>

<p>
	“It's difficult to make that leap, because there's so much at stake during something like entry, descent, landing, where you're trying to land a $2 billion spacecraft.”
</p>

<p>
	 
</p>

<p>
	Canham does, however, think helicopter’s success is good news for the future of Linux in space. “I think it's definitely increased its prestige, because of the visibility of the helicopter. And the fact that it's doing as well as it has, it's definitely gotten the attention and notice of people at NASA, [so] there's a real path forward for Linux.”
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong><a href="https://www.itpro.co.uk/software/linux/367062/linux-on-mars-17-flights-later" rel="external nofollow">Source</a></strong></span>
</p>
]]></description><guid isPermaLink="false">4899</guid><pubDate>Wed, 23 Mar 2022 12:14:58 +0000</pubDate></item><item><title>Microsoft to upgrade language translator with new class of AI model</title><link>https://nsaneforums.com/news/software-news/microsoft-to-upgrade-language-translator-with-new-class-of-ai-model-r4898/</link><description><![CDATA[<p>
	<span style="font-size:20px;">Why use 20 systems when one will do</span>
</p>

<p>
	 
</p>

<p>
	Microsoft is replacing at least some of its natural-language processing systems with a more efficient class of AI model.
</p>

<p>
	 
</p>

<p>
	These transformer-based architectures have been named "Z-code Mixture of Experts." Only parts of these models are activated when they're run since different parts of the model learn different tasks, unlike traditional machine learning systems that require the whole system to perform computations. As neural networks continue to grow, the Z-code model approach should prevent them from becoming too power hungry and expensive to run.
</p>

<p>
	 
</p>

<p>
	Microsoft said it has deployed these types of models for its text summarization, custom text classification, and key-phrase extraction services that are available from Azure.
</p>

<p>
	 
</p>

<p>
	Now, it's turning its attention to Translator, its online machine translation service. Translator previously required 20 models to translate between ten human languages. The same job can be performed with just a single Z-code system, running in Microsoft's cloud, we're told.
</p>

<p>
	 
</p>

<p>
	In a series of tests commissioned by Microsoft, humans judged the quality of the language translations between the old and new Translator models. Data showed the Z-code version was on average four percent better. It improved English to French translations by 3.2 percent, English to Turkish by 5.8 percent, Japanese to English by 7.6 percent, English to Arabic by 9.3 percent, and English to Slovenian by 15 percent, we're told.
</p>

<p>
	 
</p>

<p>
	Instead of explicitly training on pairs of languages, the Z-code Translator model learned how to translate between multiple languages using transfer learning, Xuedong Huang, Microsoft technical fellow and Azure AI chief technology officer, explained.
</p>

<p>
	 
</p>

<p>
	"With Z-code we are really making amazing progress because we are leveraging both transfer learning and multitask learning from monolingual and multilingual data to create a state-of-the-art language model that we believe has the best combination of quality, performance and efficiency that we can provide to our customers."
</p>

<p>
	 
</p>

<p>
	Engineers at Microsoft used GPUs to train the Z-code Translator model. "For our production model deployment, we opted for training a set of five billion parameter models, which are 80 times larger than our currently deployed models," according to Redmond's Hany Awadalla, principal research manager, Krishna Mohan, principal product manager, and Vishal Chowdhary, partner development manager.
</p>

<p>
	 
</p>

<p>
	The new model is now in production, and is powered by Nvidia's GPUs and its Triton Inference Server software, achieving up to a 27x speedup over non-optimized GPU configurations, apparently. It is currently only available for select customers who have to be approved by Microsoft first. They will be able to use the machine translation to translate text in Microsoft Word, Powerpoint, and PDF documents. ®
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.theregister.com/2022/03/23/microsoft_translator_z_code/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">4898</guid><pubDate>Wed, 23 Mar 2022 12:08:29 +0000</pubDate></item><item><title>Search highlights available as optional update (KB5011543) on supported Windows 10 builds</title><link>https://nsaneforums.com/news/software-news/search-highlights-available-as-optional-update-kb5011543-on-supported-windows-10-builds-r4894/</link><description><![CDATA[<p>
	<img alt="1647282126_search-highlights-win10-consu" class="ipsImage" data-ratio="75.10" height="540" width="595" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647282126_search-highlights-win10-consumer-2x-cropped_story.jpg">
</p>

<p>
	 
</p>

<p>
	Last week Microsoft <a href="https://www.neowin.net/news/microsoft-releases-windows-10-21h2-build-190441618-kb5011543-with-new-search-highlights/" rel="external nofollow">announced the release of Windows 10 21H2 Build 19044.1618 (KB5011543)</a> to the Release Preview Channel for Insiders on Windows 10, and now that is arriving as an optional "C" update for all supported versions of Windows 10, including the Enterprise edition.
</p>

<p>
	 
</p>

<p>
	This update contains the same features announced last week for the Release Preview, but it bumps the supported Windows 10 build number slightly to 19044.1620 (21H2), 19043.1620 (21H1), and 19042.1620 (20H2).
</p>

<p>
	 
</p>

<p>
	In this release, search highlights have been added to Windows 10. This feature will allow the taskbar search box and search home to periodically update with content that will allow you to "discover more, be connected, and stay productive" and will include illustrations as well.
</p>

<p>
	 
</p>

<p>
	<img alt="1647282119_search-highlights-win10-enter" class="ipsImage" data-ratio="75.10" height="540" width="595" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647282119_search-highlights-win10-enterprise-2x-cropped_story.jpg">
</p>

<p>
	 
</p>

<p>
	The latest update includes the following improvements and fixes across all builds:
</p>

<p>
	 
</p>

<ul>
	<li>
		New! We provided the ability to change the color of toast buttons to identify success and critical scenarios more easily for apps that send notifications using Windows notifications in the OS. This feature also makes notifications more visually compact.
	</li>
	<li>
		New! We added a new policy that expands an app’s top three notifications by default in the Action Center for apps that send notifications using Windows notifications in the OS. This feature displays multiple notifications that you can interact with simultaneously.
	</li>
	<li>
		We fixed an issue that causes searchindexer.exe to stop responding during a dismount operation in the Remote Desktop setup environment.
	</li>
	<li>
		We fixed an issue that affects searchindexer.exe and prevents Microsoft Outlook’s offline search from returning recent emails.
	</li>
	<li>
		We fixed an issue that might deactivate Windows when you change the National Language Support (NLS) version from 6.3 to 6.2.
	</li>
	<li>
		We fixed an issue in which modern browsers fail to correctly render HTML that is generated by gpresult/h.
	</li>
	<li>
		We fixed an issue that causes an “Access denied” exception for a file during a PowerShell test for AppLocker.
	</li>
	<li>
		We fixed an issue that might cause the Group Policy Service to stop processing telemetry information for Group Policy Registry Preferences.
	</li>
	<li>
		We fixed an issue that might prevent a DNS Server query resolution policy from working as expected when you specify a fully qualified domain name (FQDN) and subnet conditions.
	</li>
	<li>
		We fixed a heap leak in PacRequestorEnforcement that degrades the performance of a domain controller.
	</li>
	<li>
		We fixed an issue that affects the Key Distribution Center (KDC) Proxy. The KDC Proxy cannot properly obtain Kerberos tickets for signing in to Key Trust Windows Hello for Business.
	</li>
	<li>
		We added support for Microsoft Account (MSA) Pass-through scenarios in Azure Active Directory (AAD) Web Account Manager (WAM).
	</li>
	<li>
		We fixed an issue that logs Event ID 37 during certain password change scenarios, including failover cluster name object (CNO) or virtual computer object (VCO) password changes.
	</li>
	<li>
		We fixed an issue that might unintentionally add a Trusted Platform Module (TPM) protector when you use the Silent BitLocker enablement policy.
	</li>
	<li>
		We fixed an issue that prevents the User Account Control (UAC) dialog from correctly showing the application that is requesting elevated privileges.
	</li>
	<li>
		We fixed an issue that causes the Move-ADObject command to fail when you move computer accounts across domains. The error message is, “Multiple values were specified for an attribute that can have only one value”.
	</li>
	<li>
		We fixed an issue that prevents Event 4739 from displaying the new values of certain attributes after a policy change.
	</li>
	<li>
		We fixed an issue that prevents Android device users from signing in to some Microsoft applications, such as Microsoft Outlook or Microsoft Teams. This issue occurs after rolling over token signing and decrypting certificates, resetting a user’s password, or when an administrator has revoked refresh tokens.
	</li>
	<li>
		We fixed an issue that might cause domain joining to fail in environments that use disjoint DNS hostnames.
	</li>
	<li>
		We fixed an issue that prevents the Back button of the credentials window, where you sign in, from being visible in high contrast black mode.
	</li>
	<li>
		We fixed an issue that prevents you from accessing Server Message Block (SMB) shares using an IP Address when SMB hardening is enabled.
	</li>
	<li>
		We fixed an issue that occurs when the Best Practices Analyzer (BPA) values for SMB have not been updated for more recent platforms.
	</li>
	<li>
		We fixed an issue that causes stop error 0x1E in the SMB Server (srv2.sys).
	</li>
	<li>
		We fixed an issue that causes a mismatch between NetBIOS and DNS Active Directory domain names when you create a cluster.
	</li>
	<li>
		We fixed an issue that causes the Network File System (NFS) redirector to stop working (error 0x50) when you convert a text file to a PDF.
	</li>
</ul>

<p>
	 
</p>

<p>
	There's also a new servicing stack update included:
</p>

<p>
	 
</p>

<p>
	Windows 10 servicing stack update - 19042.1613, 19043.1613, and 19044.1613
</p>

<p>
	 
</p>

<ul>
	<li>
		This update makes quality improvements to the servicing stack, which is the component that installs Windows updates. Servicing stack updates (SSU) ensure that you have a robust and reliable servicing stack so that your devices can receive and install Microsoft updates.
	</li>
</ul>

<p>
	 
</p>

<p>
	There's a few known issues to be aware of:
</p>

<p>
	 
</p>

<ul>
	<li>
		Devices with Windows installations created from custom offline media or custom ISO image might have Microsoft Edge Legacy removed by this update, but not automatically replaced by the new Microsoft Edge. This issue is only encountered when custom offline media or ISO images are created by slipstreaming this update into the image without having first installed the standalone servicing stack update (SSU) released March 29, 2021 or later.
	</li>
	<li>
		After installing the June 21, 2021 (KB5003690) update, some devices cannot install new updates, such as the July 6, 2021 (KB5004945) or later updates. You will receive the error message, "PSFX_E_MATCHING_BINARY_MISSING".
	</li>
	<li>
		After installing this update, when connecting to devices in an untrusted domain using Remote Desktop, connections might fail to authenticate when using smart card authentication. You might receive the prompt, "Your credentials did not work. The credentials that were used to connect to [device name] did not work. Please enter new credentials." and "The login attempt failed" in red.
	</li>
</ul>

<p>
	 
</p>

<p>
	If any of the above issues affect you, Microsoft has also documented some workarounds that might work for you on the <a href="http://support.microsoft.com/en-us/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1" rel="external nofollow">support page</a>.
</p>

<p>
	 
</p>

<p>
	Finally, Microsoft also reminds us that Windows 10 20H2 will reach end of service on May 10, 2022 for devices running the Home, Pro, Pro Education, and Pro for Workstations editions. After that date, these devices will no longer receive monthly security and quality updates. It is recommended to update to a later version of Windows 10 or 11.
</p>

<p>
	 
</p>

<p>
	You can grab this optional update by heading to Settings &gt; Update &amp; Security &gt; Windows Update and if not already available, Check for updates. In the Optional updates available area, you’ll find the link to download and install the update. Or you can manually download the update for your edition through this <a href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5011543" rel="external nofollow">Microsoft Catalog link</a>.
</p>

<p>
	 
</p>

<p>
	To view the full support article for KB5011543, head over to the dedicated webpage <a href="https://support.microsoft.com/en-us/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/search-highlights-available-as-optional-update-kb5011543-on-supported-windows-10-builds/" rel="external nofollow">Search highlights available as optional update (KB5011543) on supported Windows 10 builds</a>
</p>
]]></description><guid isPermaLink="false">4894</guid><pubDate>Wed, 23 Mar 2022 03:40:24 +0000</pubDate></item><item><title>Nvidia 512.15 WHQL driver optimizes Ghostwire: Tokyo and Tiny Tina's Wonderlands</title><link>https://nsaneforums.com/news/software-news/nvidia-51215-whql-driver-optimizes-ghostwire-tokyo-and-tiny-tinas-wonderlands-r4893/</link><description><![CDATA[<p>
	It is Nvidia's turn to release new drivers for its GPUs. The latest release, GeForce Game Ready 512.15 WHQL driver, is carrying pre-launch optimizations for<a href="https://www.neowin.net/news/ghostwire-tokyo-gameplay-deep-dive-shows-off-the-supernatural-action-game/" rel="external nofollow"> Ghostwire: Tokyo</a> and <a href="https://www.neowin.net/news/tiny-tinas-wonderlands-is-a-fantasy-borderlands-spin-off-coming-in-2022/" rel="external nofollow">Tiny Tina's Wonderlands</a>, plus DLAA support for more games.
</p>

<p>
	 
</p>

<p>
	The Bethesda Softworks-published Ghostwire: Tokyo is landing on March 25, and this driver is what's recommended for anyone jumping in. The title touts ray-traced reflections and shadows, as well as DLSS support for better performance. The Borderlands spin-off by Gearbox, Tiny Tina’s Wonderlands, is landing on the same date. Though Nvidia did not detail any specific improvements for the game, this driver is still a recommended install before playing.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/S8rZ1XdzdZw?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	Meanwhile Chorus, Jurassic World Evolution 2, and No Man’s Sky all now have support for Nvidia's Deep Learning Anti-Aliasing (DLAA) AI-based tech, for those who want improved image quality over frames. The G-Sync compatible gaming monitors list has been expanded by 11 with this driver too. Find the complete list of <a href="https://www.nvidia.com/en-us/geforce/products/g-sync-monitors/specs/" rel="external nofollow">tested and validated monitors here</a>.
</p>

<p>
	 
</p>

<p>
	The fixed issues in this release are these:
</p>

<p>
	 
</p>

<ul>
	<li>
		[Advanced Optimus]: Brightness levels do not change properly when display set to NVIDIA GPU only mode with HDR set to off. [3497181]
	</li>
	<li>
		Increased registry reads by DWM.exe when GPU is connected to G-SYNC/G-SYNC Compatible display [3535493]
	</li>
	<li>
		[NVIDIA Advanced Optimus][Ampere] Putting notebook to sleep by closing the lid and then waking up the notebook may cause Windows to reboot when in dGPU mode. [3444252]
	</li>
	<li>
		The native resolution for a DVI or HDMI display may not be available from the display settings if the display contains an invalid EDID. [3502752]
	</li>
	<li>
		[Adobe Substance Sampler/Stager]: Fixed Optimus profile to run on dGPU by default. [3557257]
	</li>
	<li>
		[Enscape]: Shadow rendering is incorrect. [3530584]
	</li>
	<li>
		[Solidworks Visualize Boost]: When the application process is running in the background, the GPU memory clock may operate at lower clock speeds. [3417407]
	</li>
	<li>
		[Adobe Premiere Pro]: Adobe Media Encoder could crash due to out of memory error when encoding multiple R3D 8k files. [3532477]
	</li>
	<li>
		[Foundry Nuke]: CUDA and OpenCL kernel return incorrect result. [3497442]
	</li>
</ul>

<p>
	 
</p>

<p>
	The company is still working on resolving these problems:
</p>

<p>
	 
</p>

<ul>
	<li>
		Sonic &amp; All-Stars Racing Transformed may crash on courses where players drive through water. [3338967]
	</li>
	<li>
		[NVIDIA Ampere GPU]: With the GPU connected to an HDMI 2.1 audio/video receiver, audio may drop out when playing back Dolby Atmos. [3345965]
	</li>
	<li>
		Club 3D CAC-1085 dongle limited to maximum resolution of 4K at 60Hz. [3542678]
	</li>
</ul>

<p>
	 
</p>

<p>
	The 512.15 WHQL Game Ready driver is available for download via the GeForce Experience app. Standalone direct links to download the Game Ready as well as Studio drivers can be found below. The official <a href="https://us.download.nvidia.com/Windows/512.15/512.15-win11-win10-release-notes.pdf" rel="external nofollow">release notes are here</a>.
</p>

<p>
	 
</p>

<p>
	Desktop GPUs:
</p>

<p>
	 
</p>

<ul>
	<li>
		GeForce Game Ready Driver Download: <a href="https://www.nvidia.com/download/driverResults.aspx/187304/en-us" rel="external nofollow">Windows 11, 10 – DCH</a>
	</li>
</ul>

<ul>
	<li>
		Studio Driver Download: <a href="https://www.nvidia.com/download/driverResults.aspx/187302/en-us" rel="external nofollow">Windows 11, 10 – DCH</a>
	</li>
</ul>

<p>
	<br>
	Notebook GPUs:
</p>

<p>
	 
</p>

<ul>
	<li>
		GeForce Game Ready Driver Download: <a href="https://www.nvidia.com/download/driverResults.aspx/187305/en-us" rel="external nofollow">Windows 11, 10 – DCH</a>
	</li>
</ul>

<ul>
	<li>
		Studio Driver Download: <a href="https://www.nvidia.com/download/driverResults.aspx/187303/en-us" rel="external nofollow">Windows 11, 10 – DCH</a>
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/nvidia-51215-whql-driver-optimizes-ghostwire-tokyo-and-tiny-tina039s-wonderlands/" rel="external nofollow">Nvidia 512.15 WHQL driver optimizes Ghostwire: Tokyo and Tiny Tina's Wonderlands</a>
</p>
]]></description><guid isPermaLink="false">4893</guid><pubDate>Wed, 23 Mar 2022 03:37:14 +0000</pubDate></item><item><title>Zoom&#x2019;s new virtual avatars let you show up to your next meeting as a dog</title><link>https://nsaneforums.com/news/software-news/zoom%E2%80%99s-new-virtual-avatars-let-you-show-up-to-your-next-meeting-as-a-dog-r4888/</link><description><![CDATA[<h3>
	Or a variety of other animals
</h3>

<p>
	<img alt="avatars_in_meeting.0.png" class="ipsImage" data-ratio="75.10" height="479" width="720" src="https://cdn.vox-cdn.com/thumbor/9XK1G5mHrkZC06djf_77q3ANfw8=/0x0:1600x966/920x613/filters:focal(672x355:928x611):format(webp)/cdn.vox-cdn.com/uploads/chorus_image/image/70657232/avatars_in_meeting.0.png">
</p>

<p>
	 
</p>

<p>
	Zoom will let you show up to your next meeting as a rabbit, fox, dog, or another type of animal, using <a href="https://blog.zoom.us/avatars/" rel="external nofollow">its new Avatars feature</a> that replaces you with a virtual character that copies your expressions, <a href="https://www.theverge.com/2018/6/28/17506010/apple-ios-12-imessage-how-to-make-memoji" rel="external nofollow">Memoji-style</a>. The company says this feature, which is included in the Zoom 5.10 update, will only let you become an animal at launch, but that new avatar options will be added in the future.
</p>

<p>
	 
</p>

<p>
	Zoom sees this feature as useful for a lot of different scenarios — in its press release, it mentions showing up with an avatar filter on could “bring some fun to your team-building meetings” or help pediatricians seem less intimidating to young children. There’s also the idea that it could help alleviate Zoom fatigue. At least <a href="https://english.elpais.com/usa/2021-03-04/why-zoom-meetings-are-more-exhausting-than-face-to-face-ones.html" rel="external nofollow">one study has indicated</a> that constantly looking at yourself to make sure you’re presentable and reacting appropriately is part of what makes being in video calls all day so tiring. If your Zoom box is showing a giraffe that’s mirroring your facial expressions, that’s a lot harder to scrutinize than your actual face.
</p>

<p>
	 
</p>

<p>
	To turn on Avatars, Zoom instructs users to click the ^ button next to the Start / Stop Video button, then click Choose Video Filter. Then, pick the animal you want to show up as from the Avatars tab — apparently, you can even decide whether your avatar will be wearing a hoodie or T-shirt (it’d just be immersion-breaking if you showed up as a fox not appropriately dressed for the weather). You can also optionally choose to always apply the filter whenever you enter a meeting — if you want.
</p>

<p>
	 
</p>

<p>
	The video conferencing app already has a variety of Snapchat-like filters and effects that you <a href="https://www.theverge.com/2021/2/8/22273217/zoom-studio-special-effects-meeting-mustache-eyebrows-lips" rel="external nofollow">can use to change your appearance</a> — you could already add bunny ears or a mustache to your face or <a href="https://www.theverge.com/22595987/cartoon-filter-snapchat-snap-camera-desktop-app-zoom-meeting-how-to" rel="external nofollow">use Snap’s camera app</a> to give yourself a cartoonish appearance. Avatars take it one step further by completely replacing you. Zoom does say that it won’t “store any data regarding your face or facial features” if you use Avatars.
</p>

<p>
	 
</p>

<p>
	It’s hard to tell how useful Zoom Avatars will be in reducing meeting anxiety or fatigue — not because they’re not fun, but because of other people’s tolerance for Zoom playfulness. Personally, my co-workers are never going to see my face again if this feature ends up working well, but there are definitely places where you’d get told off for showing up as an animal (either by <a href="https://www.theverge.com/tldr/2021/2/9/22274865/zoom-hearing-cat-filter-lawyer-texas-live-court-hearing" rel="external nofollow">the judge for your court case</a> saying it’s not appropriate to have a filter on or by a co-worker teasing you by saying you look like a furry). Hopefully, though, if video calls stay a part of our lives, we all get some time to be a little less serious — something that Avatars could certainly help with.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/3/22/22990983/zoom-virtual-avatars-animal-face-replacement" rel="external nofollow">Zoom’s new virtual avatars let you show up to your next meeting as a dog</a>
</p>
]]></description><guid isPermaLink="false">4888</guid><pubDate>Tue, 22 Mar 2022 19:50:23 +0000</pubDate></item><item><title>Microsoft releases yet another servicing update with Dev build 22579.100 (KB5013192)</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-yet-another-servicing-update-with-dev-build-22579100-kb5013192-r4887/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 11 build 22579.100 (KB5013192) to the Dev Channel insiders. The new build does not bring anything new to the table as it is a cumulative update with which the company is testing its servicing pipelines as it is often known to do. Microsoft has been <a href="https://www.neowin.net/news/tags/servicing_pipeline_update/" rel="external nofollow">frequently releasing servicing updates now</a> as the Dev Channel builds are beeming with new and upcoming features.
</p>

<p>
	 
</p>

<p>
	The full announcement says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	We are starting to roll out Cumulative Update Build 22579.100 (KB5013192). This update does not include anything new and is designed to test our servicing pipeline for builds in the Dev Channel.
</p>

<p>
	 
</p>

<p>
	Hence, all the bug fixes and improvements that were announced with the <a href="https://www.neowin.net/news/tags/build_22579/" rel="external nofollow">earlier released build 22579</a> to the Dev Channel are carried over into this. The build has loads of new features as we are now moving into the next phase of Windows 11 in preparation for version 22H2.
</p>

<p>
	 
</p>

<p>
	Interestingly, while there are no new changes made in this build, servicing test builds like these before have been known to break some features. For example, Windows 10 Build 21292.1010 caused <a href="https://www.neowin.net/news/windows-10-build-212921010-breaks-x64-emulation-on-arm-pcs/" rel="external nofollow">issues for x64 emulation on ARM PCs</a>.
</p>

<p>
	 
</p>

<p>
	The original announcement can be found <a href="https://blogs.windows.com/windows-insider/2022/03/18/announcing-windows-11-insider-preview-build-22579/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-releases-yet-another-servicing-update-with-dev-build-22579100-kb5013192/" rel="external nofollow">Microsoft releases yet another servicing update with Dev build 22579.100 (KB5013192)</a>
</p>
]]></description><guid isPermaLink="false">4887</guid><pubDate>Tue, 22 Mar 2022 19:48:41 +0000</pubDate></item><item><title>KeePassXC 2.7.0 update with improved Auto-Type, Tags for entries launches out of beta</title><link>https://nsaneforums.com/news/software-news/keepassxc-270-update-with-improved-auto-type-tags-for-entries-launches-out-of-beta-r4886/</link><description><![CDATA[<p>
	KeePassXC 2.7.0 has been released to the stable channel. The update brings several new features that were tested in the beta version.
</p>

<p>
	 
</p>

<p>
	<img alt="KeePassXC-2.7.0-update-with-improved-Aut" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/KeePassXC-2.7.0-update-with-improved-Auto-Type-Tags-for-entries-launches-out-of-beta.webp">
</p>

<p>
	 
</p>


<p>
	My <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/01/keepassxc-adds-support-for-windows-hello-touch-id-apple-watch/#comments" rel="external nofollow" target="_blank">previous article</a> covers most of the changes in this build, so I'll highlight the most important ones here, along with a few features have been added since the beta release.
</p>

<h3>
	What's new in the KeePassXC 2.7.0 update
</h3>

<h4>
	Quick Unlock with Windows Hello and macOS Touch ID
</h4>

<p>
	KeePassXC now supports Windows Hello and macOS Touch ID, which you can use to unlock your database quickly with your PIN or fingerprint scanner, or your Apple Watch. The option only works when the vault has been unlocked with a master password once and locked, i.e., you cannot use it to unlock the vault directly after running the program. Still, it's a time saver, as you don't have to enter the master password again until you reboot the computer or close the application.
</p>

<p>
	 
</p>

<p>
	<img alt="KeePassXC-2.7.0-update-quick-unlock-wind" class="ipsImage" data-ratio="75.10" height="537" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/KeePassXC-2.7.0-update-quick-unlock-windows-hello.webp">
</p>

<p>
	 
</p>

<p>
	The password manager prevents screen capture, if you'd like to take screenshots of its interface, you can follow the instructions in the previous article. The cryptography library has been migrated from libgcrypt to Botan. The program now supports KDBX 4.1 databases.
</p>

<h4>
	Improvements to the Browser Extension
</h4>

<p>
	Users of the KeePassXC's browser extension can trigger auto-type directly.
</p>

<p>
	 
</p>

<p>
	<img alt="KeePassXC-2.7.0-update-browser-extension" class="ipsImage" data-ratio="75.10" height="540" width="610" src="https://www.ghacks.net/wp-content/uploads/2022/03/KeePassXC-2.7.0-update-browser-extension-auto-type.webp">
</p>

<p>
	 
</p>

<p>
	The add-on can also be used to generate secure passwords, manage group settings, etc. Folks who are running the Linux version of the utility, can now install the KeePassXC extension in Microsoft Edge browser.
</p>

<p>
	 
</p>

<p>
	Favicons can be downloaded using the extension, and saved to the database. The Database reports section in the tool, has a Browser Statistics tab, that can be handy if you want to see the URLs and custom settings that are assigned to a login, and make changes to the entries as necessary.
</p>

<h4>
	Auto-Type
</h4>

<p>
	Auto-Type has been overhauled in KeePassXC 2.7.0, it now has a new dialog with multiple options to choose from. You can decide whether to send the password or username, or both to the login field via Auto-Type, and set hotkeys for it.  In addition to this, the program now lets you search for entries in all open databases from the Auto-Type window, just like you can in the main window of the program. It supports TOTPs too.
</p>

<p>
	 
</p>

<p>
	<img alt="KeePassXC-2.7.0-update-with-improved-Aut" class="ipsImage" data-ratio="75.10" height="521" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/KeePassXC-2.7.0-update-with-improved-Auto-Type.webp">
</p>

<h4>
	Password Entry - Tags, View Entry History, Password Rating and more
</h4>

<p>
	Entries in the vault can now be tagged, these tags can be used to find the logins quickly, and also to organize your passwords with categories. The update tags some entries by default, to highlight logins with weak passwords or expired credentials. The history tab (in the Edit Entry window) lists the changes that you made to the entry. You can use to see what changes you made to it, such as which field was edited and when.
</p>

<p>
	 
</p>

<p>
	<img alt="KeePassXC-2.7.0-update-password-genearat" class="ipsImage" data-ratio="75.10" height="537" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/KeePassXC-2.7.0-update-password-genearator-rating.webp">
</p>

<p>
	 
</p>

<p>
	KeePassXC allows you to import custom passphrase word lists, and the password generator displays a rating for the logins, so you get an idea how strong the passwords are.
</p>

<h4>
	Database management
</h4>

<p>
	You can now set the automatic backup for the database to any location of your choice, including a cloud storage drive. Groups can now be cloned along with their settings. There are some improvements to the command-line options, you can find them in the <a data-wpel-link="external" href="https://github.com/keepassxreboot/keepassxc/tree/2.7.0" rel="external nofollow" target="_blank">release notes</a> on the open-source project's GitHub page.
</p>

<p>
	 
</p>

<p>
	Download KeePassXC 2.7.0 for Windows, macOS and Linux from the <a data-wpel-link="external" href="https://keepassxc.org/download/" rel="external nofollow" target="_blank">official website</a>. It includes portable versions of the software.
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/22/keepassxc-2-7-0-update-whats-new/" rel="external nofollow">KeePassXC 2.7.0 update with improved Auto-Type, Tags for entries launches out of beta</a>
</p>

<p>
	 
</p>

<p>
	Frontpaged:   <a href="https://nsaneforums.com/topic/425189-keepassxc-270/" rel="">KeePassXC 2.7.0</a>
</p>
]]></description><guid isPermaLink="false">4886</guid><pubDate>Tue, 22 Mar 2022 19:46:59 +0000</pubDate></item></channel></rss>
