Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Releases: getspooky/yaldash

3.2.0

26 Jan 12:07
6b34980
Compare
Choose a tag to compare
  • Added customization of routes in the config file

3.1.0

13 May 02:51
5cdd5c7
Compare
Choose a tag to compare
  • build(deps): Bump chart.js from 2.8.0 to 2.9.4
  • build(deps): Bump url-parse from 1.4.4 to 1.5.1
  • Fix Typo

3.1.0

22 Apr 23:45
f98ae93
Compare
Choose a tag to compare
  • Added Laravel 8 Support
  • Fixed php artisan laraveldash:install command
  • Fixed App\User to config('auth.providers.users.model', App\Models\User::class) in all references
  • Bug minor fixes

3.0.0 🏴‍☠️️

10 Feb 21:16
6ff1b2e
Compare
Choose a tag to compare
  • Support laravel 8
  • Fix views namespace bug
  • Refcatoring code source
  • Ignore published folder
  • Rename laravelDash to yaldash

v2.0.4

08 Sep 17:18
ba455e5
Compare
Choose a tag to compare
  • Added page title in views
  • Fixed the timestamp migration in the category table
  • Deleted Failed Jobs migration (This file is duplicate, Laravel include for default)
  • Fixed the timestamp migration in the devices table
  • Settings view was fixed and country table was created
  • Added Country model and his migration
  • Bug has fixed in SettingsController (str_random changed to Str::random for image upload in Settings view)
  • Fixed Manage route in web.php and the manage view
  • Namespace fixed for index view in StoreController
  • Fixed Display-posts route and namespace for Welcome view in web.php

v2.0.3

18 Aug 20:40
3c2d72d
Compare
Choose a tag to compare
  • Bug fix in namespace in views

v2.0.2

17 Aug 21:38
Compare
Choose a tag to compare
feat: Add Release verison-2.0.2

v2.0.1

17 Aug 21:30
Compare
Choose a tag to compare
feat(published/js): Add app.js compiler file

v2.0.0

16 Aug 18:21
f4cbd10
Compare
Choose a tag to compare
Merge pull request #35 from getspooky/version-2.0.0

Version 2.0.0

v1.0.1

09 Jul 22:16
90868c9
Compare
Choose a tag to compare
Merge pull request #27 from getspooky/dependabot/npm_and_yarn/websock…

…et-extensions-0.1.4

build(deps): bump websocket-extensions from 0.1.3 to 0.1.4