Skip to content

1.1.1

Compare
Choose a tag to compare
@taufik-nurrohman taufik-nurrohman released this 13 Sep 16:58
  • Various CSS and languages updates 80fc473 7165cb8 97c6968 a106fd8 f16fd9a b92a5e4 2decd08 f1571c1
  • Fix undefined variable $the_content in version 1.1.0 cad90fe
  • The getInfo method in Image class now will return the data as array instead of object, following the getInfo method in Package class b8deded
  • Various backend hooks data improvements e012cce ab475d5
  • Fix inconsistent {{php}} shortcode escaper 3c59543
  • Automatically disable the upload button if file extension is not allowed f6f80d7
  • Do not block robots.txt file b0d5255
  • Define private error(s) and session file(s) directory 39089fb d82f00e
  • Fix various bug(s) in Converter::attr() method 88060bc 0a30122
  • Rewrite token and status messages data after defined in Shield::defines(). This will allow users to use both $messages with Notify::read() and
    $token with Guardian::token() in the shield 753b30f
  • Add a query string ?repair after the article/page URL will automatically
    redirect the user to the article/page editor to edit that article/page 130b29e
  • Add more default shortcodes c9b345d c484b95
  • Tag manager improvements 218ce56 bed80f0
  • Fix: Changing the available custom field key turn out to be creating a
    duplicate custom field with the same title, type, scope and value, but
    with different key. The old custom field must be removed! eedd188
  • Re-populate the default page placeholders in CSS/JS field(s) if custom
    file does not exist (both custom CSS and JS field are empty) ef82147 d4be62b
  • URL slug generator improvements 85410b7
  • Allow users to determine Weapon and Filter priority in decimal
    number 9bafbcc
  • Add priority parameter in Route class. Make it possible to define routes in the desired stack order even if the
    route declaration defined in the wrong order e2a83bf
  • Add ability to re-execute the available route(s) bcd5579
  • Update Font Awesome to 4.2.0 04d1552 4fdfa5d
  • Update pagination markup in Navigator class 47c1938
  • Multiple users feature improvements 52e9b4e d11a2e4
  • Allow users to create article/page excerpt manually by adding a <!-- cut --> pattern on the paragraph they want to cut 7d4b2e8
  • Fix bug in Filter class 3151082
  • Add Widget::tag('DROPDOWN') widget e9843bd
  • Allow users to rearrange the parsing order of their shortcodes c5da069 ffb24f7
  • Update MTE plugin to 1.1.1 e812b48
  • Temporarily disallow images in comment to prevent XSS 2ccc3fb 308385f
  • Fix asset URL that missing its versioning parameter if the asset path is
    defined in full URL 377d001
  • Add option to minify the HTML or not in the configuration manager 78e0761 24856b7
  • Add Asset::loaded() method to check whether an asset file is already
    loaded or not. Useful to prevent duplicate asset(s) loading 9e5106f
  • Add support for handling cookies in Session class a926860
  • Use cookies to store the login session last longer 0868b0d