Alchemy CMS v4.6.0 Release Notes

Release Date: 2020-06-04 // almost 4 years ago
  • 4.6.0 (2020-06-04)

    ๐Ÿš€ In preparation for the 5.0 release this release adds a lot of deprecations. Fix them and you should be ready to upgrade to Alchemy 5.0 without any further ado.

    • โšก๏ธ Use apt update instead of apt-get in GH action #1865 (tvdeyen)
    • Use depth for page tree serializer root_or_leaf #1864 (tvdeyen)
    • ๐Ÿ›  Fix sitemap wrapper height #1861 (tvdeyen)
    • Do not return the root page with API responses. #1860 (tvdeyen)
    • Introduce page.url_path and use it for alchemyPageSelect #1859 (tvdeyen)
    • โšก๏ธ Update Urlname translation #1857 (tvdeyen)
    • ๐Ÿ‘‰ Show url name in Page tree #1856 (tvdeyen)
    • ๐Ÿ—„ Deprecate Page#visible attribute #1855 (tvdeyen)
    • 4.6: Re-add auto_logout_time configuration option #1852 (mamhoff)
    • ๐Ÿšš Backport ContentEditor to 4.6, deprecate removed methods on Alchemy::Content #1847 (mamhoff)
    • Deprecate auto_logout_time (4.6) #1843 (tvdeyen)
    • Deprecate require_ssl (4.6) #1842 (tvdeyen)
    • ๐Ÿ”ง Deprecate url_nesting configuration (4.6) #1841 (tvdeyen)
    • ๐Ÿ‘ Allow page visible toggle (4.6) #1838 (tvdeyen)