Forum Discussion
josh_bodner
Jun 15, 2021Former Employee
Dev channel update to 93.0.916.1 is live
Hello Insiders! Today we’re releasing build 93.0.916.1 to the Dev channel. Alongside this, we’re excited to announce a campaign to spur extension development and usage: https://techcommunity.micro...
rshupak
Jun 15, 2021Iron Contributor
josh_bodner I only just noticed this the other day in canary but apparently it is broken in beta, dev, and canary while still correct in stable. Specifically, the sorting of site names in the password list changed from an intelligent sort by eTLD+1 then the prefix to sorting by the entire host name. The consequence of this is that with the good sort, related hosts are grouped together as shown below.
With the new bad sort order, related hosts are scattered around.
To be blunt, wherever host names are sorted, they should be sorted by eTLD+1 then prefix so that related sites are grouped.