> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.pdfgeneratorapi.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Release Notes 2.62.0 (10.03.2021)

## Improvements


### Template optimizations
We have optimized the template loading logic in the editor and templates now load up to 3 times faster than before.

### Render barcodes as images
It is now possible to render barcodes as images instead of vector lines. We noticed that some printers can handle images better than vector lines when printing small labels. Rendering barcodes as images can increase the barcode readability with the scanner. To render barcodes as images you  need to enable the option from File > Template Settings.

## Bug fixes
* Fixed "Justify text" issues for multi-column text component
* Fixed password reset flow
* Default line height is now 1.15 as this was the default before introducing line height feature in 2.61.0
* Small UI fixes and improvements