Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Platform Laravel Package

orchid/platform

View on GitHub
Deep Wiki
Context7
14.52.4

Fixed

  • Argument type in roles #3035
14.52.3

Fixed

-Group::render() now returns null if the field group is empty to prevent rendering an empty block and improve performance.

14.52.2

Fixed

  • Attach field send null when empty
14.52.1

Fixed

  • Filter value color contrast
14.52.0

Added

  • Toggle action button #3009
  • Fill color parameter for cropper #3007

Changed

  • Rename getStatusPermission to statusOfPermissions
  • Set Turbo scroll behavior to preserve by default #3008

Fixed

  • Padding between text and close button
14.51.2

Fixed

  • Smooth opening of nested menu
14.51.1

Fixed

  • Fixed visual shift when using nested menu
14.51.0

Added

  • Added support HTML rendering in help and title fields #3001
  • Support passing Eloquent models as action parameters #3000
  • Split screen state/fillable logic into reusable trait

Changed

  • UI improvements for better look #2999
  • Improve balance of added text in horizontal titles
  • Refactor component hashing: switch to xxh3 #3004
  • Extract hash algorithm to protected method for easier override #3002

Fixed

  • Set default max slices to 6 to minimize issues with the used package #2965
  • Avoid PHPUnit 12 conflict by using Attributes\DataProvider #2990
  • Fix serialization and deserialization for unsaved Eloquent models #3003
  • Workaround for Laravel 12.10.1 relation loading regression in getAttribute() #3006
  • Fix file sorting issue on servers expecting Content-Type #3005
14.50.1

Fixed

  • Added missing name inline attribute for field stub #2987
14.50.0

Added

  • Added field stub #2983 #2984
  • Methods format/serverFormat to DateRange field #2975

Fixed

  • Disabled check for the latest package versions in dev
14.49.0

Added

  • Added a new Artisan command to publish stubs #2978
  • Introduced the "confirm" attribute for property translations #2976

Fixed

  • Corrected method annotation return type for RadioButtons #2980
14.48.1

Fixed

  • Revert #2967 to $this
14.48.0

Added

  • persistent and seconds methods to Toast notification #2974

Changed

  • Improve side menu notification badge and icon size

Fixed

  • Correct title for demo layouts page
14.47.0

Added

  • Support for simple persistent notification sending #2968
  • Smoothing method for Cropper #2966

Changed

  • Improved default text for the edit role screen
  • Updated triggers for GitHub Actions
  • Refactored Field class methods to support fluent chaining with a static return type #2967
14.46.1

Fixed

  • Input files in the cropper now respect $acceptedFiles #2962
  • Modal caching when navigating back and autofocus on open #2959
  • Alias disabled/readonly for Quill #2964
14.46.0

Added

14.45.2

Fixed

  • like filter for Laravel 11 #2954
14.45.1

Fixed

14.45.0

Added

  • Added keyboard accessibility for tab navigation #2944
  • Added support for Kazakh language translations #2949
  • Added activeAccordion method to Accordion.php #2939
  • Added screen state test

Changed

  • Updated global search to use a window modal for better UX
  • Improved tag ID generation for tabs #2935
  • Improved code on accordion layout
  • Improved type annotations and type hints
  • Improved types for screen testing

Fixed

  • Fixed Pslam errors
  • Fixed code style issues
  • Fixed types inconsistencies
  • Improved Accordion accessibility #2946
  • Reload page when changing assets #2932

CI/CD

  • Updated version of actions/upload-artifact
14.44.2

Added

  • Translated Role edit title and description in ru language #2936

Changed

  • Use whereLike for case-insensitive search
  • Simplify RTL condition logic
  • Improved workspace centering on laptops
  • Increment pslam error level

Fixed

  • Laravel version conflict for PHP 8.4
  • Fixed jumping horizontal field title
  • Error Notifications Are Not Passing Correctly in Attach #2934
14.44.1

Fixed

  • Required composer/semver
14.44.0

Changed

  • Remove default limits for 'Attach' field file size and quantity
  • Use whereLike for case-insensitive search #2924
  • Allow mutation elocument model on getContent #2923
  • Refactored to modern PHP standards

Fixed

  • Loading csrf token for axios after login
14.43.1

Changed

  • Improve performance for simple model attribute #2921
14.43.0

Added

  • Additional configuration parameters for Hotwire by default

Changed

  • The loading of modal windows in the browser has been redesigned. Now, upon invalidation, modal windows, including deferred ones, will automatically open.
  • Installed Psalm to run exclusively on GitHub Actions.
  • Set types to static in Field.

Fixed

  • Incorrect listeners names

Removed

  • Unused option when running PHPUnit
14.42.0

Changed

  • Restrict excessively long URLs in modal windows #2917
14.41.0

Added

  • Template for grid columns on Group #2913
14.40.0

Changed

  • Max and min width for sidebar
14.39.0

Changed

  • Color favicon to monochrome
  • Improve install examples
  • Added text-balance for "Welcome Page"
  • Width for login form (large breakpoint)
  • Increment root font-size
  • Improve color on active item menu
14.38.0

Added

  • addClass() method to Field class for easier class manipulation #2909

Changed

  • Padding for items Selection
  • Remove memory_limit for check max size upload #2910
14.37.0

Added

  • Default balanced text style for TD
  • Property for word wrapping in table cells

Removed

  • Unused attributes on SimpleMDE

Fixed

  • Incorrect parsing of HTML in SimpleMDE field
14.36.2

Fixed

  • Incorrect parsing of HTML in SimpleMDE field
14.36.1

Fixed

  • Incorrect parsing of HTML in SimpleMDE field
14.36.0

Added

  • Secondary parameters for testing Screen
  • Missing group attribute for Attach field
  • Methods for define resources on packages
  • Autofill values on filters #2895
  • Description for dont usage vendor user model

Changed

  • Changed stubs to usage Attach field
  • PHPStan issue when the return type of Field::value is self #2898

Deprecated

  • ComplexFieldConcern interface and isComplexFieldType method in TD class

Fixed

  • Overlapping of part of the content in drop-down displayed list of fields in table
  • 12-hour format to 24-hour format of an hour with leading zeros #2896
14.35.1

Fixed

  • Removed extra spans affecting indents
14.34.0

Changed

  • Adding state to the form when Turbo is disabled
14.33.1

Fixed

  • Attempt to attach a missing state on the page #2892
14.33.0

Changed

  • Retrieve Screen inherited public properties from parent classes #2880

Fixed

  • Broken assets
14.32.0

Added

  • New method deferred on Modal layout

Fixed

  • Preserve Relation field query order #2668

Removed

  • Manual CSRF token handling on Turbo #2889
14.31.2

Deprecated

  • attachment method for Eloquent models. Usage plural attachments instead.
14.31.1

Fixed

  • Disabled drag&drop input for Attach field #2867
  • Missing state passing in the listeners
14.31.0

Added

  • Allow "aria-*" attributes in Fields #2884

Fixed

  • Screen constructor property initialization during deserialization #2885
14.30.2

Fixed

  • Dropdown menu in the table
14.30.1

Fixed

  • Safari stretched links in the table
  • Dropdown menu in the table
14.30.0

Added

  • Separate trait for load models on database when restore state

Fixed

  • Safari doesn't support position: relative on <tr>` elements
14.29.0

Changed

  • Reduce Data Transfer for State Restore #2872

Fixed

  • Public property stop filled when find false value
14.28.2

Fixed

  • SimpleMDE Field Incorrectly Marked as Empty When Using required Attribute #2877
14.28.1

Fixed

  • Icon clipping issue at various ratios #2846
  • Nested menu collapsing behavior #2875
14.28.0

Added

  • Integrated altInput and altFormat attributes as recommended by the flatpickr package to enhance formatting capabilities. #2873

Changed

  • Refactored protected method names and updated descriptions in Field class
  • Disabled single_trait_insert_per_statement option for Pint

Fixed

  • Drop-down behavior that caused it to either disappear or break the Table layout
  • The maximumSelectionLength option was not functioning correctly. The issue was resolved by adding the necessary parentheses. #2873
  • Button text visibility issue when a loading spinner is active

Removed

  • Unused translation of the term from the project
14.27.2

Fixed

  • Revert csrf token on modal window
14.27.1

Fixed

  • Overflow drop-down on table
14.27.0

Added

  • path and storage attributes for the Attach field
  • Extended method for Action

Changed

  • Modal window no longer requires data definition before loading
14.26.1

Changed

  • Enhanced zh_TW language support #2844

Fixed

  • Missing prefix for notification icon #2848
14.26.0

Added

  • Support for XL size modal #2842

Fixed

  • Adjusted $type modal positioning on the page #2842
14.25.3

