Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@roshangautam roshangautam released this 30 Aug 23:37
  • Commands can now be scheduled traditionally from app/Console/Kernel
  • Artisan Commands registered through app/Console/Kernel can now be scheduled through dashboard without any extra work.
  • Task log files are now unlinked after saving the output to database

Please republish assets by running php artisan totem:assets to avoid any undesired effects.