@@ -5,13 +5,36 @@ Changelog
55- Update webserver
66 - Rewrite webserver backend
77 - Rewrite webserver frontend (thanks `Yusyuriv <https://github.com/Yusyuriv >`__)
8- - readd the ability to choose a custom port
8+ - re-add the ability to choose a custom port
99- Add support for mkdocs
10- - add more presets. See :doc: `presets ` for a list.
10+ - Added a preset system + the following presets:
11+ - https://www.lua.org/manual/5.4
12+ - https://www.flowlauncher.com/docs
13+ - https://autohotkey.com/docs/v1
14+ - https://autohotkey.com/docs/v2
15+ - https://docs.github.com
16+ - https://developer.mozilla.org
17+ - https://mpv.io/manual/master
18+ - https://mpv.io/manual/stable
19+ - https://docs.discord.sex
20+ - https://discord.com/developers/docs
21+ - https://ss64.com/bash
22+ - https://ss64.com/mac
23+ - https://ss64.com/ps
24+ - https://ss64.com/nt
25+ - https://tom-select.js.org/docs
26+ - https://docs.qmk.fm
27+ - Add a `rtfm indexes <https://github.com/cibere/Rtfm-Indexes/ >`__ to index presets that are too "heavy" for the plugin itself.
1128- Add proper documentation
1229- Fix bug with infinitely big log files
1330- Update build process to not include unneccessary files
1431- Fix bug with cache being built multiple times simultaneously
1532- Support star/blank keywords
1633- Add a ``version `` key to the settings for better backwards compatibility in the future, if the format is ever to change.
17- - Add a context menu item to copy the url
34+ - Add a context menu item to copy the url
35+ - Add support for API presets
36+ - Fix bug with favicons being very inconsistent
37+ - Fix bug with settings being version-specific and breaking when either their path changes, or the plugin's path changes.
38+ - Add some location serialization to attempt to autofix bad locations/urls/paths.
39+ - Remove the need to provide paths in a ``file `` protocol url
40+ - Add a temp-fix to broken result caching
0 commit comments