Fixed

  • Missing attributes for Attach field
14.25.2

Fixed

  • Updated rules for stubs to ensure correct behavior
  • Enhanced fieldset template for better usability
  • Visual enhancements to the Boolean component #2838
14.25.1

Fixed

  • Incorrect merge state and data for async modals #2658
14.25.0

Added

  • Improved ModalToggle declaration second argument for modal method

Fixed

  • Missed state when update async modals #2658
14.24.0

Added

  • Add frontend controller in screen. #2835

Changed

  • Remove subtitle Orchid on header
  • Attach field allow to set custom url endpoint for upload and sort

Removed

  • EventServiceProvider #2834
14.23.1

Fixed

  • Allow events AutoDiscovery in Laravel 11 #2829 #2828
14.23.0

Added

  • Possibility to change 'Add row' label for matrix field #2824
  • Config for Prefetching Links on Hover
14.22.1

Fixed

  • Custom path to composer vendor directory
14.22.0

Added

  • Text component for Cell

Changed

  • Popover trigger to hover/active
  • Improved component rendering method with backward compatibility

Fixed

  • Trim profile name/description
14.21.1

Fixed

  • Zero value filtering in parameters for Button #2818
  • Clear input after select item in relation or select fields #2815 #2797
14.21.0

Added

  • Support Laravel 11.x
14.20.0

Added

  • New range, multiple and withQuickDates methods for DateTimer field

Changed

  • Improve multi lines horizon forms
  • Improve example fields

Fixed

  • Overflow select when usage matrix field
14.19.0

