summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-07-02 14:11:37 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-07-02 14:11:37 -0500
commiteff8967d27be8b77d5a36dd7abb12789aeef79a2 (patch)
tree3d39fc0beb9c8ac476fb0885eb87b256d57a5578 /NEWS
parentb306f7aead66d43efa07ef32102e93a221f764ce (diff)
downloadepiphany-eff8967d27be8b77d5a36dd7abb12789aeef79a2.tar.gz
Prepare 3.37.33.37.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS39
1 files changed, 39 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4824faf11..4e8f8acb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.37.3 - July 2, 2020
+=====================
+
+ * Add ephy-reader: URI scheme for reader mode (#50)
+ * Allow muting individual tabs (#311)
+ * Add paste as plaintext context menu option (#415)
+ * Fix crash when setting homepage (#610)
+ * Add --search command line option (#630)
+ * Add run in background option for web apps (#673)
+ * Allow reordering pinned tabs (#782)
+ * Improve writes to Safe Browsing database (#790)
+ * Pre-fill search bar with selected text (#809)
+ * Fix a test (#829)
+ * Redesign Privacy pages in preferences dialog (#1057, Andrei Lisita)
+ * Fix various memory leaks in history code (#1178)
+ * Fix insecure form focused warning (#1186)
+ * Refactor PDF code (#1189, !696)
+ * Fix back/forward mouse gesture (#1204)
+ * Add option to immediately switch to a new tab (#1209)
+ * Fix web app notifications (#1228)
+ * Update to highlight.js 10.1.0 (#1230, Jim Mason)
+ * Fix serif font setting not working properly (#1231)
+ * Fix Firefox Sync not working under flatpak (#1233)
+ * Improve suggested filename for PDF downloads (#1235)
+ * Notifications now display correctly in mobile mode (#1247)
+ * Remove mobile user agent since it doesn't work well (!601)
+ * Add line numbers in view source mode (!674, Jim Mason)
+ * Disable set image as wallpaper under flatpak (!679, Vanadiae)
+ * Select entire address bar on Ctrl+L (!685)
+ * Update readability.js (!692)
+ * Various UI cleanups and improvements (!695, Alexander Mikhaylenko)
+ * Default custom fonts to 12pt (!705)
+ * Add dark mode support in view source mode (!706, Jim Mason)
+ * Add per-site autoplay policy permission (!712, Charlie Turner)
+ * Improve safety of Firefox Sync code (!716)
+ * Update to PDF.js 2.4.456 (!718)
+ * Link buttons on search engines dialog (!722, Vanadiae)
+ * Update to libhandy master (Alexander Mikhaylenko)
+
3.37.2 - May 29, 2020
=====================