prepare new release

This commit is contained in:
Fabian Freund
2025-10-26 03:48:04 +01:00
parent ccc22f57f0
commit 9e6e31b3ce
3 changed files with 29 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
GeckoView 144.0
**New Features**
- Added setting to disable internal PDF viewer (pdfjs)
- Added setting to define and select browser locales
**Improvements**
- Migrated from experimental API extension to new Gecko Preference API for most operations
**Bug Fixes**
- Fixed UI issues
- Fixed engine crash after prolonged background inactivity
- Fixed intent stream lifecycle issue