Forum Discussion
Dev Channel update to 115.0.1880.1 is live
Hello Insiders! Today, we are releasing build 115.0.1880.1 to the Dev channel, which includes a variety of fixes and new features. For more details on the changes, check out the highlights below. Two new YouTube videos about shopping.
Microsoft Edge l Make the best purchase decision with helpful AI tools - YouTube
Microsoft Edge l How will you shop and save with Edge? - YouTube
Added features:
- History now has the option to display thumbnail images.
- iOS:
- Added Exit InPrivate mode button.
- Android:
- Added Save to album option to … menu in Drop.
Improved reliability:
- Fixed browser crash when allowing permission to Microphone access.
- Fixed browser crash when clicking on Send feedback button on Sidebar.
- macOS:
- Fixed browser crash when playing video in full screen.
Changed behavior:
- Re-added shortcut Ctrl + Shift + X for Web select.
- Fixed PDF keeps opening last page even when PDF view settings for last viewed location is disabled.
- Fixed certain websites not rendering correctly.
- Android:
- Fixed certain websites displaying something went wrong error message.
- WebView2:
- Enterprise:
- Fixed sharing PDF file not working after it is downloaded from SharePoint on iOS.
- VisualSearchEnabled policy is now available for all platforms.
See an issue that you think might be a bug? Remember to send that directly through the in-app feedback by heading to the ... menu > Help and feedback > Send feedback and include diagnostics so the team can investigate.
Thanks again for sending us feedback and helping us improve our Insider builds.
57 Replies
- nahdoogieCopper Contributor
I tried the Fixes in the threads but they did not work,
Is it posible for you to make 115.0.1880.2 that works.
Thanks, Neil
- KeesfrCopper ContributorThis version is crashing after a few seconds... 😞
- KeesfrCopper ContributorAfter removing MS Edge dev from the apps and reinstall from the site it is working, only missing the nice, rounded tabs... Luckily all profiles were kept 😉
- SGray1217Copper ContributorRounded corner feature does not work in the new version
- Rambaldi1560Copper ContributorAlso in version 115.0.1866.1 there was a problem with the devtools that could not be moved and there are no more close and minimizing icons
- Jeremiah-VIron Contributor
Update: Our engineers are currently investigating the problem regarding Dev/Canary not rendering properly or crashing. A fix has been implemented and it appears to have resolved the issue for some users. However, we understand that there are still individuals encountering this problem. If the current workaround provided here is not effective for you, please follow these steps:
- Close all instances of "msedge.exe" by killing the processes.
- Add the following command line argument to the "msedge.exe" executable: "msedge.exe --disable-features=msEnhancedTextContrast".
- Launch the browser again.
- In the address bar, enter "edge://flags/#edge-enhance-text-contrast".
- Select either "default" or "disable".
- RobertJelenCopper Contributor
Hi Jeremiah-V,
the --disable-features=msEnhancedTextContrast didn§t work in my case. So I used it with --disable-gpu and Edge works. But strange is that EDGE works now without any additional startup parameters.
- BrianInIACopper Contributor
I have added --disable-features=msEnhancedTextContrast to the target in the short cut.
Now I face just having a Blank Black Screen when opening Edge DEV.
- dany20mhCopper Contributor
The issue I have with edge-enhance-text-contrast is that Hardware Acceleration is on.
I can have that flag set to enable and disable my hardware acceleration and everything works fine.
But the moment I enable hardware acceleration it will stop working and get a black screen.
Might want to pass this info on to the engineering team as well too.
- SWCetaceanCopper ContributorOn one of my laptops, I'm also getting the black screen problem. This is an older laptop with both Intel integrated graphics and an Nvidia P500. Neither of the GPU options work; both give me a black screen. The --disable-gpu and the --no-experiments command line options don't work either and I get a black screen either way. The "Uninstall" option in the Settings app and Control Panel doesn't work, because the Edge uninstaller uses Edge, which cannot render the window. Where is the settings file stored? That's the only way I can see to disable the offending flag, because the command line options just don't work.
This black screen problem was reported in Canary last week and was never truly fixed. Whatever experiment with GPU acceleration is being done here needs a rework, because it's clearly breaking installs without effective workarounds. - Rambaldi1560Copper ContributorI have all PWA installed with dev, not works anymore. 😞
- Korez73Copper ContributorLatest was crashing for me after a few seconds as well. Uninstall and reinstall seems to have fixed it.
- tonyzxcvBrass Contributor
Just found the problem that makes the window completely blank, which is the flag "Enhance text contrast".
If you have this problem, you can create a shortcut and add ' --no-experiments' to the end of the path in the target field, and you can open Edge with no problem with the shortcut.
Afterwards, you can disable that "Enhance text contrast" flag from edge://flags/, and then everything should be back to normal now.- yokoffingCopper ContributorTHANK YOU!!!
- agpt8Brass ContributorYup, turning this off fixed it for me. I ran edge through the terminal with the '--no-experiments' flag and the UI came back, though my rounded tabs disappeared. No amount of fiddling seems to turn it back on. Turned off the Enhanced text contrast flag as well. Hoping for a permanent fix soon.