FileUpload
FormWidget between upload and page load actionsInline (No icons)
navigation mode to the branding settingsfilter.js
to fire AJAX requests on the filter control element instead of the closest form
elementdatepicker
FormWidget when in mode date
to send a DateTime string with zeroed time (according to the app.timezone
configuration) using the client's timezone. This is a change from the previous behaviour of sending the current time.permissions
array when registering ReportWidgets
to force the user to have at least one of the specified permissions to be able to utilize the ReportWidget
in question.counter
and counterLabel
to main menu items, counter
will default to the sum of the relevant side menu counter
s unless counter
is set to false.version.yaml
filebackend.list.extendRecords
event from the export()
method when useList: true
in the ImportExportController
behavior.abort(404)
now returns the backend 404 view when called in the backend (module and plugin backend controllers)plugin:list
, plugin:disable Author.Plugin
, plugin:enable Author.Plugin
Artisan CLI commandsbackend.layout.extendHead
view event (passes $layout = 'auth.htm' | 'default.htm'
)Backend\Classes\Controller
to extend the base Illuminate\Routing\Controller
class instead of being its own root class in order to support the middleware()
method on the controllers.Repeater
or when using minItems
over 0additional_data[level_1][level_2]
)DataTable
FormWidgets within Repeaters123&test
to become 123&test
ReportWidget
s, specifically related to issues with the widget aliases not being set correctlyutf8mb4
hasMany
relationship when not using the model's primary key as the the relationship's keywinter:install
CLI command wouldn't work due to plugins attempting to install themselves before Winter itself was configured.AssetCombiner
stripe-loading-indicator
to use CSS transforms instead of animating the width
property to improve rendering performance.Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!