Releases

You're browsing the documentation for an old version of MoonShine. Consider upgrading your project to MoonShine 2.x.

  • v1.50.0
    Changes
    • New unique design
    • A new approach to grid customization (Grid, Grid Column, Flex)
    • An option to disable authentication
    • Changing localization
    • Improvements for the decorator interface
    • Component approach for blade
    • Text Dashboard block
    • Improvements for custom pages
    • New onlySelected mode for BelongsToMany
    • Laravel file manager is excluded from the package
    • and much more ...
  • v1.27.0
    Changes
    • MorphTo,MorphToMany fields
    • Detail page
  • v1.26.0
    Changes
    • Collapse decoration
    • Design fixes
  • v1.25.0
    Changes
    • Resource query tags
    • NoInput field
    • Fields fullWidth method
    • Form components
    • User permissions
    • Resource show action
  • v1.24.0
    Changes
    • FormActions
    • FieldContainer
  • v1.23.0
    Changes
    • New decoration added - Block, Flex, Button
    • Changed structure Tabs
  • v1.22.0
    Changes
    • Added Dashboard block - ResourcePreview
    • Fixed select mode for BelongsToMany
  • v1.21.0
    Changes
    • ResourceMode for HasOne/HasMany fields
    • Precognition
    • Enabling adding and editing content in modal windows
  • v1.20.0
    Changes
    • Added notifications
    • Import
    • Import and Export Queues
    • Storage disk and directory for import and export
    • Arbitrary Views
    • AddLink method with empty parameter
    • phpoffice/phpspreadsheet package was replaced with a lightweight and efficient rap2hpoutre/fast-excel
  • v1.19.0
    Changes
    • Login via social networks based on the Socialite login
    • withTime method for the Date field
    • History of changes in resources made by user (to keep track of the author and subject of amendments)
    • Fulltext search
  • v1.18.0
    Changes
    • canSee method for fields and filters
    • ValuesQuery method for Relationship fields
    • Fix attributes for Json(KeyValue)
  • v1.17.0
    Changes
    • Subheader for resources
  • v1.16.0
  • v1.15.0
    Changes
    • New CKEditor field
    • New Quill field
    • New Translatable field to work with Laravel-translatable made by Spatie
    • Labels for menu items
    • onlyCount method for the BelongsToMany field
    • ShowOnUpdateForm/showOnCreateForm methods for fields
    • The autoUpdate method for the "Switch" field that enables/disables the option to change the field on the main page
    • The addLink method for adding a hint link to a field
    • Custom bulk actions
    • Custom styles for rows and cells of the table for displaying data
    • Profile page
    • Custom pages
  • v1.14.0
  • v1.13.0
    Changes
  • v1.12.0
    Changes
    • BeforeSave and afterSave events for fields
  • v1.11.0
  • v1.10.0
    Changes
    • New parameter: config/moonshine.php
  • v1.9.0
  • v1.8.0
  • v1.7.0
  • v1.6.0
  • v1.5.0
    Changes
    • Simplified installation. Everything is wrapped in the artisan moonshine:install command
    • New config/moonshine.php
    • App/MoonShine/Controllers directory removed
    • Changing the resource base class: MoonShine\Resources\BaseResource -> MoonShine\Resources\Resource
    • Dashboard.php added to the main app/MoonShine directory to customize the admin panel
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0