diff options
author | Michael Catanzaro <mcatanzaro@igalia.com> | 2019-02-04 21:14:04 -0600 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@igalia.com> | 2019-02-04 21:14:04 -0600 |
commit | 23bf9cca51f32d304298e293872ce57196004ee4 (patch) | |
tree | f7539da6a2d511e8644d6522d9731d4fcad8d415 /NEWS | |
parent | 70f16a9fae8266f270c64d504ba27d0b6f8520a7 (diff) | |
download | epiphany-23bf9cca51f32d304298e293872ce57196004ee4.tar.gz |
Prepare 3.31.903.31.90
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +3.31.90 - February 4, 2019 +========================== + +- Hide new tab button in app mode (#19) +- Move all stored data to appropriate locations (#182, #477, Patrick Griffis) +- Middle-click on new tab button now loads URL from clipboard (#203) +- Animate to web app in GNOME shell overview after installing (#206) +- Fix next/previous accelerators in right-to-left locales (#239) +- Rename "New tab page" homepage option to "Most visited pages" (#394) +- Animate downloads button instead of intrusively opening popover (#395) +- New three-finger swipe gesture for back/forward navigation (#435) +- Don't close menu when changing zoom (#462) +- Fix zoom in internal pages (#539) +- Fix some tests (#617) +- Fix crash setting web app title without hostname (#618) +- "Search the Web" -> "Search the web" (#635) +- Tab menu is now a featureful popover (#647, Adrien Plazas) +- Remove PDF support for now, not stable yet (#659) +- New shortcuts for reload bypassing cache and reader mode (#661) +- Fix crashes caused by password manager rework (Patrick Griffis) +- Fix crash when $XDG_CURRENT_DESKTOP is undefined (Adrian Perez de Castro) +- Make find toolbar adaptive (Adrien Plazas) +- Make bookmarks import dialog adaptive (Adrien Plazas) +- Add tab menu for narrow mode (Adrien Plazas) +- Many CSS style improvements (Alexander Mikhaylenko) +- Fix too-tall switch in search engines dialog (Alexander Mikhaylenko) +- Remove process model and process count settings (Spectre mitigation) +- New design for security popover, appropriate for small screens +- Remove all deprecated settings and associated migrators +- Add setting to configure hardware acceleration policy +- Fix modified form submission warning +- Fix opening downloads under flatpak + 3.31.4 - January 7, 2019 ======================== |