Skip to content

1.1.3

Compare
Choose a tag to compare
@taufik-nurrohman taufik-nurrohman released this 20 Jun 18:03

v1.1.3-beta.5

  • Move reusable CSS classes to the widgets.css

v1.1.3

  • Various CSS and language updates 2fe5293 b7bf1dd 8b29409 76db2ff dd25bdf d5306c8 7e3954a 5eca544 7c6e34d b40c317 5cf705c 6bb6bdc 19e12f4 1fd81f6 3294954 1cb01a7 1694fa1
  • Allow page type checking before route function call (except 404 page) f575347
  • Increase the default shortcode priority to 20 465c3ca#diff-f7835278d6f5b075fa2af2853808a44aR842
  • Update Font Awesome to 4.3.0
  • Update Zepto to 1.1.6
  • Allow page files without headers to be parsed 4bda772
  • Fix missing filters 5186c6e e2a4d84
  • Create proper query string outputs eeb20fc
  • Add an Attach button on the shield manager 9489a67
  • Fix custom check box and radio bugs 0eaf082
  • Add Preview tab in comment editor fcd70de
  • Change JavaScript hooks into object–based data (not backward compatible) 339d3f5
  • Add tags data in JSON output efc8ffd
    Fix multiple asset and cache delete bug 6851b2d
  • Fix bug of input value that will breaks the editor if it’s contains ==== #20
  • Add new method in Text::parse() and Guardian::check() 7d8db79 a4ab00b
  • Paginated RSS Feed 2.0 159b304
  • Add option to show an image capture in shield and plugin list a33158c
  • Change FT to segment 36c1c88
  • Change feed path from feeds to feed c896f4a
  • Fix image captcha bug in version 1.1.2 f5dc793
  • Prevent direct access to PHP files 685584b
  • Move all reusable CSS classes to the widgets.css ce8a47b 8f10a58 8967313 96b10a7
  • Add Guardian::choked() method to check mobile devices 2de93fe
  • Allow filtering in RSS and JSON feed 478611b
  • Slug generator improvements 1af9ac4
  • Add hooks in RSS and JSON feed f1b154e
  • Make the backend UI become compatible with jQuery library 418c3b6
  • Text editor updates
  • Add “Select All/Unselect All” interaction in assets and caches manager c006de9
  • Fix recent comment widget bug cb911c6
  • Create separate files for MTE and HTE plugin fd9c6c6
  • Update MarkdownExtra to 1.5.0 d666a9b
  • Allow tabbing without ID 04711f2
  • Add ability to create manual excerpt link text 9f49f9f
  • Change icon size to 100% of text size 62d0b48
  • Remove Bootstrap–like button class names 1694fa1
  • Add error log previewer c0e4310 29ab4b0
  • Add a search box in asset and cache manager page ba0ce0a
  • Allow drag and drop in sortable UI using native HTML5 draggable feature 7d4f34f
  • Allow weapon and filter rejection before added 24b9e87
  • Allow custom stacking on custom manager menu 5457db9 20c51fe
  • Add more method in Mecha class 9b792a1
  • Remove Text::toObject() method a6e1773
  • FIx custom file input bug in Internet Explorer d9c57b4
  • Add Page class 9492b0f
  • Add string converter and array to string generator 2d29176
  • Allow plural content and content_raw data 9e6e17e
  • Allow custom fields in comments 2881f20
  • Fix bug of custom CSS and JS files cca018e
  • Add get method in File class for reading the file content line by line 7edc218
  • Change hook name from on_foo_mounted to on_foo_mount 5ed3dc1
  • Add Cell, Form and Jot class 6818ce7
  • Switch from text: value to value: text on select box custom fields a6b0509
  • Allow multi-tasking on Image 98354a2
  • Remove backup files that is failed to delete e1bb9b6
  • Add ability to include plugin files in backend only e230b46 a7a5139
  • Asset manager improvements a863b36 45996e1 cddd887
  • Stop including custom fields data if the value is empty 7678114
  • Etc.