Skip to content

v1.20.0

Compare
Choose a tag to compare
@RobinTheHood RobinTheHood released this 10 Mar 11:00
· 262 commits to master since this release

What's Changed

Added

  • feat: determine modified version for 2.0.1.0 and up by @grandeljay in #55
  • feat: inform user about invalid parent directory by @grandeljay in #60
  • feat: Add module meta by @grandeljay in #71
  • feat: Add option to define shop root by @grandeljay in #73
  • feat: Change view setting installMode as select and modify function invokeSettings() to set installMode by @Gulliver72 in #52
  • feat: show README.md content under module info section details
  • feat: protect vendor and vendor-no-composer with .htaccess
  • feat: create accessToken if no accessToken is set
  • feat: add auto code highlight detection for markdown files

Changed

  • build(deps): bump guzzlehttp/guzzle from 7.4.2 to 7.4.5 by @dependabot in #70
  • fix: module icon style by @grandeljay in #72
  • fix: strip html tags form short-description in Module Listing
  • fix: only load composer ClassLoader if class not exists #64

New Contributors

Full Changelog: 1.19.1...1.20.0