You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow user to use relative URL protocol in external asset URL 527b011
Allow to select comment without parent ID with Get::comments('DESC', 'parent:null')25de290
Allow plugin configurator without form element, auto-detected + add default plugin configuration route for faster plugin development ece5a27
Possible to add configuration data in shield manager 0c255f4
Etc, bug fix.
v1.2.0-alpha.4
Fix comment form submission bug.
v1.2.0-alpha.3
Do not use label element as the content field wrapper to prevent
invalid HTML + focusable area bug if we add custom text editors in it which usually will use
form element such as button and input as toolbar controls ad984ca
Include ID information in Shield::info() and Plugin::info(), if folder does not exist, return id: falseb6b9b13