Skip to content

Latest commit

 

History

History
122 lines (80 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

122 lines (80 loc) · 3.22 KB

Changelog

All notable changes to cybercog/laravel-paket will be documented in this file.

Added

  • (#75) Add configurable Composer path

Added

  • (#71) Add Laravel 8 support

Added

  • (#68) Add Laravel Sanctum to Laravel Ecosystem tab
  • (#68) Add PurgeCSS

Added

  • (#64) Add Laravel 7 support

Fixed

Added

  • (#48) Added repositories tab
  • (#51) Added refetch data button in top menu
  • (#52) Added polling to get realtime job output
  • (#53) Added requirement suggestions from Packagist.org
  • (#55) Trim first slash in .env PAKET_BASE_URI

Added

  • (#39) Added jobs deletion
  • (#47) Added job status badge in top menu
  • (#42) Lock installer when Job in progress
  • (#47) Unlock installer when Job in progress

Added

  • (#35) Tab with Laravel Packages

Changed

  • (#33) UI rebuilt with Tailwind CSS

1.1.0 - 2019-09-04

Added

  • (#32) Laravel v6 support

Changed

  • (#27) Http\Controllers namespace structure became more flat

Fixed

  • (#28) Terminal jobs new line breaks

Security

  • Upgraded lodash

1.0.0 - 2019-06-30

  • Initial release