Changelog

Summary of versions changes

Table of Contents

Version 3.1.0 (2013-12-03)

Additions and changes:
  • CSS signature, AsciiDoc feature, is now available with the bootstrap backend.

  • Open Blocks allows to write blog, releases or features pages.

  • Ability to use all Pygments styles (globally or locally).

  • Add an inline macro to represent an icon.

  • Add Cerulean theme from Bootswatch template provider.

  • Add backend build signature in text footer.

  • Upgrade Bootstrap and Bootswatch Themes to latest version 3.0.2

  • New rssref attribute to specify a RSS feed in output document.

  • Admonition Block support text, images and icons font.

  • Optional additional CSS stylesheet, AsciiDoc feature, is now available with the bootstrap backend.

Bug fixes:
  • none

Version 3.0.1 (2013-11-14)

Additions and changes:
  • add new attribute bootstrap-backend-version (latest version) and include it in the generator meta tag

  • uses Bootstrap 3 template as default engine (attribute bsver sets on value 3)

Bug fixes:
  • better alignement between text and badges on default footer.

  • images generated by plantuml filter are now responsive.

  • fix resources embedded for stand-alone documents.

Version 3.0.0 (2013-11-03)

Additions and changes:
  • First version to support both Bootstrap 2 and 3 and template theme system.

  • badges and footnotes are back

  • table of contents used the default asciidoc.js file and allow start and side positionment

  • add links button support

Bug fixes:
  • none

Version 2.1.0 (2013-10-15)

Additions and changes:
  • Add new brandver attribute to support a versions dropdown menu in the navinfo.html

Bug fixes:
  • none

Version 2.0.0 (2013-10-14)

Additions and changes:
  • Support the latest Bootstrap 2.x version (2.3.2). Included in this distribution.

  • Support the latest jQuery 1.x version (1.10.2). Included in this distribution.

  • Support UItoTop jQuery plugin. Included in this distribution.

Bug fixes:
  • none

Version 1.3.0 (2013-01-21)

Additions and changes:
  • Support three attributes navinfo, navinfo1, navinfo2 to control which navigation information files will be included in the the header of the output file. See Document Structure chapter.

  • Support footer attribute to control which informations will be included in the output file. See Document Structure chapter.

  • The Brand link may be configure with the new brandref attribute.

Bug fixes:
  • none

Version 1.2.0 (2013-01-16)

Additions and changes:
  • admonitionblock used alert-block twitter styles rather than inline label. See Paragraphs chapter.

  • headers level 3 and 4 may be have an anchor now

Bug fixes:
  • none

Version 1.1.0 (2012-12-17)

Additions and changes:
  • use the standard linkcss attribute to link CSS stylesheets and JavaScripts

  • add the standard footer of lang-<lang>.conf file, footer-text section

  • the TOC can be place on a sidebar on left or right of the main document body

  • support the AsciiDoc themes plugin

Bug fixes:
  • none

Version 1.0.0 (2012-12-03)