Skip to content

Commit c7e92a5

Browse files
committed
Update changelog.rst
1 parent 165e3b5 commit c7e92a5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/changelog.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
Changelog
22
=========
33

4-
- Remove the preset system, so that the parsers are contained in a different repository, and they are loaded via a doctype.
4+
- Remove the preset system, so that the parsers are contained in a different repository, and they are loaded via a doctype (Preset requests will be located in the `new indexes repository <https://github.com/cibere/Rtfm-Indexes/>`__, however creating preset requests on the plugin's repository is fine).
55
- This will allow for faster and automatic preset updates, faster caching times, and it will reduce the strain on the hosts.
6-
- Remove the ``Use Cache`` option for non-api presets/doctypes.
6+
- With the move to their own repository, the manual type has been changed to ``cibere-rtfm-indexes``
7+
- Remove the ``Use Cache`` option
78
- Add a ``Cache Results`` option for doctype entries
89
- Rewrite settings to reduce code duplication and to stop dumping settings about 5 times every time the save button in the webserver is clicked
910
- Strip the plugin's core (~1.5k lines removed) and move them to their own repository so that they can be integrated in other places
1011
- Fix a bug with certain error icons not showing
1112
- Remove the need to have ``image-magik`` installed for nice icons, by switching from google's favicon API to duckduckgo's favicon API.
1213
- Bump dependencies
1314
- Remove the entry children (extra context menu items) for code simplicity, might add them back later
14-
- Fix the previous implementation of legacy compatible settings not actually working very well
15+
- Fix the previous implementation of legacy compatible settings not actually working very well
16+
- Improve some error messages in the settings webserver
17+
- Update the documentation

0 commit comments

Comments
 (0)