- Removed deprecated dbms' from the <sql> tag
- Removed camel case (Bug #47355)
- Allows version numbers like 1.3.3, everything except 0.x is accepted
- Added: <xs:attribute name="realname" form="unqualified" type="xs:string" use="optional" /> to the link tag
- The legend was not well displayed in IE8 (Bug #43985)
- Changed .mod-about-padding { 0px 8px; } to .mod-about-padding { padding: 0 8px; }
- Changed <xs:attribute name="position" form="unqualified" type="xs:string" use="required" /> to optional
- Removed <xsl:template name="give-authors"> and renamed <xsl:template name="give-author"> to give-authors
- Added attribute phpbbcom="no" to the username tag for MOD developers that are not registered at phpbb.com, defaults to yes (Bug #44085)
- Added a replace template to replace space and # with %20 and %23 (Bug #35915)
- Added dir=ltr or rtl to the language files (Bug #35355)
- DBMS dropdown bug fixed (Bug #36235)
Further details here: http://www.phpbb.com/community/viewtopi ... &t=1795565
