Skip to content

v2.8.1

Choose a tag to compare

@theotherp theotherp released this 11 Nov 20:11
· 1952 commits to master since this release

v2.8.1

Feature Allow to define sorting for the search results via URL parameters. Use &sortby= and, optionally, &sortdirection=asc or &sortdirection=desc. This will take preference to the sorting settings saved in a cookie but not overwrite them.