Version 4.2.0 (2014-10-04)

Additions and changes:
  • add three new attributes (jumboinfo, jumboinfo1 and jumboinfo2) to handle custom version of Jumbotron Component.

  • add new bootswatch theme Sandstone to standard distribution

  • Upgrade Font-Awesome to version 4.2.0

  • Upgrade bootswatch themes to version 3.2.0-4

Bug fixes:
  • sect1 header does not used section css style (clear:both) when role is in affect. See commit 32e511c

  • fixed css comment style for standalone documents. See commit 8543f21

  • add missing optional stylesheet for standalone documents. See commit 7907777

Version 4.1.0 (2014-08-04)

Additions and changes:
  • fix issues on Table Of Contents ( toc1 and toc 2)

  • fix header title visibility when using any entry of TOC

  • improve render with Bootstrap (default) panel component, rather than well class

  • add support of GitHub Octicons

Bug fixes:
  • none

Version 4.0.0 (2014-07-04)

Additions and changes:
  • Drop support of Bootstrap 2.3.2

  • Upgrade jQuery to version 1.11.1

  • Improve Internet Explorer CSS3 Media Query (with HTML5 Shiv 3.7.2 and Respond 1.4.0)

Bug fixes:
  • none

Version 3.3.0 (2014-03-20)

Additions and changes:
  • Upgrade Bootstrap and Bootswatch Themes to latest version 3.1.1

  • Enlarge main column (from 8 to 9)

  • Removed colgroup in table

Bug fixes:
  • none

Version 3.2.0 (2013-12-20)

Additions and changes:
  • Upgrade Bootstrap and Bootswatch Themes to latest version 3.0.3

  • New favicon attribute to specify a favorite icon, if any.

  • AsciiDoc callouts feature used badges rather than images.

  • totop attribute does not have values anymore. Sets for UI behavior and unset for text behavior.

  • New tocaffix attribute to use Bootstrap affix plugin.

Bug fixes:
  • none

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)