PDF Print E-mail
The latest release is 2.2.6. There is not another release emminent for now.
The below is concerning the 2.2.4 release.
The imminent release fixes a couple HTML bugs along with some other tweaks.

Specially:

  1. HTML Tag completion across multiple lines has been fixed! In fact it is even smarter now: If the opening tag is the only entry on the line, a multiline completion will be done, otherwise, the completing tag will just be placed beside the starting tag.
  2. My sincerest apologies for this one that slipped past me. In HTML api listings, if a first attribute has a description and the tag it self didn't, the api parser would incorrectly attach the attribute's name to the tag's description. The problem was, I had no way of differentiating a tag description from the first attribute itself.
    The fix is simple but will require you to upgrade to this version (2.2.4) or later, then in your API listings, list api tags like:
    .div<:delimits a block~align,class,datafld,dataformats,datasrc,dir,id,lang,dhtml,style,title
    The first attribute can now safely have it's own description:
    .div<:delimits a block~align~Sets horizontal alignment,class,datafld,dataformats,datasrc,dir,id,lang,dhtml,style,title.

Last Updated ( Monday, 21 December 2009 )
 
Best viewed with Firefox