Skip to content

Latest commit

History

History
114 lines (63 loc) 路 5.15 KB

CHANGELOG.md

File metadata and controls

114 lines (63 loc) 路 5.15 KB

Changelog

All notable changes to larecipe will be documented in this file

1.2.5 (2018-09-26)

Enhancement

  • Add Medium-zoom like effect - (#aa3dcce)

Fix

  • Fix rendering blade before replacing version number - (#43e1195) (#44)
  • Fixed multi-level lists - (#43)

Minor

  • Add laravel 5.4 and 5.7 in require-dev composer.json - (#41)

1.2.4 (2018-09-23)

Enhancement

  • Add support for many Prism languages using autoloader 馃敟 - (#39) (#34) (#30)
  • Add support for Blade syntax inside amrkdown 馃敟 - (#35)(#29) (#28)

1.2.3 (2018-09-22)

Enhancement

  • Add support for dynamic route placeholder - (#fd21ce2)

1.2.2 (2018-09-21)

Features

Minor

  • Add php7.1+ version requirement in readme - (#33)

1.2.1 (2018-09-20)

Enhancement

  • Add version number in the search - (#791ca9c)

1.2.0 (2018-09-20)

Features

Enhancement

Fix

  • Fix publishable config - (#19)
  • Having all publishables in the vendor folder - (#23)

Minor

  • Create .gitattributes - (#20)

1.1.0 (2018-09-11)

Features

  • Google Analytics Support 馃敟 (#aacef69)
  • Authorization Support 馃 (#640ca87)

Enhancement

  • Allow to opt out app name in navbar (#e1c8193)
  • Add small notification if a user forgot to run install command (#1a758d2) (#8)
  • Use Larecipe logo by default to prevent showing blank logo after installation (#ebace69) (#8)

Fix

1.0.1 (2018-09-02)

Features

  • Store sidebar user's preference visibility in localStorage (#4)

1.0.0 (2018-09-02)

  • initial release