diff --git a/CHANGELOG.md b/CHANGELOG.md index 125b5b3bd..733165a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Index navigation improvements: - You can now refresh the index page you are on with the refresh shortcut in the header bar or the same keybind for refreshing threads. - - You can now switch between paged and all-threads index modes via the "Index Navigation" header sub-menu. + - You can now switch between paged and all-threads index modes via the "Index Navigation" header sub-menu:
+ ![index navigation](img/changelog/3.12.0/0.png) - Threads in the index can now be sorted by: - Bump order - Last reply diff --git a/img/changelog/3.12.0/0.png b/img/changelog/3.12.0/0.png new file mode 100644 index 000000000..cb17e29c0 Binary files /dev/null and b/img/changelog/3.12.0/0.png differ