v4.0.0 - v3.4.0

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)

3.4.8 2018-05-03

  • add Right-to-left support (RTL)

3.4.7 2018-04-12

  • improve performance when opening the media library with lots of folders
  • add lazy loading of folders in attachment details folder dropdown
  • fix bug with WPML languages like Portuguese (Brazil) and Portuguese (Portugal)

3.4.6 2018-04-07

  • improve shortcut generation: Caption and description are also copied (Alt text if image)
  • fix bug with lost selection when opening the media modal dialog

3.4.5 2018-03-05

  • fix bug with WPML multisite usage regarding folder count

3.4.4 2018-03-02

  • improve delete dialog with selected folder name
  • fix bug with folder counter when WPML is active
  • fix bug when moving a file to "/ Unorganized" the list is updated now correctly
  • fix bug with bulk select deletion and switching folder in grid mode
  • fix bug with PHP 7.2.2

3.4.3 2018-01-16

  • improve uploading process / performance
  • fix bug with uploader when uploading to "All files"
  • fix bug when moving files from "All files" to another target

3.4.2 2017-12-17

  • fix bug with F&O theme
  • fix bug with new PHP version 7.2 (developers only)

3.4.1 2017-12-06

  • fix bug while installation process when creating database tables (developers only)

3.4.0 2017-12-05

  • add functionality to Import / Export folder hierarchy
  • add functionality to Import an registered taxonomy with attachment relations
  • improve touch experience, add scrollbar in media picker to avoid drag&drop attachments
  • fix bug with search bar when folders were not found
  • fix bug with query links
  • fix bug with Database updates caused by dbDelta (developers only)