Skip to content

Releases: pivotal-cf/bookbinder

Bookbinder v9.9.0

10 Jun 21:53
Compare
Choose a tag to compare

This release includes improvements to search and bug fixes.

Features

  • Search: Words appearing in page titles are now weighted at 10x words found in the body of topics
  • Search: Product names and version numbers, if available, are now displayed in search results

Bug Fixes

  • Bookbinder now correctly reports the location of PDFs it creates with the imprint command
  • Side subnavs expanding now functions correctly in all supported browsers
  • Side subnavs are now styled correctly in all supported browsers

Bookbinder v9.8.0

09 Jun 16:57
Compare
Choose a tag to compare
Merge branch 'master' of github.com:pivotal-cf/bookbinder

Bookbinder v9.7.1

06 Jun 18:06
Compare
Choose a tag to compare

This release includes a micro-feature. Some might consider a bug fix.

Micro-Feature

When a child link in the subnav is clicked, Bookbinder no longer toggles the parent subnav item.

Bookbinder v9.7.0

03 Jun 21:39
Compare
Choose a tag to compare

This release includes a new feature.

Feature

Bookbinder no longer requires a separate layout repo to bind a book.
The layout repo is now optional, and Bookbinder contains the default styles and
layouts needed to create a document set.

Bookbinder v9.6.1

01 Jun 23:12
Compare
Choose a tag to compare

This release includes a bug fix.

Bug Fix

Recent changes in subnav rendering can result in unexpected issues when older subnav templates are used instead of generated subnavs. This bug fix resolves these issues.

Bookbinder v9.6.0

01 Jun 19:27
Compare
Choose a tag to compare

This release includes new features.

New Features

  • Bookbinder now generates subnavs directly into the HTML of the page.
    • This change eliminates the time required to download and render the json file used by the previous subnav generation process
    • This change also allows the generated subnav to function with context-path based routing
  • Default styles and formatting added to Bookbinder. This feature is part of an initiative to allow open source users to bind books without needing styles and formatting defined in the docs-layout-repo.

Bookbinder v9.5.0

20 May 18:13
Compare
Choose a tag to compare

This release includes a new feature and a bug fix.

Feature

Local search can now be limited to a particular product and version of the product.

Bug Fix

This fix allows bookbinder bind local to complete even if a file specified as subnav_root in the config.yml is missing. The generated subnav will not include any content missing locally.

Bookbinder v9.4.2

10 May 23:39
Compare
Choose a tag to compare

This release includes a bug fix.

Bug Fix

This fix allows bookbinder bind local to complete even if some files necessary to generate the complete subnav are not present locally. The generated subnav will not include any content missing locally.

Prior to this fix, the generated subnav feature would break unless all folders and files referenced in the config.yml were locally present with the following error:

block in gather_urls_and_texts: Broken link found in subnav for product_id:

Bookbinder v9.4.1

29 Apr 17:22
Compare
Choose a tag to compare

This release includes a bug fix.

Bug Fix

  • Subnavs now show correctly in documentation sets with URLs that contain . characters.

Bookbinder v9.4.0

29 Apr 00:02
Compare
Choose a tag to compare

This release includes a new feature.

Feature

  • Bookbinder now fully supports . characters in the URL of a documentation set. For example, Bookbinder now allows the URL http://docs.pivotal.io/pivotalcf/1.6.