•Since build 2.5.3187.0 the <xs:group name="externalSystemExtra"> and the <xs:attributeGroup name="externalSystemExtra"> are moved from GN4.xsd to Tark4Include.xsd. If they still exist in your GN4.xsd, it may cause various run-time errors when opening pages. Please fix your GN4.xsd (http://tracking.teradp.com/gn4/issues/GN4-4913) by removing both pieces of code and reimporting the schema.
•New computed attribute "headline". Replaces the Copy Headline to Title preference and SyncHeads script. On GN4 upgrade, perform the attributes recomputing with srv4 recompute -conditions gn4:article
•ShellWindow.DoEvents command is no longer supported. In your custom addins, remove all the occurrences.
•For the job GN4-4879 - Ted4,i4: parametric styles without prompt, changed the GN4EditorialClasses.xsd schema. Added a new flag to the NamedCmdM type:
<xs:attribute default="true" name="promptNew" type="xs:boolean">
<xs:annotation>
<xs:documentation>True if the parameteres dialog should be opened when the
paragraph style is inserted (only for paragraph styles)</xs:documentation>
</xs:annotation>
</xs:attribute>
•The standard configuration now requires a NavTabSearchButton control which is only available in builds after 2.5.3201.