summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2021-06-02 16:37:21 -0400
committerGaming4JC <g4jc@hyperbola.info>2021-06-02 16:37:21 -0400
commit420d826d782e75709c9df6e1f7ad0b13c8f91d2c (patch)
tree1dd3739474e6bd0ea419c25113be3fa1469e4cc3
parent70bc2fc87767ab393b9d0c2e4d54effd20d016b1 (diff)
downloadiceweasel-uxp-420d826d782e75709c9df6e1f7ad0b13c8f91d2c.tar.gz
Bump Changelogv3.0
-rw-r--r--CHANGELOG.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 698f34a..b91126d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
-## [v3.0]
+## [v3.1]
-## [v2.9]
+## [v3.0] 2021-06-02
+### Added
+- New Pref: browser.tabs.allowTabDetach - Allows dragging a tab off the tab bar to tear it off into its own windows (true by default)
+- Warning before opening many URI nodes in tabs
+- Backport UXP#1578 - Add global menubar support for GTK
+
+### Fixed
+- Fix broken preferences advanced pane initialization
+- Fix GUAO due to UXP Issue #1684
+- Backport Basilisk #17 - Reinstate erroneously removed unload event listener
+- Backport UXP - [ui] Encode braille space
+- Backport UXP - [AM] Clean up addon-signing build leftovers.
+- Backport UXP #1516 - Change CAN_DRAW_IN_TITLEBAR to MOZ_CAN_DRAW_IN_TITLEBAR
+- Backport UXP #1360 - Change Hardware Acceleration Bool so it is not inverted,
+
+### Removed
+- Backport UXP #1390 - Remove application support for the Presentation API
+
+## [v2.9] 2020-05-24
### Fixed
- Various dead search engines
- Packaging issues against current UXP trunk (20200506)