Releases: gesinn-it-pub/SemanticDependencyUpdater
Releases · gesinn-it-pub/SemanticDependencyUpdater
Prepared 4.0.0
- chore (ci): add CI for MW 1.39+
- deps: bump minimum MW version to MW 1.39+
- chg: update Hooks.php to support newer MediaWiki versions
Prepared 3.0.3
removed echo that broke responses from api.php
Prepared 3.0.2
includes performance optimizations, fixes recursion while updating semantic dependencies
3.0.1
Prepared 3.0.1
prepared 3.0.0
- fixed processing via JobQueue which is recommended and default now to avoid issues with deferredUpdates on pages
- removed deprecations
- this extension now requires MW 1.35+ and SMW 4+
2.1.0
2.0.2
- do nothing, if title == null
2.0.1
- make sure $valueItem is an instance of SMWDIBlob
2.0.0
- use hook registration via extension.json (requires SMW 3.1+, MW 1.31+)
- fixed broken use of Job Queue
1.4.1
- check, that DataItem != null