v3.2.0 - v2.8.5

3.2.0 2017-08-11

  • new free Add-On "Default Startup Folder for Real Media Library"
  • add external link to "Browse Add-Ons"
  • add ability to add user options (for Add-ons)
  • add compatibility for Cornerstone page builder plugin
  • fix bug with modal window when opening the same again
  • add new filters to support the default wordpress media library extension plugin (developers only)
  • add PHPDoc for API (developers only)
  • add Hooks (Filter & Actions) Documentation (developers only)
  • improve and renamed/refactored the events of JS hooks (developers only)
  • improve the debug log (developers only)
  • improve the generation and registration of minified scripts (developers only)
  • fix bug with localized Javascript object (developers only)
  • fix bug with slug regeneration when folder is moved (developers only)
  • fix bug with meta data for Unorganized folder (developers only)

3.1.3 (2017-July-04)

  • fix bug with gallery shortcode when the message occurs "Headers already sent[...]"
  • fix bug with sticky header in insert media dialog

3.1.2 2017-06-24

  • improve the "Add new" in media library to preselect the last queried folder
  • fix bug with some browsers when local storage is disabled
  • improve the wp_rml_dropdown() function to support multiple selected folders (developers only)

3.1.1 2017-06-10

  • add full compatibility with WordPress 4.8
  • improve english / german localization
  • fix bug with search field in IE

3.1.0 2017-06-08

  • add ESC to close the rename folder action
  • add F2 handler to rename a folder
  • add double click event to open folder
  • add search input field for folders
  • add full compatibility with Elementor page builder
  • improve rearrange mode
  • improve performance on media library initial startup / load screen
  • improve uploader for large amount of uploads
  • fix bug with icons in BeaverBuilder
  • fix bug with multiple media modal dialogs (improve user experience) and expander
  • fix bug with ACF media picker and duplicate shortcut info
  • fix bug with rearrange mode in media modal view
  • fix bug with Enhanced Media Library representation

3.0.2 2017-05-09

  • add title attribute on folder hover (for long names)
  • fix bug in customizer while folder structure is not displayed
  • fix bug with multiple media modal's after switching the folder
  • fix bug with Advanced Custom Fields when using the image picker modal
  • add compatibility for Tatsu Page Builder (Oshine Theme)

3.0.1 2017-04-22

  • fix bug with attachment details, on some browsers the dropdowns were not clickable
  • add a message strip to the plugins page to show MatthiasWeb plugins

3.0.0 2017-04-20

  • add feature to create shortcuts and put images in multiple folders, like you already know from your operating system
  • removed popups
  • fix bug with changing the folder location in grid view attachment details dialog
  • fix bug with Polylang while moving a translation file
  • fix bug with WPML while moving a translation file
  • fix bug with count cache after uploading a new file
  • fix performance bug with the count cache
  • add API function wp_rml_create_shortcuts() (developers only)
  • add API function wp_rml_created_shortcuts_last_ids() (developers only)
  • add API function wp_attachment_ensure_source_file() (developers only)
  • add API function wp_attachment_has_shortcuts() (developers only)
  • add API function wp_attachment_get_shortcuts() (developers only)
  • add API function wp_attachment_is_shortcut() (developers only)

2.8.6 2017-03-25

  • fix bug with PHP < 5.6

2.8.5 2017-03-24

  • fix bug with styles and scripts
  • fix bug with rearrange
  • minify scripts / css for prepared shortcut functionality (developers only)