Skip to content

Commit d17dac8

Browse files
Update CHANGELOG
1 parent 2b17870 commit d17dac8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 4.0.4
2+
* If the `alwaysCacheResults` config is enabled, then ignore a decreased `cacheperiod`. `cacheperiod` will still work for increasing the cache but it can not be decreased. This is to prevent bypassing the config by setting a very low `cacheperiod`.
3+
* Fixed `namespace` and `notnamespace` to only skip invalid namespaces and not prevent any from being used if any invalid namespace is found at all.
4+
15
# Version 4.0.3
26
* Fixes performance issue caused by version 4.0.1.
37
* Replaced class namespace deprecated in MediaWiki 1.44.

0 commit comments

Comments
 (0)