v4.0.9 - v4.0.0

4.0.9 2018-11-27

  • fix bug with option to hide shortcuts in All files view
  • fix bug with slow environments / pcs and big admin pages
  • fix bug with bulk select in grid mode and unnecessary server requests

4.0.8 2018-11-04

  • add option to hide shortcuts in All files view
  • add compatibility with Slick slider plugin and other gallery shortcodes which use the standard gallery shortcode
  • improve load time when opening a custom ordered folder
  • PHP 5.4 is now minimum required PHP version (legacy version 4.0.7 for PHP 5.3 support add to download package)
  • fix bug with "Edit gallery" dialog when entering in an ordered folder
  • fix bug with ordered images when switching back to "All files"
  • fix bug with bulk select and delete when using the grid view (performance)
  • fix bug with wrong breadcrumb in media details dialog
  • fix bug with The Grid and RML modal dialog (folders not visible)
  • fix bug with WPML and custom order content
  • fix bug with last queried folder (HTTP header error)
  • fix bug with picu Plugin

4.0.7 2018-09-08

  • add russian translation (thanks to Антон)
  • add compatibility for Tailor page builder
  • fix bug with WPML: WPML Media translation add-on is no longer needed
  • fix bug with Divi Builder in frontend-editing
  • fix bug with debugging the plugin with debug option in media settings
  • fix bug with ACF edit screen
  • fix bug with new created folders and droppable attachment
  • add a few new PHP actions / hooks (see API documentation) (developers only)

4.0.6 2018-08-11

  • improve cover image metabox (removable with preview)
  • improve german translation
  • fix bug with Divi Page builder and the gallery module
  • fix bug with folder sorting (error handling)
  • fix bug with missing resources when developer tools are opened (source maps)

4.0.5 2018-08-03

  • fix save bug with last queried folder on NGINX envs
  • fix bug with "Plain" permalink structure
  • fix bug with non-multiple browser uploader and media assignment to folder
  • fix bug with floating sidebar when scrolling and the first three folders are invisible
  • fix bug with collapsable/expandable folders

4.0.4 2018-07-20

  • improve dark mode compatibility (meta box)
  • improve error handling with plugins like Clearfy
  • fix bug in media modal when changing the tab to "Upload"
  • fix bug with X Pro Theme / Cornerstone
  • fix bug with PHP 5.3
  • fix bug with WPML v4 "All files" counter
  • fix bug with non-SSL API root urls
  • fix bug with pagination in list mode after switching folder
  • fix bug with cover image in list mode
  • fix bug with Gutenberg 3.1.x (https://git.io/f4SXU) (developers only)
  • removed unnecessary server request at startup (developers only)

4.0.3 2018-06-15

  • add compatibility with WP Dark Mode plugin
  • fix bug with XML/RPC requests when using WP/LR extension
  • removed one unusued script (immer) (developers only)
  • use global WP REST API parameters instead of DELETE / PUT (developers only)

4.0.2 2018-06-11

  • add help message if WP REST API is not reachable through HTTP verbs
  • fix bug with scroll container in media modal in IE/Edge/Firefox
  • fix bug with custom content ordering
  • fix bug with older MySQL systems or non-InnoDB engines
  • fix bug with count cache when using REST API
  • improve scroll behavior in main media library page
  • improve mass delete process of attachments to avoid too many requests
  • prepared the plugin for the new WP/LR extension (Adobe Lightroom sync)
  • add action RML/Creatable/Register (developers only)
  • fix bug with RML/Active filter (developers only)
  • fix bug with creatables which are no longer registered (developers only)
  • improve debug mode in media settings (developers only)

4.0.1 2018-06-04

  • fix bug with spinning loader when permalink structure is "Plain"
  • fix bug with WPML when using another language within WP admin as default
  • fix bug with german translation
  • fix bug with modal in Avada Theme options
  • fix bug with IE11/Edge browser

4.0.0 2018-05-31

  • complete code rewrite, same functionality with improve performance, with an eye on smooth user interface and experience
  • improve performance when opening the media library in grid mode
  • removed option in media settings to reset a single folder attachment order
  • removed API function wp_rml_select_tree (developers only)
  • removed filters RML/Folder/TreeNodeLi/Class, RML/Folder/TreeNode/Class, RML/Folder/TreeNode/Content, RML/Folder/TreeNode/Href (developers only)
  • rewrite the plugin to WP REST API, ReactJS, Mobx-State-Tree (developers only)
  • changed IUserSettings/IMetadata interface method save() (developers only)