summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/about/version.gmi6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 0835d0d9..a57f0b75 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,10 +7,14 @@
7# Release notes 7# Release notes
8 8
9## 0.5 9## 0.5
10* Added MP3 support in the audio player (using libmpg123).
11* Added volume control in the audio player.
12* Metadata in Vorbis and MP3 audio content (title, artist, etc.) is shown in the audio player menu.
10* Added new serif fonts: EB Garamond and Literata. 13* Added new serif fonts: EB Garamond and Literata.
11* Configure separate fonts for headings and body text for more visual distinction. 14* Allow configuring separate fonts for headings and body text for better visual distinction.
12* Preferences dialog remembers the previously open tab. 15* Preferences dialog remembers the previously open tab.
13* Paste from clipboard on middle mouse button click. 16* Paste from clipboard on middle mouse button click.
17* Fixed failure to find resources when launching via PATH.
14 18
15## 0.4.1 19## 0.4.1
16* Set keyboard focus to URL input field after opening a new tab. 20* Set keyboard focus to URL input field after opening a new tab.