v4.7.1 - v4.4.1

4.7.1 2020-02-26

fix

  • compatibility running Real Media Library and Real Thumbnail Generator together (hotfix)

4.7.0 2020-02-26

build

  • abstract freemium package (#3rmkfh)

  • migrate real-thumbnail-generator to monorepo

ci

  • automatic wp.org SVN deploy (#1aemay)

feat

  • added swedish language (#3uhd4j)

  • prepare for free / lite version (#1aemay)

fix

  • folder selector in compat view / insert media dialog (#3rfbaw)

  • import from FileBird works now as expected

  • import from other plugins is now more intuitive (#3pf4jb)

  • make importing categories only available in PRO version (#1aemay)

  • make importing categories only available in PRO version (#1aemay)

  • use correct library for cover image media picker (#3mjrrc)

  • use own wp_set_script_translations to make it compatible with deferred scripts (#3mjh0e)

4.6.1 2020-02-13

fix

  • compatibility with Justified Image Grid

  • no longer use lodash in frontend coding (#3mjrrc)

  • old PHP versions (7.1) reported a bug related to namespaces

  • use correct pathes without whitespaces together with Real Physical Media

4.6.0 2020-02-11

  • the plugin is now available in following langauges: English, German, Dutch, Spanish, French, Indian, Chinese, Russian
  • add feature to set default startup folder
  • fix bug with Divi Page Builder
  • fix bug with subfolder ordering by name
  • fix bug with multiple MobX usage (developers only)
  • fix bug with ReactJS v17 warnings in your console
  • refactor partly JavaScript object rmlOpts to rmlOpts.others (developers only)

4.5.4 2019-09-07

  • fix bug with PHP 7.2.7

4.5.3 2019-09-07

  • fix bug with WP 5.2.2 when uploading a file directly to a folder
  • fix bug with custom order when used a "orderby" clause before
  • extend core WP REST API /wp-json/wp/v2/media to fetch RML specific data (developers only)
  • add RML/Item/DragDrop and RML/Folder/OrderBy action (developers only)

4.5.2 2019-08-09

  • improve compatibility with Beaver Builder
  • fix bug with Flatsome UX Page builder when the folder dropdown shows no content
  • fix bug with SuperPWA wordpress plugin (cache)
  • fix bug with Avada 6.0 and Fusion Builder Live
  • fix bug with search box height in some cases that it needed too much space
  • add filter RML/Tree/Parsed so you can for example hide folders (developers only)
  • add filter RML/Scripts/Skip to skip assets loading for given pages (developers only)
  • fix bug when uploading a file to a specific folder which is generated through filter (developers only)
  • fix bug with logged Notice in folder shortcode (developers only)

4.5.1 2019-06-10

  • fix bug with Gutenberg "Gallery" block and the folder sidebar
  • fix bug with folder selector, use modal dialog instead
  • fix bug with snax plugin frontend submission uploader
  • improve "Add new" button with preselection in uploader

4.5.0 2019-05-07

  • add multi toolbar action "Delete" when multiple folders are checked
  • add compatibility with "Export Media Library" plugin: Download a folder as .zip
  • fix bug with limited image amount in Gutenberg block
  • now you can add multi toolbar actions (when multiple nodes are selected) (developers only)

4.4.1 2019-04-27

  • add feature to show SVG images in media library as image and not a generic icon
  • fix count cache in list mode
  • fix bug with Real Physical Media when queue is not filled in automatic mode when tree node is relocated
  • improve API function wp_rml_create_all_children_sql() with MySQL UDF and legacy fallback (developers only)