===== Version 3.5.253 (10/5/21) ===== ==== Map editor, search in definition ==== In recursively built structures, a search for entries led to an infinite loop. This bug is fixed. ==== Correction of article pool update procedure ==== Correction of the article pool update procedure "ArticlePool_UpdateArticleDetailsNullValues" regarding the evaluation of null values. ==== Extension of the Json-Writer for eBiss PlugIns ==== To export simple lists of strings on the basis of eBiss PlugIns, the eBiss.Api.ExportTypeAttribute was extended by: * AsValueList and * AsLineBrokenValueList If you mark with one of these values the "Complex property" of the type list and this contains only a "Simple property", then the Json Writer will write a list of the Simple property type. The Json Writer must not be of the "Write Type = Legacy Json Writer.