Changed

  • Updated [@hotwired](https://github.com/hotwired)/turbo package to version 8.x

Fixed

  • Color palette of pagination elements and popovers.
14.18.1

Fixed

  • Asynchronous\Pending modal windows do not send screen _state
14.18.0

Changed

  • Boostrap, node-sass versions and other dependencies

Fixed

  • Change the default value for metrics layout to be compatible with modals #2787
14.17.1

Added

  • Option to preserve original attachment type when using cropper field #2779
  • Added accordion arrow transformation animation

Changed

  • Changed the definition of the selected value for Select #2782
  • Remove margin for welcome screen
  • Change Cropper validation message
14.17.0

Added

  • Option to customize display name for Select based on enums #2776

Changed

  • Enforce non-null [@section](https://github.com/section) values to prevent dangling output buffers #2764
  • Block dont output empty title and description #2765
  • Not strict verification for the value in Select #2769
  • Revert verification for the prevention of re-sending #2773
  • Do not establish the sensitive properties of fillable by default

Fixed

  • Hide total row when empty #2770
  • Work method format24hr() for DateTimer #2742 #2775
  • Empty space at the bottom on screens less than 1200px #2757
14.16.0

Added

  • Add style and css class methods for TD #2729

Changed

  • Remove escaped title/description for screen #2755
  • Changed type model class to interface #2723

Fixed

  • Extract state when state is null #2760
  • Missing types for NumberRange field #2750
14.15.0

Changed

  • Corrected Polish translation #2730
  • Enhanced Orchid service provider for packages
  • Enabled screen save state for backward navigation by default
  • Display 0 or false values for Labels
14.14.0

Changed

  • Revert percent value from Charts
14.13.0

Changed

  • Added percent value from Charts
14.12.2

Fixed

  • Overflow icons on the main menu
  • Menu height on mobile
14.12.1

Added

  • isImpersonating alias method for Impersonation class
  • Tests from Sortable feature

Fixed

  • Overflow icons on the main menu
14.12.0

Added

  • New Sortable layout and Sortable helpers trait
  • Support Enum for relation field #2711
14.11.0

Added

  • Translation Polish language #2708

Fixed

  • Remove "\r\n" Quill editor when usage code block
14.10.0

Added

  • Support enum feature from Select field #2699

Changed

  • Improve small legend template

Fixed

  • Remove overview on form tag #2702
14.9.1

Fixed

  • Implemented support for validating redirect requests, resolving the lack of a mechanism to verify them previously
14.9.0

Added

  • Early implementation of Attach field.

Changed

  • Renamed translation from zh to zh_CN to improve consistency. (#2692)
  • Updated configuration to address the image display issue. (#2701)

Fixed

  • Resolved the shadow issue in the Block layout.
14.8.1

Changed

  • Removed null parameters from Actions

Fixed

  • Hiding modal placeholder on screen size <768px #2686
14.8.0

Added

  • Make accordion items stay open when another item is opened. #2677

Changed

  • Improving Filter and support pattern parameters #2684

Fixed

  • Missing bs in popover data attributes #2667
14.7.0

Added

  • Added japanese translation

Changed

  • Update arabic translation

Fixed

  • Display of markdown editor in tabs
14.6.0

Added

  • Extend cell types #2129
  • Added 'download' method as alias for 'rawClick' method for Button
  • Added 'usingComponent' method that allows you to pass a cell value to a component

Fixed

  • Can't upload the same image twice #2664 #2666
  • Align for Impersonate page error
  • Form validate on profile stub
  • Mobile view header title align
14.5.0

Changed

  • Automatic detection of the need to transmission state
14.4.0

Added

  • Show placeholder when loading request for modal

Fixed

  • Overview hidden filter when usage full workspace #2639
  • Mobile menu when not open #2646
14.3.0

Added

  • Translation of the delete row button in the "matrix" field #2641

Changed

  • Passing values to the state when unpacking only for public properties #2642

Fixed

  • Overview hidden filter #2639
14.2.1

Fixed

  • Default filtration for Attachment model
14.2.0

Added

  • Support CursorPaginator for Table Layout #2636

Fixed

  • Auth template is more universal without footer #2632
14.1.1

Fixed

  • Prevents abandonment with ->rawClick() submit method
14.1.0

Added

  • Support Laravel Vite Plugin
14.0.3

Fixed

  • Fluent method return types in Orchid\Screen\Cell #2625
  • Adding Russian localization #2626
14.0.2

Fixed

14.0.1

Fixed

  • Override footer in compact/full workspace template #2615 #2616
  • Filter static properties in Screen #2617
14.0.0

Added

  • Preserving State
  • Support Laravel 10

Changed

  • Laravel Route Binding
  • Syntax Listener
  • Automatic HTTP Filtering and Sorting
  • Logout and Quit Impersonation
13.10.0

Added

  • Implemented a new page when you introduce yourself as a user who has no permission
  • Added view for indicator need update assets
  • Added disableMobile() for DateRange #2522
  • Added Split layout
  • Added animation for button indicator loading

Changed

  • The class UserSwitch has been declared obsolete and the preference is to use Impersonation instead.
  • Vertical align for column titles

Fixed

  • Disable client-side filtering #2512
  • Show icons for Notification/Table
13.9.4

Fixed

  • Implicit model binding with Screen query type hinting fails #2472, #2339
  • Find duplicate for layouts #2500
13.9.3

Fixed

  • Error when including more than one listener in the same screen #2489
13.9.2

Fixed

  • Both filter date range and input not working #2473
  • Hidden calendar popover when open in dropdown
13.9.1

Changed

  • Arabic translation #2477
  • Max options for Select #2478
13.9.0

Added

  • Method for determine published assets are up-to-date

Changed

  • Comments for stubs class
  • Available to filter attachments in media by group #2451

Fixed

  • Pagination in tabs #2444
  • Padding for start Alerts message
  • Eager loading for the Relation field #2475
13.8.0
13.7.1

Fixed

  • Do not process the visual value of the filter when the parameter is missing
13.7.0

Added

  • Add display custom filter value #2416

Changed

  • Usage arrow functions #2415
  • Usage PHP 8 functions

Fixed

  • Align icons filter for Selection
13.6.1

Changed

  • Better performance icons loader #2410
13.6.0

Added

  • Usage Laravel Pint for code style #2397
  • Hebrew translation #2393

Changed

  • Value of select to not use a strict type
  • Better example charts #2379

Fixed

  • Nullable checkbox element 2298
13.5.0

Added

  • Added attribute inputmode for input tag #2390
13.4.0

Added

  • Using charts as templates #2379
13.3.0

Added

  • Added unaccessed method to Screen #2374

Fixed

  • Missing variable to select TimeZone
13.2.0

Added

  • Select field option that will allow users to add values #2342

Changed

  • Avatar and cells now have a minimum width
  • Removed authorize method for relation request #2362

Fixed

  • Using filters with parameters #2361
  • Set default storage from config #2330
  • Don't overwrite radio value #2348
13.1.0

Added

  • Localization for the notice displayed before impersonating a user #2318
  • Anonymous components #2325 #2324
  • Allow customizing path for uploads fields #2316

Changed

  • Long text metrics view #2327
13.0.2

Fixed

  • Fix for Nested sub menus in the Sidebar. #2304
  • Select and Relation fields visual issues for relations with model #2312
13.0.1

Fixed

  • Revert usage bootstrap version
13.0.0
12.6.2

Changed

  • Add space between commands #2238

Fixed

  • Compile resources webpack errors #2267
  • Duplicate result for open attachments catalog #2266
12.6.1

Fixed

  • Added filter triggering when pressing enter #2260
  • Add margin to items in command bar #2262
12.6.0

Added

  • Group filter to get permissions (#2253)
  • TabMenu layout
12.5.0

Added

Changed

  • Increase the height of charts in examples
  • Removed jQuery from map_controller, upload_controller #2246

Fixed

  • Filling in a password when creating a user #2249
  • Upload description target #2248
12.4.5

Changed

  • Added indicator for validation fields for submit form
  • Make more padding for layer titles
  • Changed border values

Fixed

  • Show close button datetime
12.4.4

Fixed

  • Cannot Add a role to a user (new or existing user) #2235
12.4.3

Changed

  • Allow checkAccess method to be overridden #2188

Fixed

  • Method open for modals #2240
12.4.2

Changed

  • Complete persian translations #2239

Fixed

  • Update deprecated stimulus controllers
  • Select2 adding dir option #2222
12.4.1

Fixed

  • Correct some translations #2220
  • Reset select 2 position in RTL #2219
12.4.0

Added

  • Second $loop parameter to the closure function #2211
  • Attribute groups to Quill #2209
12.3.2

Changed

  • Don't create a directory manually #2193
  • Reduced dependency on third party libraries
  • Position for toast on mobile
12.3.1

Changed

Fixed

  • Group database field not being generated when using Cropper element #2202
12.3.0

Added

  • Custom storage path feature #2189
  • Allow duplicate files #2168

Fixed

  • Long subtitle by default #2107
12.2.2

Fixed

  • Matrix add row method #2170
  • Usage formnovalidate button attributes
12.2.1

Fixed

  • Using an alias to group and sort for Chartable
12.2.0

Added

  • Support RTL #1397 #2155
  • Added toolbar color for iOS
  • Smooth Page Refresh for PWA (Including iOS)

Changed

  • Increasing the font size
  • Added\Edit some missing keys in it translation #2165

Fixed

  • Toast notifications on bootstrap 5
  • Update default validation #2164
12.1.0

Added

  • Traditional Chinese language #2127
  • Ability to override default view #2126
  • Allow base64 files for Quill #2130

Changed

  • Remove single quote in the example route #2118

Fixed

  • Method called twice in html_load controller #2095
  • hasOwnProperty dot path #2132
12.0.0

Added

  • Support Laravel 9.x

Removed

  • Support Laravel 8.x
  • Support Laravel Scout 8.x
11.0.1

Fixed

  • CRUD packages
11.0.0

Added

  • Automatic parameter prediction in components #1961
  • Component value #1962
  • Autocomplete public properties #1666
  • Kazakh language added #2113

Changed

  • Publish assets files #1965
  • Allow different types of values to be returned #1963

Removed

  • Command php artisan orchid:link
  • Command php artisan orchid:metrics

Fixed

10.31.0

Added

  • Allow loading more attachments in upload existing media #2071
10.30.0

Added

  • Translation into Kurdish #2062, #2073
  • Custom event orchid:listener:after-render #2072
  • Compact option to Table layout #2064

Fixed

  • Added missing keys in Russian translation #2048
  • Radio buttons id duplicated #2069
10.29.0

Added

  • Hungarian language #2044

Changed

  • Better filter layout #2043
10.28.0

Added

  • Variable for vertical orientation in Block class #2024

Fixed

  • Don't render modal search media when disabled #2039
10.27.2

Fixed

  • Dropdown is closed when click #2001
10.27.1

Fixed

  • Typecast to numeric value in old input #2019
10.27.0

Added

  • Romanian language #2016
  • Accepted-files to cropper and picture #2023
10.26.1

Fixed

  • Corrected searchColumns grouping #2007
10.26.0

Added

  • New method chunk for Relation field
10.25.3

Fixed

  • Error disabling notifications in the absence of a trait for the user model #2000
10.25.2

Fixed

  • Prevent form submission by pressing Enter
10.25.1

Changed

  • Passing rows to array table to collection

Fixed

  • Menu slug translate #1996
  • Notice for PHP 8.1 #1995
  • Quick fix empty collection checking #1993
  • Start session for test helpers #1984
  • Usage pass name for route #1984
10.25.0

Added

Fixed

  • Denying access to properties #1989
  • Active tab setting #1991
10.24.0

Added

  • User Query Scope by permissions #1954

Changed

  • Allow show/hide columns for unpaginated tables #1953
  • Update Turbo to 7.1.0

Fixed

  • Attachment generator file name SHA-1 #1967
  • Position Select/Relation for modals #1966
  • Listener to trigger event multiple times #1974
10.23.0

Added

  • Close icon for selected filters #1955
10.22.1

Fixed

  • Listener for contenteditable #1949
10.22.0

Added

  • New method hasAnyAccess and support wildcard #1945

Changed

  • Improved interaction on mobile devices #1944
  • Allow creating filters without a name #1946
10.21.0

Added

  • Method minlength for Input #1941

Fixed

  • AttachmentController::getFilesByIds() does not exist #1940
10.20.1

Fixed

  • Fixed show border for table
  • Don't select text for click column filter
10.20.0

Added

  • Method activeTab in Tabs #1932

Changed

  • Default arguments for instance #1936
  • Disabled user-scalable for viewport
  • Update pt_BR translation #1926
10.19.2

Fixed

10.19.1

Changed

  • Improve TEMPLATE_LINE filter #1911

Fixed

  • Listener for Picture/Cropper #1917
10.19.0

Changed

  • Persian translation #1910
  • Portuguese translation #1914
  • Missing breadcrumbs by default #1913

Fixed

  • Listener Created Button Doesn't Work #1855
10.18.1

Fixed

  • Set default provider #1891
10.18.0

Added

  • Method withoutFormType for Fields #1850
10.17.0

Added

  • Custom service provider config #1891
10.16.0

Added

  • Route prefix class to body #1858

Changed

  • Way of passing parameters to flatpickr
  • Updated Hotwired versions to 3.0
10.15.0

Added

  • Support Laravel Octane #1722
10.14.1

Changed

  • Added config option for "Global Search" #1838

Fixed

  • Menu showing empty space when name #1877
10.14.0

Added

  • Event for Quill field customization (Plugins)
10.13.0

Added

  • Turkish Translation #1844

Fixed

  • Support collection in target table #1849
10.12.2

Fixed

  • Invalid padding for command-bar buttons in mobile view #1603
10.12.1

Changed

  • Improved text contrast

Fixed

10.12.0

Added

  • Short align methods for TD

Changed

  • Screen template for shortening
  • Updated dependencies

Fixed

  • Tab toggle with leaflet map #1817
10.11.0

Changed

  • Combine "parameters" and "method" methods #1808
10.10.0

Added

  • Catalan translation #1802

Changed

  • Arguments in method permission Menu #1803
10.9.0

Changed

  • Revert #1786
10.8.2

Changed

  • Added confirmed "Love" for install
10.8.1

Changed

  • Updated dependencies

Fixed

  • Added forced event on change for Quill field
10.8.0

Added

  • Indonesian translation #1794
  • New events for uploading files #1782
  • Implementation cursor pagination #1775

Fixed

  • Menu state while using Octane #1786
  • Edit/delete for Upload field #1795
  • Dropdown filter hiding when clicking on select2 search-field #1767
10.7.1

Fixed

  • Read notifications interval from config #1785
  • Double name problem for Upload field
10.7.0

Added

  • Usage Conditionable trait for Field

Changed

  • Minimal Laravel version
  • Removed sorting permission by default

Fixed

  • e.target.xhr is undefined for submit #1781
10.6.3

Fixed

  • Unable to switch back to original user when using impersonate feature with non-default guard #1768
10.6.2

Fixed

  • Sort windows modal #1772
10.6.1

Fixed

  • Fixed remove roles for user #1770
10.6.0

Added

  • maximumSelectionLength for Select field. #1774

Fixed

  • Update problem for CSRF token #1771
10.5.2

Fixed

  • Delete file for Upload field
10.5.1

Added

  • Added overflow-hidden for dummy block

Changed

  • Updated dependency packages

Fixed

  • Error when sending a field without a mask
10.5.0

Added

  • Config for fallback routes setting #1745
10.4.2

Fixed

  • Added padding for date-filter
  • Display divider for empty profile menu
10.4.1

Fixed

  • Media Catalog - Selected attachment ID #1667
  • Dark hover for profile
10.4.0

Changed

  • Update to Bootstrap v5.0.1 #1720
10.3.0

Added

  • Browsing layout #1716
  • Implemented additional flatpickr.js methods for DateTimer field. #1711

Changed

  • Update PHP-CS-Fixer #1721

Fixed

  • Modals backdrop for Cropper/Picture fields
10.2.1

Changed

  • Allow laravel/scout 9.x #1712
  • Animation for modals
  • Demo screens appearance

Fixed

  • Show modal for Upload and change animation #1715
  • Query string for filter clear button #1704
10.2.0

Added

  • Autofocus for open dropdown #1475
  • MethodserverFormat for DateTimer field
  • Auto division group for Upload field

Changed

  • Allowed to send escape characters in the SimpleMDE field
10.1.4

Fixed

  • Add bottom padding for best view #1688
  • Remove init bootstrap
10.1.3

Fixed

  • Old name from request #1675
  • Pagination responsibility #1681
  • Send filter multiple array #1682
  • Color with table-striped #1680
  • Menu sorting and active sub element
10.1.2

Fixed

  • Show Select field from modals
10.1.1

Fixed

  • Button formmethod attribute typo
10.1.0

Added

  • Missing attributes for Button class
  • Macroable trait to field class #1678

Fixed

  • Change old class selectors for Cropper/Picture
10.0.2

Fixed

  • Make submenu id equal to the slug #1673
  • Remove namespace for Date field #1672
10.0.1

Fixed

  • Sorting of elements menu #1668
10.0.0

Added

  • Multiguard support #1633, #1614
  • Legend layout and Sight class for simple view to display data #1607
  • Turbo #1473

Changed

  • Use a menu item as part of an Action #1637
  • Using canSee and isSee #1559
  • Updated Bootstrap version to v5.0.0-beta3 #1152
  • Updated Stimulus version to 2.0 #1389

Removed

  • The Turbolinks has been replaced in favor of a Turbo
  • The Compendium class has been removed. Recommend using a newer Legend.
  • The Collapse class has been removed.
9.21.0

Added

  • Translated missing text in Italian #1653
  • Method showMinDaysOfWeek for TimeCollection
9.20.1

Fixed

  • Send filter multiple array
9.20.0

Added

  • Dutch translation #1612

Fixed

  • Changed id prefix for Matrix #1629
  • Type mismatch #1577
9.19.8

Fixed

  • orchid:admin command doesn't accept values
9.19.7

Changed

  • Update dependencies
9.19.6

Fixed

  • AsSource::getContent() does not return virtual fields defined as Model Accessor #1558
9.19.5

Fixed

  • Display of background notifications
  • Removed the default background value for badge #1076
9.19.4

Fixed

  • Open link for Safari #1539
9.19.3

Added

  • Added a log of changes to the menu

Changed

  • Reduced left menu width
  • Allow exit on Impersonation

Fixed

  • Field name for code
9.19.2

Fixed

  • Map related User model #1544
9.19.1

Fixed

  • UserEditScreen stub more reasonable for CREATE #1541
9.19.0

Added

  • Create new user via Systems -> Users screen #1534

Changed

  • Use a dash instead of blank percentages with an icon.

Fixed

  • Hide file download link for non-public storage #1533
  • Wiping user roles when updating user via oneAsyncModal #1535
9.18.1

Changed

  • Updated dependencies
  • Increased the size of the icons in the menu
9.18.0

Added

  • Support annotations for Charts #1526
  • Simplified Chinese translation #1516
9.17.1

Fixed

  • Table error when pagination is missing
  • Used current methods instead ustaresh
9.17.0

Added

  • Method for display the day of the week in charts
  • Method for using the component in TD #1489
9.16.1

Added

  • Missing Spanish translation #1495
  • Corrected/Optimized German translation #1496

Fixed

  • Clarification that could confuse new users #86
9.16.0

Added

  • Support method onEachSide for Table
9.15.2

Fixed

  • Display pagination on mobile device
  • Wrong method to process password update form. #1491
  • Added missing keys in Russian translation for profile page #1492
9.15.1

Fixed

  • Hoverable template
9.15.0

Added

  • Hover rows for table

Changed

  • Automatic translation of chart titles
9.14.6

Fixed

  • "An invalid form control with name='' is not focusable." For hidden datepicker
9.14.5

Changed

  • Show two-digit numbers of unread notifications
  • Do not use the plural "Systems"
  • Update dependencies

Fixed

  • Ability to specify the width in percent for columns
  • Usage of notification refresh period
  • Datepicker issue on filter dropdown #1486 #1386

Removed

  • Unused translations

Deprecated

  • childs() for ItemMenu usage withChildren()
9.14.4

Changed

  • Pages are closed from indexing by default

Fixed

  • Submit confirm button for Safari #1482
9.14.3

Changed

  • Using app name in headers #1476
9.14.2

Fixed

  • Display only hidden filter
9.14.1

Fixed

  • Display only hidden filter
9.14.0

Added

  • Parameters to the config file to configure notifications
  • php-cs-fixer for GitHub Action

Changed

  • Use seconds instead of microseconds to set the refresh interval for notifications
  • Use one method name to instantiate for code consistency
  • Default background-color

Deprecated

  • Method set for TD. (Usage make)

Removed

  • Decorative elements from headers
  • Some controllers removed the use of jQuery
9.13.0

Added

  • Support PHP 8.0 #1396
  • Persian Farsi translation. #1394
9.12.1

Fixed

9.12.0

Added

  • Methods sumByDays and valuesByDays for Chartable trait
9.11.2

Fixed

  • Display of the active radio button #1385
9.11.1

Fixed

  • Padding when using a block/card
9.11.0

Added

  • Block layout #1380
  • Search columns for Relation field #1377
9.10.1

Fixed

  • Email profile validation
  • Typo in the first character of the cancel button in confirm view, Russian character instead of English. Added missed key in Russian translation #1375
9.10.0

Changed

  • Changed the visual appearance of the confirmation window
9.9.2

Fixed

  • The appearance of the horizontal filter
9.9.1

Fixed

  • Removed artificial limitation of filter width
9.9.0

Added

  • Method to clear the permission check cache #1354
  • Added third status for checkbox #1360
  • Added use of the third status to display available permissions #1360
  • Added datalist for Input field #1362

Changed

Fixed

  • Added missing keys translation #1355, #1356, #1358,
  • Frozen version of Frappe charts
9.8.2

Fixed

  • Generate TD CSS width value #1348
  • Dropzone.js timeout option not set. #1349, #1350
9.8.1

Fixed

  • Rendering of attribute style in td view #1347
  • Added maximum width and height for image fields
9.8.0

Added

  • Added popover method for TD #1339

Changed

  • Rename breadcrumbs Main to Home
9.7.4

Fixed

  • Corrected translation
9.7.3

Fixed

  • Corrected translation of 404 page
9.7.2

Fixed

  • Duplicate title for permissions
  • Do not call the icon component with an empty parameter #1331
9.7.1

Fixed

  • Display of modal windows after unsuccessful validation
9.7.0

Added

  • Automatically translate button names
9.6.0

Added

  • Bootstrap table-bordered to the table layout
9.5.4

Fixed

  • Render DateRange field with a value
9.5.3

Fixed

  • Striped style for tables
9.5.2

Fixed

  • Empty scope in Relation field
9.5.1

Fixed

  • Displaying html value in Quill field
9.5.0

Added

  • Relation scope parameters #1085
  • Option for creating admin command. Changing only the permissions column #1319

Changed

  • Automatic array wrapping when using modal

Fixed

  • Scaling on iOS
  • Btn class not working on Link #1291 #1276
  • Passing null to postgresql database during validation
  • Do not escaped the value of a geographic map #1318
  • Escaped textarea value
  • Improved login page padding on mobile devices
  • Display of indents for the icon if there is no text
  • Show active element menu with get parameters
9.4.4

Fixed

  • Escape inline attributes #1313
9.4.3

Changed

  • Updated dependencies

Fixed

  • Fixed filters overlay for table #1145
  • Fixed ob_* behavior when using the Blade in PHPUnit tests
  • Removed optional tags
  • Removed dash when a description is empty
  • Display of pagination for long horizontal tables.
9.4.2

Fixed

  • Allow passing null in Menu permission
9.4.1

Fixed

  • Quotes break the Quill editor #1292
  • Corrected Users listing heading label. #1289, #1273
9.4.0

Added

  • Aligns methods for Group field
  • Clear method for Field

Changed

  • Betterment UI #1227

Fixed

  • Not display filters for simple pagination
  • Show empty total row
  • Not load files translation

Deprecated

  • Methods right/block for Action
9.3.0

Added

  • Method to automatically open a modal window on page load
  • Method for disable backdrop modals

Changed

  • Revert change 9.2.0
9.2.0

Added

  • Method to automatically open a modal window on page load
9.1.1

Changed

  • Removed white wrapper for tabs elements
9.1.0

Added

  • Short selection layout

Fixed

  • When generating links to resources, the settings app.mix_url and app.asset_url must be obeyed #1267
  • Change the default port for the Dusk test
9.0.3

Fixed

  • Registration of services
9.0.2

Fixed

  • Use route arguments when generating an active link
  • Wait for a call to the breadcrumbs service before your ad.
9.0.1

Changed

  • Redirects when the login form is disabled #1264
9.0.0

Changed

  • Set default prefix to admin #1230
  • Betterment UI #1227
  • Using the breadcrumbs component

Fixed

  • Show activity of nested menu items #1249

Removed

  • Dependency on laravel/ui #1230
  • Dependency on ralouphie/mimey
  • Password recovery option #1230
  • Last login column #1230
  • Two-factor authentication #1230
  • UI presets #1230
  • Rubbers layout
8.5.1

Fixed

  • Compare operator for hasAttribute #1258
8.5.0

Added

  • Taggable option for select #1256
8.4.0

Added

  • Custom controls to Quill toolbar #1254
8.3.1

Fixed

  • Removed preview display when upload error for Upload field
  • Show buttons delete and edit for preview

Deprecated

  • Rubbers layout
8.3.0

Changed

  • Allow data attributes 1245

Fixed

  • Disabled export property for Chart
8.2.2

Fixed

  • All values converted to 0 in toChart() method. #1210
8.2.1

Fixed

  • Column name is optional
  • Fixed doc blocks
8.2.0

Added

  • Static backdrop method to Cropper field #1239
  • Command to create a presenter #1234

Fixed

  • Definition of icon configuration
  • Assets compilation #1235
8.1.0

Changed

  • Return back() for Screen to default #1221

Fixed

  • Role selection field and added an example of displaying a value #1226
8.0.2

Fixed

  • Use strict type casting in Select field
8.0.1

Changed

  • Upgrade laravel/ui package from ^2.0 to ^3.0
8.0.0

Added

  • French translation #1208

Changed

  • The screen only responds to POST and GET requests. #1092
  • Replaced a package of davejamesmiller/laravel-breadcrumbs with tabuna/breadcrumbs. #1073
  • Using SVG icons #1061
  • Route for acync screen methods #1116

Fixed

  • Improper behavior when implementing dependency #1150
  • If the field is a multi-select an array of values is sent to the async method #1209

Remove

  • Pending Requests in the screen constructor. #1092
  • TinyMCE field. #873
  • Settings. #1087
  • Release Messages #1217
7.18.0

Added

  • Added a row with totals to the table #1205
7.17.4

Changed

  • Updated lodash packages to 4.17.20
  • Updated flatpickr packages to 4.6.6

Fixed

  • Fixed duplicate values in Upload field
7.17.3

Fixed

  • Fixed position class ".table-striped" #1204
7.17.2

Fixed

  • Fixed index calculation instead of quantity #1201
7.17.1

Changed

  • Updated phpDoc block in Button class #1200
  • Updated bootstrap packages to 4.5.2
  • Updated inputmask packages to 5.0.5
7.17.0

Changed

  • Simplified registration of the menu #1157
  • Replaced the outdated group definition with the actual
  • Updated NPM packages

Removed

  • Removed unused constructor code #1199
  • Removed height declaration from default charts

Fixed

  • Fixed bugs found by the static analyzer #1196
7.16.0

Added

  • Method action for setting the address of the form action
7.15.0

Added

  • Added Chartable trait #1179

Deprecated

  • Property labels in Chart #1179
7.14.1

Fixed

  • Search Page: label is overlays help text #1185
7.14.0

Added

  • Attribute group for picture field #118

Fixed

  • Inputs that in group don't serialize in filter #1181
7.13.0

Added

  • Configuration option to switch on/off reset password functionality #1177

Changed

  • Override sendResetLinkEmail method to return success message in all cases #1176
7.12.1

Fixed

  • Adding the toke to reset password form #1173
7.12.0

Added

  • Added the ability to specify the colors of characters and background #1172
7.11.3

Fixed

  • Adding a name to the reset password route of auth group #1169
7.11.2

Fixed

  • PHPDoc return type for Fieldable::get() #1156
  • Delete row for Matrix field does not work in Firefox #1166
7.11.1

Fixed

  • Listener updates after execution.
  • Select2 cache destroy #1155
7.11.0

Added

  • Method ->fields() for Matrix #1147
7.10.3

Fixed

  • Fixed deleting columns when rolling back
7.10.2

Fixed

  • Syntax error in user model stub
7.10.1

Fixed

  • Error in lang es.json 1142
7.10.0

Added

  • Two-Factor authentication #1132
  • Support for Portuguese (PT-pt) language #1136
7.9.0

Added

  • German translation #1131

Fixed

  • Default values ​​fixed #1109
7.8.0

Added

  • Spanish translation #1130

Fixed

  • Remove permission #1119
7.7.1

Changed

  • String id for attachment #1115
7.7.0

Added

Deprecated

  • Static method Field::group #1112
7.6.2

Changed

  • Print roles as default user subtitle #1113
7.6.1

Changed

  • Welcome page
7.6.0

Added

  • Storage to Cropper and Image metadata #1110
  • Resizing options to Cropper #1109

Changed

  • Arrow icons for Accordion #1107
7.5.3

Removed

  • Cleaning the non-existent methods
7.5.2

Changed

  • Extend examples for install
7.5.1

Changed

  • No more packagist download requests
  • More space between columns #1104
7.5.0

Added

  • Title property for Row layout
  • Request validation for User screen

Changed

  • Increased contrast for label forms
  • Replace Alert to Toast in Notification screen
  • Use Persona layouts for stubs
  • Default avatar user

Fixed

  • Disable button focus for bootstrap 4.5
  • Disable Matrix textarea border
7.4.0

Added

  • The class that contains the strategy for determining attachment #1100
7.3.0
7.2.9

Fixed

  • Support for string primary models in relations field #1098, #1096
7.2.8

Fixed

  • Updates::requestVersion() cache broken #1093
7.2.7

Changed

  • Update bootstrap to 4.5.0

Fixed

  • Listener layout not updating with RadioButtons 1090
7.2.6

Fixed

  • Listener layout not updating with RadioButtons or Checkbox 1090
7.2.5

Fixed

  • Empty avatar display
7.2.4

Fixed

  • Missing slash in prefix name
7.2.3

Fixed

  • Jquery < 3.5.0 security vulnerabilities
7.2.2

Deprecated

7.2.1

Fixed

  • Updating the chart when it is in tabs
7.2.0

Added

Changed

  • Border type to dashed for picture/cropper
  • Position badge
7.1.4

Fixed

  • Double slash address generation
7.1.3

Fixed

  • Removed typehinting from role id #1083
7.1.2

Fixed

  • Incomplete url address transfer in Turbolinks header #1081
7.1.1

Fixed

  • Launch of filters with empty parameter
7.1.0

Added

  • Advanced settings for the chart
  • Middleware to public resource #1078
7.0.13

Changed

  • Custom model attributes in selects #1075
7.0.12

Fixed

  • Check permissions for null attribute #1074
7.0.11

Fixed

  • Pagination scroll bar
7.0.9

Changed

  • Using native bootstrap styles (border/shadow/margin/padding)
  • Remove button Back for error page
  • Position of the helps in a horizontal form.

Fixed

  • Shift work area with a wide table
  • Artisan command route::cache duplicate switch.logout
7.0.10

Changed

  • Using native bootstrap styles (border/shadow/margin/padding)
  • Contrast for divider
  • The divider method for ItemMenu now has a default value of true
7.0.8

Changed

  • Rename descriptions to description for card
7.0.7

Fixed

  • Conflict resolved with focus fields label and popover
7.0.6

Fixed

  • Display filter in table
7.0.5

Fixed

  • Date display for Carbon in install stubs
  • Correct display of table cells on mobile devices #1014
7.0.4

Fixed

  • Windows separator when downloading files #1070
7.0.3

Changed

  • Access to all variables in tables #1069

Fixed

  • Max file size null MB #1067
  • Windows separator when downloading files #1070
7.0.2

Fixed

  • Removed the restriction of the length of the name in the screen #1066
7.0.1

Fixed

  • Don't open modal after validation #1065
7.0.0

Added

  • Support Laravel 7.0
  • Presenters for content #965
  • Card layout #965
  • Compact layout #965
  • Compendium layout #965
  • Facepile layout #965
  • Persona layout #965
  • Support blade component with Layout::component

Changed

  • Rename canHide to cantHide for TD #1060
  • Rename registerGlobalSearch to registerSearch for Dashboard

Fixed

  • Not found a resource for Windows #1056

Removed

  • Methods asyncParameter, loadModalAsync for ModalToggle action
  • Color constant for Alert
  • DashboardNotification replace DashboardChannel and DashboardMessage
  • Property width for Rows
  • Methods locale, link, loadModalAsync, asyncRoute for TD
  • PLATFORM_PATH Constant
  • AccessMiddleware replace Access
  • Orchid\Platform\Searchable traits replace contract for presenter
6.11.1

Fixed

  • Required method for Picture/Cropper fields
  • Checked for RadioButton field
6.11.0

Added

  • Checking middleware permission by params

Fixed

  • Active item for menu by route name
  • Display menu for small screen phones

Changed

  • Update npm packages
  • White contrast for text.
6.10.2

Fixed

  • Static name setFromEloquent for Select field
6.10.1

Fixed

  • The update check remembers the latest available version, instead of status.
6.10.0

Added

  • Added TurbolinksLocation middleware for the correct redirects #1049

Changed

  • Return user to desired page #1046
  • Remember user by default #1047

Deprecated

  • Rename AccessMiddleware to Access, previous name is outdated

Fixed

  • Old field values did not trigger an event #1050
6.9.0

Added

  • Method maxFileSize for Cropper and Picture fields
  • Method hideEmpty for ItemMenu

Fixed

  • Accurate resource address determination
6.8.6

Fixed

  • Picture field buttons layout #1045
6.8.5

Fixed

  • Redirect when debugging screen methods
  • Colored buttons allowed in commandBar
  • Position "Go back" button on the page 404
  • Do not submit a form by pressing enter
6.8.4

Fixed

  • Filter submit empty string #1042
6.8.3

Fixed

  • Logo display on the authorization form
  • Change the placeholder for a field with a date
6.8.2

Fixed

  • MSSQL datetime format for last login
6.8.1

Changed

  • Optional parameters for width and height #1041

Fixed

  • Brand display when spelling incorrect
6.8.0

Added

  • Rubber layout
  • Dusk testing browser
  • Channel to send a notification #1038
  • Dynamic columns #1003

Changed

  • First look enhancement
  • Cursor loading animations
  • Indented icons are stylized
  • Source is optional for form builder
  • Extend the user model that comes with the installation #1039
  • Do not generate id for default buttons

Fixed

  • Sort&Filter generator
  • Loading files for cropper and picture (only images)
  • Display of modal window title in Utm field
  • Duplication bug fixed using map search
6.7.3

Fixed

  • Data for the datetimer field does not work #1024
6.7.2

Fixed

  • Allow custom id from fields #1022
  • The old input value is displayed on error.
  • Incorrect use JSON_THROW_ON_ERROR for php7.2
6.7.1

Fixed

  • Added space from attributes generator
6.7.0

Added

  • Method displayAppend for relation field #877
6.6.0

Added

  • Method asyncParameters for ModalToggle
  • Notification background update and tab synchronization #1009
  • Blade directive [@attributes](https://github.com/attributes)

Changed

  • Update npm packages

Deprecated

  • Method asyncParameter for ModalToggle

Fixed

  • Init class to get PHP system parameters #1019
  • Upload field error notification #1019
6.5.3

Changed

  • Dark favicon for future notice

Deprecated

  • Invalid line width property

Fixed

  • Aligning notifications and badges
  • Allow date timer clear on request. Added data attributes for the fields.
6.5.2

Fixed

  • Async modals not send argument #1015
6.5.1

Fixed

  • Firefox 70.* - form submit do nothing #1013
6.5.0

Added

  • Short record to create a table #1010

Fixed

  • Error on saving user #1011
  • Display simple pagination
6.4.2

Fixed

  • Issue with the relation when value is not iterable for the fromCass method #1007
  • Translate user table dropdown action text #1008
6.4.1

Changed

  • Allowed to pass html to notification messages. #1002

Fixed

  • Setting string type default value #1004
6.4.0

Added

  • Support for embedding dependencies in layouts #986
  • Toast notifications #998
  • Forced conversion of an object to a string #997
  • Extended Example Screens

Changed

  • Action optional name #996
  • Improved display of commandBar on mobile device
  • Improved display of button in table
  • Static analyzer errors fixed
  • Appearance of custom notifications

Fixed

  • removeMaskOnSubmit dont work #982
  • Radiobutton does not substitute old value #990
  • Links to filters docs in welcome page #955
  • Error display (ignition) when submitting the form #952
  • Error when using ViewField #970

Deprecated

  • loadModalAsync method for TD/ModalToggle
  • asyncRoute/locale/link methods for TD
  • Constant PLATFORM_PATH
6.3.2

Changed

  • Icon for notifications for more than 9 messages

Fixed

  • Event for submit screen form [#982]
6.3.1

Fixed

  • Error submitting form 984
  • Align th from table
6.3.0

Added

  • Creating class from service container986
  • New trait Commander

Changed

  • Show/hide mod for password on authorization form

Fixed

  • removeMaskOnSubmit dont work 982
  • Error loading identical files with different names
  • Incorrect filter alignment
6.2.0

Added

  • Option to disable js handlers for Button & Link 971
  • The ability to make the table striped 968
  • Radio and Matrix field for example

Fixed

  • Animation for submit button in modal window
6.1.4

Fixed

  • Scope not working in Relation 961
6.1.3

Fixed

  • Submit modal forms by AJAX
6.1.2

Added

  • Method confirm for Button

Removed

  • CSS class dropdown-item for all Action
6.1.1

Fixed

  • Table responsive 954
6.1.0

Added

  • Matrix field 910

Changed

  • Command orchid:link now adds new paths 951
  • Disabled csrf token for page not found

Fixed

  • ModalToggle class override 949
  • Rewrite document content 952
  • Serialize layouts 955
6.0.2

Fixed

  • Password modal window does not load
  • Save button name for builder
6.0.1

Fixed

  • Displaying the right modal window with a large count elements
  • Update stimulus-flatpickr 816
6.0.0

Added

  • Support for laravel 6.0
  • Method novalidate for Button 937

Changed

  • Rename Orchid/Platform/Presets to Orchid/Presets
  • Access to properties and methods for removing visual noise
  • Rename commands to actions
  • Rename properties data to target

Fixed

  • Duplicate form submission 940

Removed

  • Support php 7.1
  • Announcement 917
  • Deprecated methods
5.5.5

Fixed

  • Show error message for helps
5.5.4

Fixed

  • Relation field and fromClass method 934
  • Inaccurate translations 936
5.5.3

Added

  • Exception if file could not be read 931

Changed

  • Welcome page text
  • Do not delete table when migrating back 932
5.5.2

Added

  • Link for documentation 929

Changed

  • Hide buttons for empty notifications

Fixed

  • Open media modal on save attachment
  • Not show previously value 927
  • False triggering of the update indicator for dev version 929
5.5.1

Changed

  • Improved mobile device support

Fixed

  • Undeclared scope 925

Removed

  • Custom css grid
5.5.0

Added

  • Preset for source code 915
  • Alerts on max files reached for Upload field 908

Changed

  • Updated node packages

Fixed

  • Weird behavior with checkboxes in table layout 920
  • Unexpected line break in code field
  • Issue with the multiple files for Upload field 908
5.4.0

Added

  • Radio field
  • Page for result global search 907

Changed

  • searchQuery must now return Laravel\Scout\Builder

Fixed

  • Fixed a typo 919
5.3.0

Added

  • arguments for Link/Button submit 911

Changed

  • Style for tabs
  • Increased aside width

Fixed

  • Translation for Russian language
5.2.1

Changed

  • Display one Filter in layouts

Fixed

  • Permission for layouts
  • Translation notification screen 909
  • Duplicate modify for Field
  • Fix issue with the relation query -> search 906

Deprecated

  • modify for Field
5.2.0

Added

  • Page for notifications
  • Defer for the scripts 902
  • Added methods textNotFound, subNotFound and iconNotFound for Table. To control the appearance of an empty table

Fixed

  • The "empty" method changed keys 905
5.1.2

Added

  • Debounce to prevent a lot of requests on keyUp action 898

Fixed

  • Existing elements: multiple elements adding on init action 898
  • Sorting. Upload reordering the sorted elements 898
  • Error if name field array 896
  • Multiple fields for filters
5.1.1

Added

  • Check method for Alert

Deprecated

  • ItemMenu method show use canSee

Fixed

  • Relation field null search string 894
5.1.0

Added

  • View template for Alert 892
5.0.5

Added

  • Relation field method fromClass 888
  • TimeZone field 890

Fixed

  • Relation field 893
5.0.4

Fixed

  • Setting rewrite cache keys
5.0.3

Added

  • Read only for Qill field
  • Placeholder for Qill field
  • Ability to publish migration files
5.0.2

Added

  • Read only for Code field
  • Language supported constants for Code field
5.0.1

Fixed

  • Remove permission registration for comments and category 880
  • Needed permissions to roles and users screens 884
  • Redirect after authorization has been changed to the main page
5.0.0

Added

  • Cropper method targetUrl, targetRelativeUrl, targetId 850
  • Upload field takes array of numeric values 851
  • Property name for Filter
  • TD method canSee
  • Auto substitution from previous session 824
  • Select lazyload multiple 772

Changed

  • Rename Picture field to Cropper
  • Redesigned structure blade templates

Fixed

  • Use checkbox in table 874
  • Filter trigger by many parameter
  • Safari not send form 864

Removed

  • Move package for Press in a separate repository 815
  • Orchid\Dashboard\ItemMenu::groupName() use title method 842
  • Entity property groupname use title 842
  • Orchid\Platform\Filters\* use Orchid\Filters\*
  • AttachTrait use Orchid\Attachment\Attachable
  • FilterTrait use Orchid\Filters\Filterable
  • Sluggable package
  • Widget package
4.7.1

Added

  • Trait AsSource.php for Eloquent model
  • Only time for DateTimer field

Fixed

  • Avatar jumping when refreshing page
4.7.0

Added

  • Method filtersApplySelection for all filter in selection
4.6.3

Added

  • Empty method Allowing value to the sample for the default operation (usually empty) 839

Changed

Deprecated

  • Orchid\Dashboard\ItemMenu::groupName() use title method 842
  • Entity property groupname use title 842
4.6.2

Changed

  • Chart min heating auto
  • Cache browser views

Fixed

  • Repeated run test to create resource links
  • Http sorting for allow property
  • Http request problem, to remove '/' from last path of the url.
  • Input mask is null or empty, cant not type japanese character.
  • When the resource has the same name with another extension.

Deprecated

  • Orchid\Platform\Filters\* use Orchid\Filters\Filter\*
  • AttachTrait use Orchid\Attachment\Attachable
  • FilterTrait use Orchid\Filters\Filterable
4.6.1

Changed

  • Reload template for profile for back history

Fixed

  • Icon for accordion
  • Double defined time controller
  • Injected SQL for Spatie builder
4.6.0

Added

  • Layout::accordion 834
4.5.1

Fixed

  • Custom auth
4.5.0

Added

  • Layout::wrapper 827

Changed

  • Layouts class rename to Layout 833
  • Login/Registration page
  • The color scheme has become more neutral 815

Fixed

  • Uncaught ReferenceError: platform is not defined
4.4.4

Added

  • User filter for foles 823
4.4.3

Fixed

  • Error in select field 822
  • Padding for columns
4.4.2

Fixed

4.4.1

Fixed

  • Error in select field 821
  • DataTime method enableTime 820
4.4.0

Changed

  • Color scheme, no more brand color
  • Padding for layouts

Fixed

  • Entity sorting default
  • DataTime method enableTime 816

Removed

  • All dependency
  • Cache block 810
4.3.4

Added

  • Button field 807

Changed

  • Rename setLabel to label for Collapse

Fixed

  • Show text for Label field

Deprecated

  • set prefix for ItemMenu, ItemPermission, TD 809
4.3.3

Fixed

  • Fix for where attchments argument group
4.3.2

Fixed

  • Fix for command's bar link 806
4.3.1

Added

  • Missing translation
4.3.0

Added

  • Collapse layouts
  • Animation for submit button

Changed

  • Entity no longer has a default icon
  • Improved interaction experience on mobile devices
  • Modals not require route name
  • Remove "close" button for menu
  • Rename "reset" button menu as "close"

Fixed

  • Send post request for create menu element
  • Icon for Password field
  • Entities show activity
  • Dublicate cache for TinyMCE field

Removed

  • Remove dependency spomky-labs/base64url
4.2.0

Added

  • Source modify value for select 798
  • Options for show/hidden password 801

Fixed

  • Change password for default screen

Deprecated

  • Method getStatusRoles() for User model
4.1.1

Fixed

  • Relationship nullable 797
  • DateRange not send value
4.1.0

Added

  • Event for install orchid 795
  • Source for select 798
  • Method for control date time 794

Fixed

  • Return exception message for create admin command 796
4.0.1

Fixed

  • Laravel user bigInteger id
  • Load factory only test
4.0.0

Added

  • Export metrics button
  • Support laravel 5.8
  • Support phpunit 8.0
  • Added tips for phpdoc

Changed

  • By default, the panel is available from any domain.
  • Remove postfix Field for all
  • The context of the routes has been changed to $this->router. Due to changes in the framework, you can also use the structure through the facade Route::get.
  • Reworked layer display engine

Removed

  • dashboard_domain helper
  • Media 780
  • Deprecated params to ->setRoute(route('platform.*')) for menu
  • Dashboard::registerPermissions accept array argument
3.11.0

Added

  • New field RadioButtonsField

Fixed

  • Multiple heritage activity in the menu
3.10.6

Changed

  • Display permission for hidden entity
  • Auto set active for menu
  • Set default Icon for menu
  • Default true params for childs menu
3.10.5

Changed

  • Padding sub-element menu
3.10.4

Changed

  • ItemMenu allow array or string with setActive method
  • Colors for pagination
  • Unification of button colors
  • If a submenu is declared, then activation will come from the child elements.

Fixed

  • Padding for numeric filter
  • Drop test when displaying prohibited characters
3.10.3

Changed

  • Display error pages

Fixed

  • 405 Method Not Allowed for Ajax
  • Positioning buttons in password recovery forms

Deprecated

  • params to ->setRoute(route('platform.*')) This method will be saved, but will explicitly respond to its name. If you want to create links otherwise use ->setUrl()
3.10.1

Fixed

  • Disabled preview for turbolinks
3.10.0

Added

  • Macros for TD 785

Changed

  • Removed links for welcome template 786
  • Enabled cache for turbolinks
  • Chart not responsive

Fixed

  • Modal not open PictureField 787
  • Error for resize event
  • Route cache not register route
3.9.6

Changed

  • Revert command orchid:link for symlink resource
3.9.5

Changed

  • Turbolink no-cache all page
  • Removed years for license

Fixed

  • Update csrf token

Deprecated

  • Dashboard::registerPermissions accept array argument
3.9.4

Changed

  • Jquery-ui replace sortablejs

Fixed

3.9.3

Changed

  • Basic forms now use AJAX

Fixed

  • Validation form responsive
  • Submit form event 783
3.9.2

Added

  • Ajax for base screen form

Fixed

  • Original name edit attachment
3.9.1

Fixed

  • Load tinyMCE theme
3.9.0

Changed

  • Laravel Scout upgrade to ^7.0
  • Route platform.resource has a panel prefix

Fixed

  • Show model animate 778

Removed

  • Backups as a package 769
  • Builder as package 770
3.8.1

Fixed

  • Install rewrite user model 777
3.8.0

Added

  • Route platform.resource for static file from package
  • Register public directory for packages addPublicDirectory and getPublicDirectory
  • Function orchid_mix for packages

Fixed

  • Route cache closure

Removed

  • Command orchid:link
  • Method for clear opcache
3.7.5

Fixed

  • Redirect entity for save

Removed

  • dependency composer/semver
3.7.4

Changed

  • Menus can no longer be filled with an array.

Fixed

  • Sorting with nesting attachment
3.7.3

Changed

  • Color palette, indents of elements and minor edits
  • The image field no longer supports additional features.

Fixed

  • Opening file information in modal window
3.7.2

Fixed

  • Correct slug (id) generation for the input field
  • Fixed rights verification in the screen when the value of the array
3.7.1

Fixed

  • Entity route generator
3.7.0

Changed

  • Entities have been transferred to use screens 721

Fixed

  • The order of dependencies and their types returns incorrect values ​​in the screens
3.6.2

Fixed

  • Can't use registerResource in package 765

Removed

  • DashboardServiceProvider
3.6.1

Fixed

  • Margin menu
3.6.0

Added

  • New Switches fields

Changed

  • Footer is now pressed to the bottom of the page
  • The free area between the menu and the footer is the "Up" button
3.5.1

Fixed

  • Help string for horizontal form
  • Model builder relations
3.5.0

Added

  • Field method canSee 759

Changed

  • Link method show rename canSee 759

Removed

  • Link method show 759
3.4.2

Changed

  • Rename TypeException to EntityTypeException

Removed

  • Unused registerFiled and getField for Dashboard
3.4.1

Fixed

  • Removed unnecessary foreach in selection.blade.php 758
3.4.0

Added

  • Date ranged field
  • TD align constant
  • Selection layout for filters 753

Changed

  • Filters can no longer view

Removed

  • Filter property $dashboard
  • Filters for table

Fixed

  • Correct tips for Field
3.3.4

Changed

  • Acync modal & User table edit
3.3.3

Changed

  • MapField autoscroll 755

Removed

  • Method hero for Post Models
3.2.2

Fixed

  • UploadField multiple upload file
3.2.1

Fixed

  • Collection by default not set keys, mixed items unpredictable. 752
3.2.0

Changed

  • Rename Demo to Example entity

Removed

  • The modal support service window has been removed in favor of creating custom forms, since the set of fields and the template could not be changed
3.1.8

Added

  • Attributes rel="noopener" for target "_blank"

Removed

  • Divider for entities because visually does not share
3.1.7

Fixed

  • Publish PressServiceProvider files during installation
3.1.6

Added

  • Attribute height for Quill / TinyMCE / Map / Code Fields

Removed

  • User localization column
3.1.5

Fixed

  • Publish PressServiceProvider files during installation
3.1.4

Added

  • Global variable Controller

Removed

  • Unused Image package dependency
  • Unused JsonRelationsTrait
3.1.3

Deprecated

  • JsonRelationsTrait

Removed

  • Attachment method read
3.1.2

Fixed

  • Display html for Quill
3.1.1

Added

  • Property zoom for maps field

Fixed

  • Show maps coordinates
3.1.0

Added

  • Support argon hash driver
  • Method canSee in layout for check display 733
  • Popovers for fields 734
  • Field maps leafletjs 714
  • Quill editor field 724

Changed

  • Method url() Attachment first parameter is the default value.
  • Route use class 729
  • Route helper ->screen() no longer requires the third parameter as mandatory, use ->screen(...)->name()

Removed

  • Google Maps field
  • Attachment no longer create copies of images. 719. Use events for your own creation or packages to create cdn, for example, Intervention/imagecache
  • Widget systems now in a separate package
3.0.8

Fixed

  • Input mask array 725
3.0.7

Fixed

  • Translations
3.0.5

Fixed

  • double group name for dropdown menu 718
3.0.3

Added

  • Example tags from Entities

Fixed

  • always true value for builder
3.0.2

Added

  • Sort entity from menu 709
  • Automatically generated language translations for de,es,hi,ru,zh

Changed

  • Hidden support modal from null 711
  • Remove create user from default screen 707
3.0.1

Added

  • jQuery global 709
  • Sub menu 709

Deprecated

  • Field::tag use make method 710

Fixed

  • Migration rollback 708
3.0

Added

  • Grouping items using Field::group
  • TD::link and TD::linkPost
  • Sorting capability for TD 437
  • Property display for page
  • Added ability to change the logo 354
  • New command for easy installation orchid:install 622
  • User routes for dashboard
  • Custom templates for the sidebar 631
  • Saved the state of the tabs 666
  • Added permission for cache

Deprecated

  • TD::name and TD::title use TD::set

Changed

  • Test migration pgsql to sqlite
  • User routes for dashboard
  • The package was divided into several internal structures (Platform & Press) 634
  • Rename 'dashboard' to 'platform'
  • Order of calling functions in the screen, now the query is executed earlier

Fixed

  • Require to required
  • Hide the menu without children
  • Deletes a file only if there are no more links 570
  • Users and roles use screens 579
  • Deleting a dashboard store 623

Removed

  • Bootstrap 3 appendix
  • "Delete" button by default in the image field
  • String record of parameters for building a form 391
2.2.4

Fixed

  • Save menu dublicate
  • Laravel RouteServiceProvider default namespace override

Removed

  • Font Awesome
2.2.3

Added

  • Ukrainian language 595

Changed

  • Order of items in the media, first folders then files
  • Font Awesome replaced by ORCHID icons

Fixed

  • Flying icon when dragging in the menu
  • Sorting menu
2.2.2

Added

  • Menu validation 537
  • Translation of notifications

Changed

  • Jquery load replace turbolink
2.2.1

Added

  • Link to attachment 525

Fixed

  • Base64 URL Safe 1
  • Double file extension 526

Changed

  • Font Awesome replaced by ORCHID icons
  • config "slog" is default

Removed

  • Icon for group
2.2.0

Added

  • TinyMCE toolbar #522

Changed

  • Upgrade to Laravel 5.6

Removed

  • Avatar user for database
2.1.3

Fixed

  • Default value for select2 AJAX
  • Hide password for field
2.1.2

Fixed

  • Create of category
2.1.1

Fixed

  • Display of the third level menu
  • Graphs occupy a full block
2.1.0

Added

  • "DIV" Layouts
  • "Select" field
  • "Show" key for admin menu
  • Command make:chart
  • ORCHID Icons
  • Error message validate for forms. #468

Changed

  • Upgrade to Bootstrap 4.0
  • Entities and Layouts has a separate folder
  • Record fields as objects #391
  • Demo "entities" are no longer published
  • Access validation does not create multiple database queries
  • Hide forms switching with their small number
  • Changing the menu, no longer changing the recording number
  • Color pallet for graphs
  • Design of the file manager

Deprecated

  • Record string/array for fields. Use Field::make

Removed

  • google analytics
  • robot field
  • Simple line icons
2.0.14

Fixed

  • Error as select menu "demo post" #457
2.0.11

Added

  • Parameter "format" for "croppie.result" #398
  • Displaying old data for validation errors

Changed

  • Remove source map npm run production

Fixed

  • calling relation for new object in template #394
  • reset child categories when the parent is deleted
2.0.9

Changed

  • Optimization for parser

Fixed

  • Bug name permission for pages
2.0.10

Fixed

  • Namespace syntax
  • Create empty category
2.0.8

Added

  • Input Mask

Changed

  • Section wrapper remove
  • Input build named
  • "Not found" message occupies the entire screen
  • Error 403 to 404

Fixed

  • Bug permission for entities
  • Style for select2
  • Calling relation for new object in template #382
2.0.7

Added

  • Thai language
  • Fix paginate style
  • Width for table

Changed

  • Replacing less with sass
  • Modifying paths app\Http\Screens to app\Http\Controllers\Screens
  • Modifying paths app\Http\Layouts to app\Core\Layouts

Fixed

  • Sort argument for method Screen
  • Remove publish_at from category
2.0.6

Added

  • Link method title and modal method
  • Fix paginate style
2.0.5

Added

  • Left menu notification
  • New button logout
  • Added markdown fiends
  • Fields picture added stub entities
  • Fields SimpleMDE added stub entities

Deprecated

  • Deprecated widget Google analytics

Removed

  • Removed right notification
  • Removed right menu
  • Removed time picker css

Fixed

  • Video icon to file manager
  • Display Area in Chrome 63
2.0.4

Fixed

  • Pagination "..." symbol
  • Pagination width
  • Load reflection class for Screen
2.0.3

Fixed

  • Extra character
  • Duplicate error message
  • Category prefix
  • Update install scout
2.0.2

Added

  • Laravel Mix (Manifest&version)

Fixed

  • Update npm dependencies
  • Message upload filed
2.0.1

Fixed

  • Widget Update
2.0

Added

  • Added TinyMCE
  • Added support fulltext search
  • Added turbolinks

Changed

  • public folder is no longer published
  • Attachments to each model
  • The ability to duplicate a file has been removed
  • Removing submodules (Will be in separate packages):
    • Graphical installation
    • Backups
    • Defender
    • Viewing logs
    • Monitor
    • Robot.txt Editor
    • Scheme
    • UTM Tag Generator
    • View all php settings (Form)

Removed

  • Removing Fields
  • Removing Footer
  • Removing Shortcut
  • Removing summernote
  • Remote publication of public files, the location of this is used by the proxy controller
1.1.5

Added

  • Added events for role assignment and deletion
1.1.2

Changed

  • Fix bug create user
  • Removing unused methods
  • Move google analytics to widget
1.1

Added

  • Added global permission for superadmin

Changed

  • fix config display auth
  • Summernote supports "media"
  • Shortcut (ctrl + s) save form
1.0

Added

  • Added menu badges & notifications
  • Added the ability to insert js and css code
  • Unit tests written

Removed

  • Removing the Content Management System
  • Rename config file "content" to "platform"
  • Removed auxiliary functions
  • Remove unusing fields
  • Remove news subscription
Fixed
  • Update and fix French translation file #2440
  • Map field The map does not send a change event
Added
  • Method withoutApplyButton and withoutCloseButton to modal based layouts #1099
1.1.1

Added

  • Support Laravel 5.5
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle