summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-28 19:08:10 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-28 19:08:10 +0200
commitdd58c9feb85b113a8b66f4466ce8121a2d592df6 (patch)
tree98283c9d75964e6ec23c4c261213752f2edc633b /res/about/version.gmi
parentde1cbd837abc6a7dcfef6ed3ee357721cbc2907f (diff)
Updated Help and release notes
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi14
1 files changed, 8 insertions, 6 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index a0950846..a5830726 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -11,17 +11,19 @@
11* Added a new sidebar tab for feeds. 11* Added a new sidebar tab for feeds.
12* Added "about:feeds" to show entries from all subscriptions on one page. 12* Added "about:feeds" to show entries from all subscriptions on one page.
13* Added icons for special bookmark tags, and context menu items for toggling "homepage" and "subscribed". 13* Added icons for special bookmark tags, and context menu items for toggling "homepage" and "subscribed".
14* Improved stability: fixed data races, undefined behavior, thread leaks.
15* Wide preformatted blocks can be scrolled horizontally with the mouse wheel or trackpad.
14* Line widths are slightly narrower for improved readability. 16* Line widths are slightly narrower for improved readability.
15* Light mode UI color palette is less saturated, more sepia-toned. 17* Light mode UI color palette is less saturated, more sepia-toned.
16* Improved stability: fixed data races, undefined behavior, thread leaks.
17* Improved download progress updates: never update more often than the UI can be refreshed.
18* Tall menus/dialogs can be scrolled with the mouse wheel. 18* Tall menus/dialogs can be scrolled with the mouse wheel.
19* Fixed large downloads (10 MB+) stopping prematurely due to a decryption error. 19* Improved download progress updates: never update more often than the UI can be refreshed.
20* Fixed build on FreeBSD (tested on 12.1).
21* Fixed displaying of "about:" URLs in history.
22* Fixed window contents not being updated during window resizing.
23* macOS: Control-Click works as a right mouse click. 20* macOS: Control-Click works as a right mouse click.
24* Unix: Location of `xdg-open` is no longer hardcoded. 21* Unix: Location of `xdg-open` is no longer hardcoded.
22* Fixed large downloads (10 MB+) stopping prematurely due to a decryption error.
23* Fixed window contents not being updated during window resizing.
24* Fixed selection/search markers disappearing when scrolling down.
25* Fixed displaying of "about:" URLs in history.
26* Fixed build on FreeBSD (tested on 12.1).
25 27
26## 0.10 28## 0.10
27* Added option to load inline images when pressing Space or ↓ for a more focused reading experience — just keep tapping a single key to proceed. If an image link is visible, it will be loaded instead of scrolling. This option is disabled by default. 29* Added option to load inline images when pressing Space or ↓ for a more focused reading experience — just keep tapping a single key to proceed. If an image link is visible, it will be loaded instead of scrolling. This option is disabled by default.