fix: don't block with update prompt on macos/linux (#5818)

This commit is contained in:
pajlada
2025-01-12 12:13:25 +01:00
committed by GitHub
parent ae964be758
commit 7b33560fd9
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
- Minor: Remove incognito browser support for `opera/launcher` (this should no longer be a thing). (#5805)
- Minor: Remove incognito browser support for `iexplore`, because internet explorer is EOL. (#5810)
- Bugfix: Fixed a crash relating to Lua HTTP. (#5800)
- Bugfix: Fixed a crash that could occur on Linux and macOS when clicking "Install" from the update prompt. (#5818)
- Bugfix: Fixed missing word wrap in update popup. (#5811)
- Dev: Updated Conan dependencies. (#5776)