diff --git a/README.md b/README.md index 2ec8bd0..7b944a8 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,16 @@ The JavaScript tests can only be run by going to the [`Special:JavaScriptTest` p ## Release notes +### Version 4.0.1 + +Released on March 2nd, 2026. + +- Fixed redirects causing a TypeError that broke the entire network visualization (#58, #90) +- Fixed redirect pages showing the redirect source title instead of the resolved target title +- Fixed title icon lookup not resolving through redirects +- Fixed page deduplication cache not persisting across calls, causing redundant API requests +- Translation updates (thanks translatewiki.net and its translator community) + ### Version 4.0.0 Released on July 24th, 2025. diff --git a/extension.json b/extension.json index eadad1d..9114d23 100644 --- a/extension.json +++ b/extension.json @@ -1,7 +1,7 @@ { "name": "Network", - "version": "4.0.0", + "version": "4.0.1", "author": [ "[https://professional.wiki/ Professional Wiki]",