We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dec084 commit f0d50b8Copy full SHA for f0d50b8
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 2.5.0
4
+- support other GTK-based operating systems
5
+- provide platform-specific custom statusbar styling to ensure it works in all platforms
6
+- Windows/Linux: improve styling of fullscreen interface
7
+
8
### 2.4.2
9
- Pale Moon 29: clarify the status of Firefox extensions in the Add-ons Manager
10
src/install.rdf
@@ -9,7 +9,7 @@
<Description about="urn:mozilla:install-manifest">
11
<em:id>darkmoon@lootyhoof-pm</em:id>
12
- <em:version>2.4.2</em:version>
+ <em:version>2.5.0</em:version>
13
<em:name>Dark Moon</em:name>
14
<em:description>The ultimate dark experience.</em:description>
15
<em:creator>Lootyhoof</em:creator>
0 commit comments