Skip to content

Commit 66965c0

Browse files
committed
Version bump, update CHANGELOG
1 parent 4dff765 commit 66965c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
### 2.0.0
4+
- re-base on MAF 4.1.4
5+
- (re-)add SeaMonkey and Basilisk support
6+
- re-implement context menu items to our new base
7+
- remove beta checks from our new base
8+
- use newChannelFromURI2 where available
9+
- re-direct users to the MozArchiver wiki for help documentation
10+
- use both "Goanna-Content-Viewers" and "Gecko-Content-Viewers" for both Pale Moon 27 and 28 support (+ Basilisk and others)
11+
- no longer require a clean profile if MAF was previously installed (must be disabled first)
12+
- use own icons for options window (fix for themes not having correct icons)
13+
- add sl-SI locale from upstream
14+
315
### 1.0.2
416
- use correct values for version comparison
517

src/install.rdf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<Description about="urn:mozilla:install-manifest">
77
<em:id>mozarchiver@lootyhoof-pm</em:id>
8-
<em:version>2.0.0b1</em:version>
8+
<em:version>2.0.0</em:version>
99
<em:type>2</em:type>
1010
<em:multiprocessCompatible>false</em:multiprocessCompatible>
1111

0 commit comments

Comments
 (0)