Commit 66965c0 1 parent 4dff765 commit 66965c0 Copy full SHA for 66965c0
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
### 1.0.2
4
16
- use correct values for version comparison
5
17
Original file line number Diff line number Diff line change 5
5
6
6
<Description about =" urn:mozilla:install-manifest" >
7
7
<em : id >mozarchiver@lootyhoof-pm</em : id >
8
- <em : version >2.0.0b1 </em : version >
8
+ <em : version >2.0.0 </em : version >
9
9
<em : type >2</em : type >
10
10
<em : multiprocessCompatible >false</em : multiprocessCompatible >
11
11
You can’t perform that action at this time.
0 commit comments