Skip to content

1.1.0

Compare
Choose a tag to compare
@taufik-nurrohman taufik-nurrohman released this 15 Aug 07:37
  • Fix query string in URL that is not removed properly 9e95900
  • Make better class naming patterns (no more Bootstrap!) 6e380f7
  • Security updates. Fix: “space is not empty”. If you write a whitespace character in the form field, it should be considered as “empty” 56d3024
  • Add post draft and comment moderation features 8702028
  • facebook-opengraph to facebook-open-graph 0ab0e8f
  • Add serialize() and unserialize() method in File class 1196658
  • Hook changes: before_sanitized to sanitize:input, after_sanitized to sanitize:output, before_launch to shield_before, after_launch to shield_after, before to SHIPMENT_REGION_TOP, after to SHIPMENT_REGION_BOTTOM 664168d
  • Allow more arguments in Filter class 45105b0
  • Menu class improvements c8b1304
  • Add renameFile() and renameFiles() methods in Package class 14f4e92
  • $return parameter in the Weapon class is now removed f2792f5
  • Behaviour changes in Get::comments() 4252a5a#diff-2c0879c80c838be3e3f77c08c99de7f4R444
  • Add ability to block commenters by their IP address 082b8e2
  • Shield’s about file changes: Name field changed into Title field. Following the plugin’s about file fields 648ed9f
  • Create separated routes for manager pages 50526cd
  • Automatically merge the plugin language(s) parts 28e6faa
  • Fix broken Filter class that cannot create filter stacks with the same priority a51b341 bb15a4a#diff-c30c75bf21d732e698fb1410a2fcfaafL65
  • Add IP and UA method in Get class 9812686
  • Deprecated Guardian::makeToken(). Please use Guardian::token() de46baa
  • Fix broken backup/restore manager 36487db 76cd6d4
  • Fix bug: “blank page after publishing new article” —in general = blank page after every form submissions a18eda4 4012d14
  • Fix undefined article fields 74b31ba 2e52175
  • Allow plugins to create dynamic custom fields as well as shield 33e3de2
  • Keep tag’s chacked state if something errors happened in the post editor 66fa333
  • Keep custom fields state if something errors happened in the post editor 63608d2
  • Fix broken sitemap 2da7294 4b0b23b
  • Installer updates 6cef154

And…