All Versions
39
Latest Version
Avg Release Cycle
62 days
Latest Release
1552 days ago

Changelog History
Page 2

  • v1.0.8 Changes

    August 18, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed internalization route in maintenance mode
    • ๐Ÿ›  Fixed admin logout if an route alias exists
    • ๐Ÿ›  Fixed location widget settings

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Make re-login modal available in front end by default
  • v1.0.7 Changes

    August 11, 2016

    ๐Ÿ”„ Changed

    • ๐Ÿšง Permission to access admin area now includes the right to use the site in maintenance mode

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed JS error during user role sorting
    • ๐Ÿ›  Fixed unintentional duplication of dashboard widgets in rare cases
    • ๐Ÿ›  Fixed re-login in maintenance mode for certain API routes
    • ๐Ÿ›  Fixed login interceptor to not intercept CORS requests
  • v1.0.6 Changes

    August 08, 2016

    โž• Added

    • Twig debug mode
    • Float filter for request arguments

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed wrong user role assignment in very rare cases (SQLite)

    ๐Ÿ”’ Security

    • XSS vulnerabilities at 404 page, discovered by Onur Yilmaz (https://www.netsparker.com)
    • XSS vulnerabilities at login page, discovered by Raphael de la Vienne and Luuk Spreeuwenberg
    • SQL injection vulnerability, which can be misused by users with admin privileges, discovered by Raphael de la Vienne and Luuk Spreeuwenberg
  • v1.0.5 Changes

    July 01, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed asset upload
  • v1.0.4 Changes

    June 29, 2016

    โž• Added

    • โž• Added node's access check

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed access check for user and site settings
    • ๐Ÿ›  Fixed admin dashboard for Safari private window
    • ๐Ÿ›  Fixed a situation where a node could be assigned as its own parent
    • ๐Ÿ›  Fixed backend password recovery
    • ๐Ÿ›  Fixed user approval if verification is activated as well
    • ๐Ÿ›  Fixed user verification state
  • v1.0.3 Changes

    May 11, 2016

    โž• Added

    • ๐Ÿ“œ Parse MySQL Port from hostname in installer
    • ๐Ÿ‘ SSL support for location widget

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved widget visibility settings
    • Redirect to extensions/themes overview after install and activation from marketplace
    • ๐Ÿ”„ Changed signature of setup command

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed touch support in backend
    • ๐Ÿ›  Fixed superfluous request caching
    • ๐Ÿ›  Fixed widget settings validation
    • ๐Ÿ›  Fixed relative date for languages without plural
    • ๐Ÿ›  Fixed non expiring local storage
    • ๐Ÿ›  Fixed style and script helper for use in Twig templates
  • v1.0.2 Changes

    April 22, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed notice when og:image in site meta settings not defined
  • v1.0.1 Changes

    April 21, 2016

    โž• Added

    • โž• Added OpenGraph image option for site nodes
    • โž• Added file extension check for storage uploads
    • โž• Added maintenance logo option
    • โž• Added cache break for language file

    ๐Ÿ”„ Changed

    • โšก๏ธ Smoothed packages updates
    • โšก๏ธ Optimized .htaccess

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed save shortcut in Firefox
    • ๐Ÿ›  Fixed reordering in site tree
    • ๐Ÿ›  Fixed missing territory data
    • ๐Ÿ›  Fixed redirect after login
    • ๐Ÿ›  Fixed missing initial active state at pagination
    • ๐Ÿ›  Fixed duplicated request occasionally caused by pagination
  • v1.0.0 Changes

    April 13, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Temporarily fixed menu params bug
  • v0.11.3 Changes

    April 07, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed blank widget settings page
    • ๐Ÿ›  Fixed missing marketplace icons
    • ๐Ÿ›  Fixed RFC 3986 encoding of static URLs
    • ๐Ÿ›  Fixed render params
    • ๐Ÿ›  Fixed CLI command enables extensions
    • ๐Ÿ›  Fixed db prefix check in installer
    • ๐Ÿ›  Fixed different prefixes with SQLLite
    • ๐Ÿ›  Fixed SQLite collations

    โœ‚ Removed

    • โœ‚ Removed Guzzle dependency

    ๐Ÿ”„ Changed

    • CLI setup command requires admin password to be specified