Skip to content

1.2.0

Compare
Choose a tag to compare
@taufik-nurrohman taufik-nurrohman released this 08 Feb 09:24

v1.2.0-alpha.5

  • Fix missing filter for field item 8c6ea84
  • 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: false b6b9b13
  • Fix folder rename bug 4dc810f
  • Others 963f7fd 57df46c

v1.2.0-alpha.2

  • Fix: backend assets still visible by visitors even if you are not logged in.

v1.2.0-alpha