Skip to content

Releases: VarboxInternational/varbox

v2.4.0

15 Oct 09:05
Compare
Choose a tag to compare

Updated

  • Updated lazychaser/laravel-nestedset composer package version

v2.3.0

09 Feb 10:19
Compare
Choose a tag to compare

Fixed

  • Preview throwing a 404 error

Changed

  • Use tab delimiter on csv exports

v2.2.0

29 Oct 13:59
Compare
Choose a tag to compare

Fixed

  • Multiple attribute for non-required form select elements
  • Error displaying empty meta tags for model

v1.2.0

29 Oct 13:59
Compare
Choose a tag to compare

Fixed

  • Multiple attribute for non-required form select elements
  • Error displaying empty meta tags for model

v2.1.0

06 Oct 12:07
Compare
Choose a tag to compare

Fixed

  • Sorting by relation foreign keys (other than id)
  • Duplicate fillable properties on User model from varbox:install

Changed

  • Factory trait makes use of the Laravel's newFactory method

v1.1.0

06 Oct 11:48
Compare
Choose a tag to compare

Fixed

  • Sorting by relation foreign keys (other than id)
  • Duplicate fillable properties on User model from varbox:install

v2.0.1

20 Sep 09:48
Compare
Choose a tag to compare

Added

  • Varbox\Traits\HasFactory trait
  • Support for Varbox model factories inside Laravel app

v2.0.0

17 Sep 19:35
Compare
Choose a tag to compare

Added

  • Support for Laravel 8.x

Changed

  • PHPUnit deprecated methods
  • Seeder namespaces
  • Seeder directory name
  • Models new directory

v1.0.0

17 Sep 19:34
Compare
Choose a tag to compare

Added

  • Admin Panel
  • Admin Crud
  • Admin Menu
  • Admin Forms
  • Model Slugs
  • Model Urls
  • Model Revisions
  • Draft Records
  • Duplicate Records
  • Filter Records
  • Sort Records
  • Order Records
  • Preview Records
  • Csv Exports
  • Query Cache
  • Meta Tags

Modules & Components

  • Access Control
    • Users & Admins
    • Roles & Permissions
    • Activity Log
    • Notifications System
  • Media Library
    • File Uploads
  • Content Management
    • Content Pages
    • Content Blocks
    • Dynamic Menus
    • Custom Emails
  • Multi Language
    • Translatable Models
    • Static Translations
    • Global Languages
  • Geo Location
    • World Countries
    • World States
    • World Cities
  • System Settings
    • Custom Configs
    • Dynamic Redirects
    • Application Errors
    • Full Backups