summaryrefslogtreecommitdiff
path: root/waterfox/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'waterfox/debian/changelog')
-rw-r--r--waterfox/debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/waterfox/debian/changelog b/waterfox/debian/changelog
index aac7a26..35ab765 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,22 @@
+waterfox (2019-12-1+devuan) obs; urgency=medium
+
+ * New features:
+ * Restart button in PanelUI and Menu
+ * Copy current tab URL
+ * Copy all tab URLs
+ * New advanced settings in Features tab
+ * Added settings for blocking notifications and exceptions
+ * Added settings for disabling loading images automatically and exceptions
+ * Added settings for disabling JavaScript with exceptions and advanced settings
+ * Added new privacy settings
+ * Added possibility to disable search bar on new tab page
+ * Containers support enabled
+ * Added support for new emoji in Unicode/Emoji 12
+ * Storage API enabled
+ * Security patches
+
+ -- B Stack <bgstack15@gmail.com> Wed, 18 Dec 2019 11:44:32 -0500
+
waterfox (56.2.14-1+devuan) obs; urgency=medium
* This a security release, which brings Waterfox inline with security patches from ESR 60.9
bgstack15