Skip to content

Releases: gesinn-it-pub/SemanticDependencyUpdater

Prepared 3.0.3

09 Jan 14:21
Compare
Choose a tag to compare
removed echo that broke responses from api.php

Prepared 3.0.2

28 Dec 12:35
Compare
Choose a tag to compare
includes performance optimizations, fixes recursion while updating semantic dependencies

3.0.1

13 Sep 15:31
Compare
Choose a tag to compare
Prepared 3.0.1

prepared 3.0.0

16 Aug 08:40
0cb6865
Compare
Choose a tag to compare
  • 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

17 Jul 12:58
Compare
Choose a tag to compare
  • improved compatibility for MW 1.39 (thanks to @vedmaka)

2.0.2

13 May 09:29
Compare
Choose a tag to compare
  • do nothing, if title == null

2.0.1

26 Mar 09:45
Compare
Choose a tag to compare
  • make sure $valueItem is an instance of SMWDIBlob

2.0.0

25 Mar 13:25
Compare
Choose a tag to compare
  • use hook registration via extension.json (requires SMW 3.1+, MW 1.31+)
  • fixed broken use of Job Queue

1.4.1

04 Feb 17:03
Compare
Choose a tag to compare
  • check, that DataItem != null

1.4.0

21 Aug 09:59
Compare
Choose a tag to compare
  • use new extension registration standard