Skip to content

Version 0.40

Compare
Choose a tag to compare
@Bloke Bloke released this 23 Oct 14:11
· 25 commits to master since this release

Changes:

  • Improved performance and reduced server load by up to 90% (thanks jakob)
  • Plugin lifecycle aware
  • Permitted configurable database column types/sizes and international characters
  • Removed base64 CSS
  • Added smd_bio_author, smd_bio_data, smd_bio_iterate, smd_if_bio, smd_if_bio_first_author and smd_if_bio_last_author tags
  • Added show_empty attribute
  • Deprecated author, items (now fields), labelclass, itemwraptag (now break) and itemclass (now breakclass)
  • Altered replacement key names
  • Fixed and improved hover tooltips on Admin->Users panel
  • Increased default varchar size to 255 (thanks hablablow)
  • Added multi-select lists and permitted checkboxes to be marked as default
  • Added more field types for HTML 5 widgets
  • Enabled SMD_BIO_FN|function|param|param|... support when defining fields to call arbitrary functions
  • Experimental support for item="widget" to display an input control for the given field