Skip to content

Latest commit

 

History

History
165 lines (96 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

165 lines (96 loc) · 7.25 KB

Changelog

All notable changes to larecipe will be documented in this file


1.4.0 (2019-02-28)

Enhancement

  • Add support for Laravel 5.8 - (# 95)
  • Feat/bust cache custom assets - (# 93)

1.3.5 (2019-02-14)

Fix

  • Fix mobile search - (#90)

1.3.4 (2019-02-11)

Enhancement

  • Improve internal search UI - (# c1b4a24)
  • Save theme once selected by a user in local storage - (# 8902a72)

1.3.0 (2019-02-07)

Features

  • Add internal search functionality - (#548f5ff)
  • Add font-awesome icon selection to alarm markdown sugar - (#78)

Enhancement

  • Make sidebar link display as block - (#53)
  • Add option for users to add extra links to auth dropdown menu - (#56)

Fix

  • Fix rendering blade before replacing version number - (#43e1195) (#44)
  • Fixed multi-level lists - (#43)
  • Make the mediumZoom selector more specific - (#77)

Minor

  • close nav menu when search button pressed on mobile viewport - (#42d0a1f)

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