Lektor v3.2.1 Release Notes

Release Date: 2021-09-18 // over 2 years ago
  • Compatibility

    • โœ… Pin pytest-click<1 for python 2.7. #924
    • ๐Ÿ›  Fixes to support werkzeug 1.x. [#833][]

    ๐Ÿ› Bugs

    • ๐Ÿ‘ Allow rsync deployment to a local path. [#830][], [#836][]
    • ๐Ÿ›  Fix queries with offset but without a limit. [#827][]

    ๐Ÿ’ป Admin UI

    • ๐Ÿ›  Fix select and checkboxes widgets when choices is empty. [#900][]
    • โšก๏ธ Update npm packages. [#848][], [#834][], [#816][]
    • ๐Ÿ›  Fix updating of the preview iframe. [#846][]
    • ๐Ÿ‘ Allow ftps: and mailto: URLs in url fields. [#840][]
    • ๐Ÿ›  Fix the toggling of flow widgets in the admin UI to not mark the content as changed. [#842][]
    • ๐Ÿ“‡ Rename CSS class to prevent conflict with EasyList FR adblock list. [#841][]
    • ๐Ÿ›  Fix the handling of the URLs when opening the admin UI from the pencil button. [#837][]
    • ๐Ÿ›  Fix the checkboxes widget in the admin UI. [#817][]

    โœ… Testing / CI

    • โœ… Test under python 3.9. [#845][]
    • ๐Ÿ‘ท Various CI test fixes. #932, [#839][], #832, #826
    • โž• Added a tox.ini. [#824][]

    Code Reformatting

    • Blackify, reorder-python-imports, flake8. [#823][]
    • Reformatted js code with prettier. [#825][]
    • โšก๏ธ Update pylint config. [#822][]