Lektor v1.1 Release Notes

  • ๐Ÿš€ Released on 27th of December 2015

    • ๐Ÿ›  Fixed a bug where resolving URL paths outside of alts did not fall back to asset resolving.
    • ๐Ÿ— verbose mode now correctly displays traceback of build failures.
    • ๐Ÿ›  Fixed a bug that caused build failures not to be remembered.
    • ๐Ÿ›  Fixed a bad EXIF attribute (longitude was misspelt)
    • ๐Ÿ‘‰ Use requests for URL fetching instead of urllib. This should fix some SSL errors on some Python versions.
    • Parent of page now correctly resolves to the right alt.
    • Publish from a temporary folder on the same device which solves problems on machines with /tmp on a different drive.