diff options
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 506e3ae0..625e4ccb 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -10,6 +10,9 @@ | |||
10 | New features: | 10 | New features: |
11 | * Identity toolbar menu can be used to switch between alternate identities. If you have used multiple identities on one site, this makes it more convenient to switch between them. | 11 | * Identity toolbar menu can be used to switch between alternate identities. If you have used multiple identities on one site, this makes it more convenient to switch between them. |
12 | 12 | ||
13 | Fixes: | ||
14 | * Fixed a history caching issue: if there were multiple instances of the same URL in history, only the latest one's content would be used when navigating back/forward. | ||
15 | |||
13 | ## 1.9.2 | 16 | ## 1.9.2 |
14 | * Windows: Use the correct version number for update checks. | 17 | * Windows: Use the correct version number for update checks. |
15 | * Shorter label for "Mark All as Read" in Feeds sidebar actions. | 18 | * Shorter label for "Mark All as Read" in Feeds sidebar actions. |