summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-27 18:12:16 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-27 18:12:16 +0200
commita7a069ddaa827ad373b4b283e979a23e931f9433 (patch)
tree51f269f593f460d9d90d5b6172d29ac2a67385b1 /res/about/version.gmi
parente23d06a13cc3764647ea293b1b1bbcd3b4ed7a37 (diff)
Updated README and release notes
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi12
1 files changed, 9 insertions, 3 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index a476a549..1bd9138f 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,13 +7,19 @@
7# Release notes 7# Release notes
8 8
9## 0.11 9## 0.11
10* Added feed subscriptions. A subscription is any bookmark with the "subscribed" tag. 10* Added feed subscriptions. A subscription is any bookmark with the "subscribed" tag. Subscriptions are refreshed in the background every two hours while Lagrange is running.
11* Added a new sidebar tab for feeds. 11* Added a new sidebar tab for feeds.
12* Added "about:feeds" to show all discovered feed entries on one page. 12* Added "about:feeds" to show all discovered feed entries on one page.
13* Added icons for special bookmark tags and context menu items for toggling "homepage" and "subscribed".
13* Line widths are slightly narrower for improved readability. 14* Line widths are slightly narrower for improved readability.
14* Improved stability; fixed data races, undefined behavior, thread leaks. 15* Light mode UI color palette is less saturated, more sepia-toned.
15* Fixed large downloads (10MB+) stopping prematurely due to a TLS decryption error. 16* Improved stability: fixed data races, undefined behavior, thread leaks.
17* Improved download progress updates: never update more often than the UI can be updated.
18* Tall menus/dialogs can be scrolled with the mouse wheel.
19* Fixed large downloads (10 MB+) stopping prematurely due to a TLS decryption error.
16* Fixed build on FreeBSD (tested on 12.1). 20* Fixed build on FreeBSD (tested on 12.1).
21* Fixed displaying of "about:" URLs in history.
22* macOS: Control-Click works as a right mouse click.
17* Unix: Location of `xdg-open` is no longer hardcoded. 23* Unix: Location of `xdg-open` is no longer hardcoded.
18 24
19## 0.10 25## 0.10