File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -358,18 +358,18 @@ The JavaScript tests can only be run by going to the [`Special:JavaScriptTest` p
358358
359359## Release notes
360360
361- ### Version 1.5 .0
361+ ### Version 2.0 .0
362362
363- Under development
363+ Released on July 11th, 2021.
364364
365- * Added optional support for using display title for nodes' labels.
366- * Added configurable maximum length for node labels.
367- * Added tooltips to nodes.
365+ * Added optional support for using display title for nodes' labels. (thanks @ cicalese )
366+ * Added configurable maximum length for node labels. (thanks @ cicalese )
367+ * Added tooltips to nodes. (thanks @ cicalese )
368368* Made styling of nodes representing links to existing pages and links to
369369 missing pages configurable by adding vis.js groups named "bluelink" and
370- "redlink".
371- * Added support for OOUI icons.
372- * Added support for external links.
370+ "redlink". (thanks @ cicalese )
371+ * Added support for OOUI icons. (thanks @ cicalese )
372+ * Added support for external links. (thanks @ cicalese )
373373
374374### Version 1.4.0
375375
Original file line number Diff line number Diff line change 11{
22 "name" : " Network" ,
33
4- "version" : " 1.5.0-dev " ,
4+ "version" : " 2.0.0 " ,
55
66 "author" : [
77 " [https://www.entropywins.wtf/mediawiki Jeroen De Dauw]" ,
You can’t perform that action at this time.
0 commit comments