consolidate firefox incognitobrowser logic (and deprecate opera/launcher) (#5805)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
teknsl
2025-01-11 14:08:21 +01:00
committed by GitHub
parent f152c885e9
commit 687fb353a7
5 changed files with 84 additions and 46 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Minor: Treat all browsers starting with `firefox` as a Firefox browser. (#5805)
- Minor: Remove incognito browser support for `opera/launcher` (this should no longer be a thing). (#5805)
- Bugfix: Fixed a crash relating to Lua HTTP. (#5800)
- Dev: Updated Conan dependencies. (#5776)