# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 4.22.10 (2024-03-13)
### Bug Fixes
* escape folder gallery shortcode attributes before output
## 4.22.9 (2024-03-04) (not released)
**Note:** This version of the package has not (yet) been released publicly. This happens if changes have been made in dependencies that do not affect this package (e.g. changes for the development of the package). The changes will be rolled out with the next official update.
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Development dependency update @devowl-wp/webpack-config 0.2.29
**_Purpose of dependency:_** _Webpack config builder for multiple ecosystems like standalone React frontends, Antd, Preact and WordPress._
##### Bug Fixes
* do not index admin UI in search engines (CU-8693yzxhv)
## 4.22.8 (2024-02-26)
### Bug Fixes
* multiple folder deletion lead to too early reload in list view (CU-8693tyuxm)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.13
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Bug Fixes
* client property value is empty error message when using serialized siteurl option (CU-8693uhwd7)
##### Refactoring
* move all util functions to @devowl-wp/react-utils (CU-8693cqz75)
Dependency updates @devowl-wp/utils 1.18.1
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Continuous Integration
* readme-to-json parser did no longer work due to missing taxonomy_exists function (CU-8693wju7t)
##### Performance
* allow to parse big objects localized via wp_localize_script lazily (CU-8693n1cc5)
* do no longer use webpackMode eager in favor of inline-require (CU-8693n1cc5)
* use code splitting for the cookie banner and content blocker to reduce initial download time (CU-8693ubj9a)
##### Refactoring
* move all util functions to @devowl-wp/react-utils (CU-8693cqz75)
Development dependency update @devowl-wp/continuous-integration 0.6.2
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Performance
* improve performance by not removing cookie banner from DOM after accepting for better INP in Google PageSpeed (CU-8693n1cc5)
##### Refactoring
* move all consent relevant structures and procedures to @devowl-wp/cookie-consent-management (CU-8693n1cc5)
Development dependency update @devowl-wp/eslint-config 0.2.7
**_Purpose of dependency:_** _Provide eslint configuration for our complete monorepo._
##### Performance
* improve Total Blocking Time in Page Speed Insights by yielding the main thread for TCF cookie banner (CU-8693n1cc5)
Development dependency update @devowl-wp/react-utils 0.1.2
**_Purpose of dependency:_** _Provide various React utils, side effect free and tree shakeable._
##### Bug Fixes
* cookie banner cannot be accepted on old Safari browsers (CU-8693u1wzm)
##### Performance
* do no longer use webpackMode eager in favor of inline-require (CU-8693n1cc5)
* improve performance by not removing cookie banner from DOM after accepting for better INP in Google PageSpeed (CU-8693n1cc5)
* improve performance of applying consent and unblocking consent for better INP in Google PageSpeed (CU-8693n1cc5)
* improve Total Blocking Time in Page Speed Insights by yielding the main thread for TCF cookie banner (CU-8693n1cc5)
* lazy load data for the second layer / view of the cookie banner (CU-8693n1cc5)
* render shortcodes async and add lazy-require() webpack plugin (CU-8693cqz75)
##### Refactoring
* move all util functions to @devowl-wp/react-utils (CU-8693cqz75)
Development dependency update @devowl-wp/webpack-config 0.2.28
**_Purpose of dependency:_** _Webpack config builder for multiple ecosystems like standalone React frontends, Antd, Preact and WordPress._
##### Performance
* improve Total Blocking Time in Page Speed Insights by inlining require statements (CU-8693n1cc5)
## 4.22.7 (2024-02-05)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.12
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Maintenance
* use non-docker URL with HTTPS in development environment to not bypass Traefik (CU-86939q6ce)
##### Performance
* save one SQL SELECT query in WordPress admin dashboard (CU-86939q6ce)
##### Refactoring
* move some util methods to @devowl-wp/utils (CU-86939q6ce)
Dependency updates @devowl-wp/utils 1.18.0
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Features
* introduce a new notice when a rate limited request was done to devowl.io backend services (CU-86939q6ce)
##### Maintenance
* use non-docker URL with HTTPS in development environment to not bypass Traefik (CU-86939q6ce)
##### Performance
* save one SQL SELECT query in WordPress admin dashboard (CU-86939q6ce)
##### Refactoring
* move some util methods to @devowl-wp/utils (CU-86939q6ce)
## 4.22.6 (2024-01-25)
### Maintenance
* update to antd@5 (CU-863gku332)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.11
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Bug Fixes
* allow to copy client UUID by hovering the installation type icon (CU-8693hv7vb)
* show a notice for successor templates which replace other templates (CU-869372jf7)
##### Maintenance
* update to antd@5 (CU-863gku332)
Dependency updates @devowl-wp/utils 1.17.9
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* php error automatic conversion of false to array is deprecated (CU-apv5uu)
* show a notice for successor templates which replace other templates (CU-869372jf7)
* sometimes the WordPress REST API is contacted infinite when WP heartbeat is deactivated and login no longer valid (CU-8693jq17r)
##### Maintenance
* update to antd@5 (CU-863gku332)
##### Performance
* reduce bundle size by replacing sha-1 by a simple hash function (CU-apv5uu)
Development dependency update @devowl-wp/eslint-config 0.2.6
**_Purpose of dependency:_** _Provide eslint configuration for our complete monorepo._
##### Maintenance
* update to antd@5 (CU-863gku332)
Development dependency update @devowl-wp/node-gitlab-ci 0.7.11
**_Purpose of dependency:_** _Create dynamic GitLab CI pipelines in JavaScript or TypeScript for each project. Reuse and inherit instructions and avoid duplicate code!_
##### Continuous Integration
* use project ID to read associated merge request for pipeline (CU-apv5uu)
Development dependency update @devowl-wp/webpack-config 0.2.27
**_Purpose of dependency:_** _Webpack config builder for multiple ecosystems like standalone React frontends, Antd, Preact and WordPress._
##### Maintenance
* update to antd@5 (CU-863gku332)
## 4.22.5 (2024-01-18) (not released)
**Note:** This version of the package has not (yet) been released publicly. This happens if changes have been made in dependencies that do not affect this package (e.g. changes for the development of the package). The changes will be rolled out with the next official update.
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Development dependency update @devowl-wp/continuous-integration 0.6.0
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Bug Fixes
* output ci summary for review application URLs for traefik v2 (CU-2rjtd0)
##### Continuous Integration
* automatically retry to fetch the git repository three times when there is a temporary error (CU-8693j5ngt)
* deploy backends in production to docker-host-6.owlsrv.de (CU-2rjtd0)
##### Features
* introduce public-changelogs command (CU-2mjxz4x)
Development dependency update @devowl-wp/monorepo-utils 0.2.0
**_Purpose of dependency:_** _Predefined monorepo utilities and tasks._
##### Features
* introduce public-changelogs command (CU-2mjxz4x)
## 4.22.4 (2024-01-04)
### Bug Fixes
* when sorting folder content a file could not be moved to the end (CU-8693eq8j1)
Dependency updates @devowl-wp/utils 1.17.7
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Build Process
* correctly autoload composer package files autoload.files per plugin (CU-8693dhuhv)
## 4.22.3 (2023-12-21)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Dependency updates @devowl-wp/utils 1.17.6
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* fatal error after latest update as WordPress stubs were no longer compatible with WordPress < 6.2 (CU-8693cg7cp)
## 4.22.2 (2023-12-21)
### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Dependency updates @devowl-wp/freemium 1.3.70
**_Purpose of dependency:_** _Make your plugin to a freemium plugin with predefined Envato support_
##### Bug Fixes
* cannot access the settings page when switching from free to PRO version (CU-8693ccu6u)
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.7
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Dependency updates @devowl-wp/real-utils 1.12.7
**_Purpose of dependency:_** _Create cross-selling ads, about page, rating and newsletter input for WP Real plugins._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Dependency updates @devowl-wp/utils 1.17.5
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/composer-licenses 0.1.15
**_Purpose of dependency:_** _Helper functionalities for your composer project to validate licenses and generate a disclaimer._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/continuous-integration 0.5.1
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Bug Fixes
* correctly check for the SHA of the latest master branch (CU-8693bzjkb)
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/eslint-config 0.2.5
**_Purpose of dependency:_** _Provide eslint configuration for our complete monorepo._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/phpcs-config 0.1.14
**_Purpose of dependency:_** _Predefined functionalities for PHPCS._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/phpunit-config 0.1.12
**_Purpose of dependency:_** _Predefined functionalities for PHPUnit._
##### Maintenance
* upgrade to PHP 8.2 including composer packages (CU-arua06)
Development dependency update @devowl-wp/webpack-config 0.2.25
**_Purpose of dependency:_** _Webpack config builder for multiple ecosystems like standalone React frontends, Antd, Preact and WordPress._
##### Bug Fixes
* use correct name for long term caching for extracted CSS files (CU-8693bc0d2)
## 4.22.1 (2023-12-19) (not released)
**Note:** This version of the package has not (yet) been released publicly. This happens if changes have been made in dependencies that do not affect this package (e.g. changes for the development of the package). The changes will be rolled out with the next official update.
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Development dependency update @devowl-wp/continuous-integration 0.5.0
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Continuous Integration
* rotate transaction_ids_by_target_id every 14 days (CU-86937dv6w)
* upload did not work with newer Debian version, disable StrictHostKeyChecking for lftp upload (CU-86937dw3d)
##### Features
* allow to skip publish of packages by regular expression in merge request description with target branch master (CU-8693bzjkb)
Development dependency update @devowl-wp/continuous-localization 0.8.1
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Bug Fixes
* copy files always once and overwrite existing files (CU-8693bq3nh)
Development dependency update @devowl-wp/monorepo-utils 0.1.13
**_Purpose of dependency:_** _Predefined monorepo utilities and tasks._
##### Bug Fixes
* show skipped publish packages as those in the generated CHANGELOG.md files (CU-8693bzjkb)
# 4.22.0 (2023-12-15)
### Features
* translations into Norwegian Bokmål (CU-86938vncv)
### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
Dependency updates @devowl-wp/freemium 1.3.68
**_Purpose of dependency:_** _Make your plugin to a freemium plugin with predefined Envato support_
##### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.5
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
Dependency updates @devowl-wp/real-utils 1.12.5
**_Purpose of dependency:_** _Create cross-selling ads, about page, rating and newsletter input for WP Real plugins._
##### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
Dependency updates @devowl-wp/utils 1.17.3
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* allow to configure capabilities via Activator#registerCapabilities (CU-86938n5gk)
* compatibility with Cloudflare Rocket Loader (CU-86938z54n)
##### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
Development dependency update @devowl-wp/continuous-localization 0.8.0
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Bug Fixes
* allow to configure branch settings via root package.json instead of hardcoded (CU-86938ba8a)
* respect branch settings in weblate-prune-deleted-branches CLI command (CU-86938ba8a)
* show a hint when a language is in Weblate but not configured in package.json in weblate-status command (CU-86938ba8a)
##### Build Process
* do not expose de@formal and nl@formal to Weblate (CU-86938ba8a)
##### Features
* allow to exclude locales from projects with overrides.excludeLocales in package.json settings (CU-86938ba8a)
##### Refactoring
* use a class instead of an object for continuous localization settings (CU-86938ba8a)
## 4.21.20 (2023-11-28)
### Refactoring
* remove all cypress dependencies and tests (CU-8692yek74)
### Testing
* migrate E2E tests to playwright (CU-8692yek74)
* migrate E2E tests to playwright (CU-8692yek74)
Dependency updates @devowl-wp/utils 1.17.2
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Refactoring
* remove all cypress dependencies and tests (CU-8692yek74)
Development dependency update @devowl-wp/continuous-integration 0.4.5
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Refactoring
* remove all cypress dependencies and tests (CU-8692yek74)
##### Testing
* introduce @devowl-wp/playwright-utils with smoke test functionality (CU-8692yek74)
Development dependency update @devowl-wp/eslint-config 0.2.4
**_Purpose of dependency:_** _Provide eslint configuration for our complete monorepo._
##### Refactoring
* remove all cypress dependencies and tests (CU-8692yek74)
Development dependency update @devowl-wp/node-gitlab-ci 0.7.9
**_Purpose of dependency:_** _Create dynamic GitLab CI pipelines in JavaScript or TypeScript for each project. Reuse and inherit instructions and avoid duplicate code!_
##### Bug Fixes
* update Gitlab YAML typings (CU-8692yek74)
## 4.21.19 (2023-11-24)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Development dependency update @devowl-wp/continuous-integration 0.4.4
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Continuous Integration
* show inconsistent translations always in translation status (CU-86932cagc)
* validate production docker compose config on compose YAML changes (CU-86934wg6z)
Development dependency update @devowl-wp/continuous-localization 0.7.9
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Bug Fixes
* do find propagated string translations from other components when merging a branch to another (CU-86932nwn8)
Development dependency update @devowl-wp/node-gitlab-ci 0.7.8
**_Purpose of dependency:_** _Create dynamic GitLab CI pipelines in JavaScript or TypeScript for each project. Reuse and inherit instructions and avoid duplicate code!_
##### Bug Fixes
* also delete skipped pipelines and pipelines of deleted branches
## 4.21.18 (2023-11-22)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Dependency updates @devowl-wp/utils 1.17.0
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Features
* introduce batch requests (CU-86930ub71)
* introduce TCF 2.2 / GVL v3 compatibility (CU-863gt04va)
Development dependency update @devowl-wp/continuous-localization 0.7.8
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Bug Fixes
* machine translate all unfinished strings as changed strings are not detected with nottranslated (CU-86932nwn8)
## 4.21.17 (2023-11-16)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Dependency updates @devowl-wp/real-utils 1.12.1
**_Purpose of dependency:_** _Create cross-selling ads, about page, rating and newsletter input for WP Real plugins._
##### Maintenance
* fix non-ASCII characters in POT msg strings (CU-86932nwn8)
Dependency updates @devowl-wp/utils 1.16.1
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* compatibility with WP Meteor optimization plugin (CU-86933j1zb)
Development dependency update @devowl-wp/continuous-localization 0.7.7
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Bug Fixes
* always use auto_source=others in Weblate autotranslate to avoid picking inconsistent strings across projects (CU-86932nwn8)
* do not fuzzy autotranslate machine translated strings (CU-86932nwn8)
* use auto translate others instead of download and upload ZIP when creating feature branch in Weblate (CU-86932nwn8)
##### Reverts
* back to ZIP download/upload as it is faster than autotranslate with others (CU-86932nwn8)
## 4.21.16 (2023-11-07)
### Build Process
* set @automattic/interpolate-components as enforced check in weblate (CU-2gfb4w6)
* set php-format as enforced check in weblate (CU-2gfb4w6)
### Maintenance
* add de@informal with threshold 100 in continuous localization (CU-2gfb42y)
* minimum required PHP version 7.4 and WP version 5.8 (CU-arvdr3)
Dependency updates @devowl-wp/freemium 1.3.63
**_Purpose of dependency:_** _Make your plugin to a freemium plugin with predefined Envato support_
##### Build Process
* set @automattic/interpolate-components as enforced check in weblate (CU-2gfb4w6)
* set php-format as enforced check in weblate (CU-2gfb4w6)
##### Maintenance
* add de@informal with threshold 100 in continuous localization (CU-2gfb42y)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.19.0
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Bug Fixes
* remote language codes for cs, da and sv (CU-2gfb42y)
##### Build Process
* set @automattic/interpolate-components as enforced check in weblate (CU-2gfb4w6)
* set php-format as enforced check in weblate (CU-2gfb4w6)
##### Continuous Integration
* enable machine translation for various languages (CU-2gfb42y)
* translation completeness thresholds defined for main languages (CU-861n4aer5)
##### Features
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
##### Maintenance
* add legal-text to some texts (CU-2gfb42y)
Dependency updates @devowl-wp/real-utils 1.12.0
**_Purpose of dependency:_** _Create cross-selling ads, about page, rating and newsletter input for WP Real plugins._
##### Bug Fixes
* remote language codes for cs, da and sv (CU-2gfb42y)
##### Build Process
* set @automattic/interpolate-components as enforced check in weblate (CU-2gfb4w6)
* set php-format as enforced check in weblate (CU-2gfb4w6)
##### Continuous Integration
* enable machine translation for various languages (CU-2gfb42y)
* translation completeness thresholds defined for main languages (CU-861n4aer5)
##### Features
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
##### Maintenance
* add legal-text to some texts (CU-2gfb42y)
Dependency updates @devowl-wp/utils 1.16.0
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* remote language codes for cs, da and sv (CU-2gfb42y)
##### Build Process
* remove local language files from built ZIP file and use remote files (CU-861n4ahzb)
* set @automattic/interpolate-components as enforced check in weblate (CU-2gfb4w6)
* set php-format as enforced check in weblate (CU-2gfb4w6)
##### Continuous Integration
* enable machine translation for various languages (CU-2gfb42y)
* translation completeness thresholds defined for main languages (CU-861n4aer5)
##### Features
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
* translations in Spanish, French, Italian, Dutch, Polish, Danish, Swedish, Norwegian, Czech, Portuguese and Romanian (CU-2gfb42y)
Development dependency update @devowl-wp/continuous-localization 0.7.6
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Continuous Integration
* show inconsistent translations always in translation status (CU-86932cagc)
##### Maintenance
* machine translated strings should be trusted and not set as fuzzy in Weblate (CU-2gfb42y)
## 4.21.15 (2023-11-02)
### Maintenance
* tested up to WordPress 6.4 (CU-8692zwmth)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.18.3
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Bug Fixes
* passing null to parameter [#1](https://git.devowl.io/devowlio/devowl-wp/issues/1) () of type string is deprecated
## 4.21.14 (2023-10-27)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
Development dependency update @devowl-wp/api 0.5.13
**_Purpose of dependency:_** _Shared typings for all Node.js backends and frontends._
##### Documentation
* update JSDoc, make some methods private and extend some typings (CU-866avtm7z)
Development dependency update @devowl-wp/node-gitlab-ci 0.7.7
**_Purpose of dependency:_** _Create dynamic GitLab CI pipelines in JavaScript or TypeScript for each project. Reuse and inherit instructions and avoid duplicate code!_
##### Continuous Integration
* purge master pipelines after 90 days instead of 360
## 4.21.13 (2023-10-12)
### Build Process
* composer.lock had same content-hash accross some projects (CU-866aybq9e)
### Maintenance
* major update apidoc (CU-3cj43t)
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
Dependency updates @devowl-wp/freemium 1.3.61
**_Purpose of dependency:_** _Make your plugin to a freemium plugin with predefined Envato support_
##### Maintenance
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
Dependency updates @devowl-wp/real-product-manager-wp-client 1.18.1
**_Purpose of dependency:_** _A WordPress client for Real Product Manager_
##### Maintenance
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
* prepare upgrade wizard for v4 release (CU-861n7amqx)
Dependency updates @devowl-wp/real-utils 1.11.13
**_Purpose of dependency:_** _Create cross-selling ads, about page, rating and newsletter input for WP Real plugins._
##### Maintenance
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
Dependency updates @devowl-wp/utils 1.15.13
**_Purpose of dependency:_** _Utility functionality for all your WordPress plugins._
##### Bug Fixes
* compatibility with latest Swift Performance version (CU-866aybgxm)
##### Maintenance
* drop concurrently package as no longer needed (CU-3cj43t)
* major update apidoc (CU-3cj43t)
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update tsc-watch immer lint-staged sort-package-json (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
* remove supports-color, update focusable-selectors react-quill react-codemirror2 js-cookie (CU-3cj43t)
* update Lerna v7 (CU-31956up)
Development dependency update @devowl-wp/continuous-integration 0.4.2
**_Purpose of dependency:_** _DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci._
##### Maintenance
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* update Lerna v7 (CU-31956up)
Development dependency update @devowl-wp/continuous-localization 0.7.4
**_Purpose of dependency:_** _Provide a CLI to push and pull localization files from different translation management systems._
##### Maintenance
* major update commander (CU-3cj43t)
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
Development dependency update @devowl-wp/eslint-config 0.2.3
**_Purpose of dependency:_** _Provide eslint configuration for our complete monorepo._
##### Maintenance
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
Development dependency update @devowl-wp/monorepo-utils 0.1.9
**_Purpose of dependency:_** _Predefined monorepo utilities and tasks._
##### Continuous Integration
* include changelogs from dependencies (CU-2k54tcb)
##### Maintenance
* major update commander (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* update Lerna v7 (CU-31956up)
Development dependency update @devowl-wp/node-gitlab-ci 0.7.6
**_Purpose of dependency:_** _Create dynamic GitLab CI pipelines in JavaScript or TypeScript for each project. Reuse and inherit instructions and avoid duplicate code!_
##### Maintenance
* major update commander (CU-3cj43t)
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
Development dependency update @devowl-wp/regexp-translation-extractor 0.2.19
**_Purpose of dependency:_** _Provide a performant translation extractor based on regular expression._
##### Maintenance
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
Development dependency update @devowl-wp/webpack-config 0.2.20
**_Purpose of dependency:_** _Webpack config builder for multiple ecosystems like standalone React frontends, Antd, Preact and WordPress._
##### Maintenance
* major update jest-junit glob @types/jest jest ts-jest (CU-3cj43t)
* major update tsc-watch immer lint-staged sort-package-json (CU-3cj43t)
* major update typescript [@typescript-eslint](https://git.devowl.io/typescript-eslint) typedoc (CU-3cj43t)
* major update webpack components (CU-3cj43t)
## 4.21.12 (2023-09-29)
### chore
* review 1 (CU-85ztzbdjt)
### docs
* remove not understandable commit messages from changelog (CU-861n7an31)
## 4.21.11 (2023-09-21)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.21.10 (2023-09-07)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.21.9 (2023-09-06)
### chore
* introduce empty i18n:generate:readme NPM script (CU-861n8mnx8)
## 4.21.8 (2023-08-28)
### build
* use @babel/plugin-proposal-class-properties with updated caniuse-lite database (CU-863h37kvr)
### fix
* creation of dynamic property is deprecated notice with PHP 8.2.9 (CU-866av88wt)
## 4.21.7 (2023-08-24)
### fix
* folder tree not shown in latest Beaver Builder version (CU-861n6f45j)
### refactor
* introduce class names and a scoped stylesheet to Cookie Banner instead of style attribute (CU-2yt81xz)
## 4.21.6 (2023-08-04)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.21.5 (2023-08-04)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.21.4 (2023-08-04)
### fix
* language packs could not be downloaded from SVN repository for slugs ending with -lite (CU-861n4ahzb)
## 4.21.3 (2023-08-02)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.21.2 (2023-08-02)
### chore
* checked compatibility with WordPress 6.3 (CU-861n42pdy)
* review 1 (CU-861n4ahzb)
### fix
* compatibility with WPML in the free version as the folder selector is shown behind media dialog (CU-861n3wrmv)
## 4.21.1 (2023-07-18)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
# 4.21.0 (2023-07-06)
### feat
* translation into Finnish (CU-863gxj4m4)
* ukrainian translation (CU-863guchwj)
### fix
* use intval sanitization in getAttachmentFolder for REST route bulk/move (CU-863h3v8x1)
### refactor
* introduce custom ESLint rules ability in @devowl-wp/eslint-config (CU-863gxjbn4)
## 4.20.4 (2023-06-05)
### ci
* technical renaming of German, French, Spanish, Italian and Dutch translations that they contains the formality (CU-2gfb42y)
### fix
* mapping of language files for copying to correct language (CU-2gfb42y)
## 4.20.3 (2023-05-30)
### fix
* use correct charset and collate in database for newly added database tables (CU-863gtqpz0)
## 4.20.2 (2023-05-22)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.20.1 (2023-05-21)
### chore
* remove dotenv package (CU-861m6e3mz)
### refactor
* migrate Traefik environment variables to Envkey (CU-861m6e3mz)
# 4.20.0 (2023-05-19)
### feat
* slovak translation (CU-861mrudp4)
## 4.19.2 (2023-05-12)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.19.1 (2023-05-11)
### chore
* allow to query multiple folders via WP_Query rml_folder parameter (CU-861mt6f22)
# 4.19.0 (2023-04-28)
### feat
* added Norwegian Bokmal translation (nb_NO, CU-863ggghbf)
### fix
* typo in text (CU-863ggghbf)
## 4.18.38 (2023-04-24)
### chore
* update sass-loader (CU-1m75tnw)
## 4.18.37 (2023-04-19)
### chore
* remove non-ASCII characters from POT files (CU-863gffr77)
### fix
* compatibility with latest Cornerstone version (CU-861mkb92x)
* gutenberg block did not render in edit mode (CU-861mnu50p)
* inputs are no longer clickable in list table instead drag handler is started (CU-863gfdk0a)
### refactor
* introduce taskfile.dev Taskfiles (CU-85zrrymj0)
## 4.18.36 (2023-03-24)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.35 (2023-03-21)
### chore
* update dependencies including TypeScript 4.9, antd and eslint (CU-85zrqk9pd)
### refactor
* rename grunt-continuous-localization to continuous-localization and remove grunt dependency (pure bin, CU-85zrrytg6)
## 4.18.34 (2023-03-14)
### chore
* compatibility with WordPress 6.2 (CU-861mfxmc1)
* remove unused dependencies (CU-85zrqj4jp)
* restructure .env and replace Scaleway API keys with new IAM (CU-37q5f2x)
### ci
* remove license.matthias-web.com deployments (CU-2tynfe0)
### fix
* javascript error wp.mediaUtils is undefined and media library does not work (CU-863g6v17m)
## 4.18.33 (2023-03-01)
### fix
* gallery not correctly rendered and always one-column (CU-861me8tap)
## 4.18.32 (2023-02-28)
### chore
* update wordpress stubs (CU-863g4efkw)
### fix
* invalid JSON int database helper class with the help of JSON5 (CU-863g4efkw)
## 4.18.31 (2023-02-21)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.30 (2023-02-15)
### chore
* streamline docker-compose settings with non-production context (CU-861m5btfw)
### fix
* wp_enqueue_script() was called incorrectly. wp-editor script should not be enqueued together with the new widgets editor (CU-863g20j0e)
## 4.18.29 (2023-01-25)
### fix
* do not use custom count implementation for WPML when media translation is disabled (CU-863fxubvv)
* security vulnerability XSS when user has capability of upload_files (CU-861m6au7t)
* security vulnerability XSS when user has capability of upload_files (CU-861m6au7t)
### refactor
* use WordPress block editor functionality instead of wp-media-picker package (CU-861m6au7t)
## 4.18.28 (2023-01-10)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.27 (2023-01-03)
### fix
* show error message when folder with same name already exists (CU-861m5be0x)
## 4.18.26 (2022-12-22)
### chore
* link to kb article for development license warnings / red warnings (CU-388ch1x)
* update all package.json to resolve release conflicts (CU-382p4kb)
### perf
* remove path_join calls and use trailingslashit instead (CU-861m3qqb7)
## 4.18.25 (2022-12-12)
### docs
* update README contributors
### fix
* gallery not rendered in columns in WP 6.1 (CU-37q3cuq)
## 4.18.24 (2022-12-02)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.23 (2022-12-01)
### fix
* import from FileBird was not shown in Import tab (CU-34gack1)
## 4.18.22 (2022-11-18)
### refactor
* rename handleCorruptRestApi function (CU-33tce0y)
## 4.18.21 (2022-11-15)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.20 (2022-11-09)
### refactor
* improved compatibility with PHP 8.1 (CU-1y7vqm6)
* static trait access (Assets handles, CU-1y7vqm6)
* static trait access (Assets types, CU-1y7vqm6)
* static trait access (Localization i18n public folder, CU-1y7vqm6)
* static trait access (Localization, CU-1y7vqm6)
## 4.18.19 (2022-10-31)
### chore
* compatibility with WordPress 6.1 (CU-32bjn2k)
## 4.18.18 (2022-10-25)
### chore
* migrate to self hosted Gitlab instance (CU-2yt2948)
* remove es6 and es7 shims as they are no longer needed (CU-31zz91r)
## 4.18.17 (2022-10-11)
### build
* add webpack as dependency to make it compatible with PNPM (CU-3rmk7b)
### chore
* add new team member to wordpress.org plugin description (CU-2znqfnu)
* introduce consistent type checking for all TypeScript files (CU-2eap113)
* prepare script management for self-hosted Gitlab migrations (CU-2yt2948)
* put gitlab.com URL into environment variables to prepare for self hosted instance (CU-2yt2948)
* start introducing common webpack config for frontends (CU-2eap113)
* switch from yarn to pnpm (CU-3rmk7b)
### test
* setup VNC with noVNC to easily create Cypress tests (CU-306z401)
## 4.18.16 (2022-09-21)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.15 (2022-09-21)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.14 (2022-09-20)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.13 (2022-09-16)
### fix
* compatibility with Zion page builder (CU-2yywcqt)
## 4.18.12 (2022-09-06)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.11 (2022-08-29)
### chore
* introduce devowl-scripts binary (CU-2n41u7h)
* introduce for non-flat node_modules development experience (CU-2n41u7h)
* prepare packages for PNPM isolated module mode (CU-2n41u7h)
* rebase conflicts (CU-2n41u7h)
### fix
* compatibility with latest WPML version and count cache (CU-2tdfh6u)
* compatibility with latest WPML version and count cache (CU-2tdfh6u)
* compatibility with latest WPML version and count cache (CU-2tdfh6u)
* tinyMCE red error message in media library
### perf
* drop IE support completely (CU-f72yna)
### refactor
* use browsers URL implementation instead of url-parse (CU-f72yna)
## 4.18.10 (2022-08-09)
### fix
* compatibility with hidden languages in WPML (CU-2tdfh6u)
* support WPML iso country codes with dashes (CU-2tdfh6u)
## 4.18.9 (2022-07-06)
### fix
* compatibility with ACF field plugin (CU-2p6bv85)
## 4.18.8 (2022-06-13)
### chore
* remove unnecessery update client third-party scripts in free version (CU-2kat97y)
* update README.txt title and remove WordPress wording (CU-2kat97y)
### fix
* sanitize input fields where needed (CU-2kat97y)
## 4.18.7 (2022-06-08)
### chore
* minimum required PHP version is now PHP 7.2 (CU-2eanvmc)
* update changelog URL (CU-2adgjqp)
### docs
* compatibility with WordPress 6.0 (CU-2e4yvvt)
### style
* form checkboxes were overriden by global style (CU-2jm244h)
## 4.18.6 (2022-05-13)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.18.5 (2022-05-09)
### fix
* compatibility with Themify page builder (CU-2eanwwp)
## 4.18.4 (2022-04-29)
### chore
* update changelog URL (CU-2chdb51)
### docs
* new contributors for WordPress plugins
## 4.18.3 (2022-04-20)
### chore
* directly link to affiliate instead of affiliate overview to avoid long searches (CU-23854nv)
* remove React and React DOM local copies and rely on WordPress version (CU-awv3bv)
* upgrade required WordPress version to 5.2 (CU-awv3bv)
### fix
* compatibility with Rank Math SEO Pro and bulk editing (CU-23z1qkq)
* shortcut is not correctly classified for copied WPML/PolyLang media translation (CU-2388nd4)
### refactor
* extract composer dev dependencies to their corresponding dev package (CU-22h231w)
* name traefik environment to staging (CU-22h231w)
* put composer license packages to @devowl-wp/composer-licenses (CU-22h231w)
* rename wordpress-packages and wordpress-plugins folder (CU-22h231w)
* revert empty commits for package folder rename (CU-22h231w)
* use phpunit-config and phpcs-config in all PHP packages (CU-22h231w)
## 4.18.2 (2022-04-12)
### fix
* compatibility with latest Divi version by relying on their React version (CU-244xezv)
## 4.18.1 (2022-04-04)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
# 4.18.0 (2022-03-15)
### chore
* do not fire hook RML/Folder/Rename for newly created folders (CU-1znmrf2)
* review 1 (CU-1jkmq84)
* review 2 (CU-1jkmq84)
* use wildcarded composer repository path (CU-1zvg32c)
### feat
* introduce new automatic plugin updater (CU-1jkmq84)
### fix
* translate PRO version links (CU-20r2c4q)
* use correct link for Learn more in license dialog for CodeCanyon products (CU-1jkmq84)
### refactor
* make plugin updates independent of single store (CU-1jkmq84)
### test
* smoke tests
* smoke tests
## 4.17.11 (2022-03-01)
### ci
* upload releases to our new update server (CU-1zab44u)
* use Traefik and Let's Encrypt in development environment (CU-1vxh681)
## 4.17.10 (2022-02-11)
### fix
* count was incorrect when WPML is used (CU-1y28j1k)
## 4.17.9 (2022-01-31)
### fix
* creating folders and moving files took a long time when WPML is active (CU-1vxgh0u)
* do not load scripts in WPML String Translation screen as it leads to styling issues (CU-mdd8yp)
* unify enqueue_scripts hooks to be compatible with AffiliateTheme (CU-1xpm56k)
## 4.17.8 (2022-01-25)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.17.7 (2022-01-17)
### build
* create cachebuster files only when needed, not in dev env (CU-1z46xp8)
* improve build and CI performance by 50% by using @devowl-wp/regexp-translation-extractor (CU-1z46xp8)
### fix
* some input fields started to lag while typing (CU-1y7nr4t)
### test
* compatibility with Xdebug 3 (CU-1z46xp8)
## 4.17.6 (2021-12-21)
### refactor
* move WordPress scripts to @devowl-wp/wp-docker package (CU-1xw9jgr)
## 4.17.5 (2021-12-15)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.17.4 (2021-12-01)
### fix
* compatiblity with WordPress 5.9 (CU-1vc94eh)
## 4.17.3 (2021-11-24)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.17.2 (2021-11-18)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.17.1 (2021-11-11)
### chore
* remove not-finished translations from feature branches to avoid huge ZIP size (CU-1rgn5h3)
### fix
* rerender media dialog toolbar correctly for custom select-photo-types
* wrong pagination when switching folder in list view (CU-1raujhg)
# 4.17.0 (2021-11-03)
### feat
* translation into Polish (CU-1q2ryjz)
## 4.16.2 (2021-10-16)
### fix
* in some cases the classic editor could not be switched between Visual and Text (CU-1mrfb8b)
## 4.16.1 (2021-10-12)
### fix
* compatibility with MySQL 8 (UDF, CU-1kp4nuz)
# 4.16.0 (2021-09-30)
### build
* allow to define allowed locales to make release management possible (CU-1257b2b)
* copy files for i18n so we can drop override hooks and get performance boost (CU-wtt3hy)
* remove unnecessary localization files after synchronisation
### chore
* prepare for continuous localization with weblate (CU-f94bdr)
* refactor texts to use ellipses instead of ... (CU-f94bdr)
* remove language files from repository (CU-f94bdr)
* updated Russian translations (CU-10hyfnv)
### ci
* introduce continuous localization (CU-f94bdr)
### feat
* introduce infinite scrolling setting for WP 5.8 and greater (cogwheel symbol in folder toolbar, CU-11tuatt)
* translation into Hungarian (CU-10hz32c)
### perf
* remove translation overrides in preference of language files (CU-wtt3hy)
### refactor
* grunt-mojito to abstract grunt-continuous-localization package (CU-f94bdr)
* introduce @devowl-wp/continuous-integration
# 4.15.0 (2021-08-31)
### feat
* translation into Danish (CU-w8ftv5)
## 4.14.3 (2021-08-20)
### chore
* update PHP dependencies
### fix
* modify composer autoloading to avoid multiple injections (CU-w8kvcq)
## 4.14.2 (2021-08-12)
### docs
* update readme text about XSS vulnerability (CU-6fczem)
### fix
* author-only XSS vulnerability when creating a folder (CU-6fczem)
## 4.14.1 (2021-08-10)
### fix
* reorder video and audio playlists (CU-rp1xy2)
# 4.14.0 (2021-08-05)
### feat
* translation into Japanese (CU-pngenk)
## 4.13.12 (2021-07-16)
### chore
* update compatibility with WordPress 5.8 (CU-n9dfx9)
### fix
* compatibility with WordPress 5.8 (CU-n9dfx9)
## 4.13.11 (2021-06-05)
### fix
* height of preview image in list table
## 4.13.10 (2021-05-25)
### chore
* migarte loose mode to compiler assumptions
* polyfill setimmediate only if needed (CU-jh3czf)
* revert update of [email protected] as it does not support monorepos yet
* upgrade dependencies to latest minor version
### ci
* move type check to validate stage
### fix
* do not rely on install_plugins capability, instead use activate_plugins so GIT-synced WP instances work too (CU-k599a2)
### test
* make window.fetch stubbable (CU-jh3cza)
## 4.13.9 (2021-05-14)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.13.8 (2021-05-12)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.13.7 (2021-05-11)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.13.6 (2021-05-11)
### chore
* remove classnames as dependency
### refactor
* create wp-webpack package for WordPress packages and plugins
* introduce eslint-config package
* introduce new grunt workspaces package for monolithic usage
* introduce new package to validate composer licenses and generate disclaimer
* introduce new package to validate yarn licenses and generate disclaimer
* introduce new script to run-yarn-children commands
* move build scripts to proper backend and WP package
* move jest scripts to proper backend and WP package
* move PHP Unit bootstrap file to @devowl-wp/utils package
* move PHPUnit and Cypress scripts to @devowl-wp/utils package
* move technical doc scripts to proper WP and backend package
* move WP build process to @devowl-wp/utils
* move WP i18n scripts to @devowl-wp/utils
* move WP specific typescript config to @devowl-wp/wp-webpack package
* remove @devowl-wp/development package
* split stubs.php to individual plugins' package
## 4.13.5 (2021-04-27)
### ci
* push plugin artifacts to GitLab Generic Packages registry (CU-hd6ef6)
### docs
* add Medialist to compatibility list in wordpress.org description (CU-c71wbc)
### fix
* compatibility with latest Divi and backend editor (CU-hka4dk)
## 4.13.4 (2021-03-30)
### fix
* mobile experience when creating posts
## 4.13.3 (2021-03-23)
### build
* plugin tested for WordPress 5.7 (CU-f4ydk2)
### docs
* improve wordpress.org product description (CU-fk36dn)
## 4.13.2 (2021-03-10)
### fix
* renaming a folder did work, but no success message (CU-fb02e3)
## 4.13.1 (2021-03-02)
### fix
* newly folders are not draggable and droppable without page reload
* newly uploaded media attachments were missing when filtering media items by date due to lack of cache invalidation
* respect language of newsletter subscriber to assign to correct newsletter (CU-aar8y9)
# 4.13.0 (2021-02-24)
### chore
* rename go-links to new syntax (#en621h)
### docs
* rename test drive to sanbox (#ef26y8)
### feat
* translation intro Croatian (#eq11w3)
### fix
* allow to refresh modal attachments browser e.g. Divi page builder does not do this automatically
* newly uploaded files are not visible after reopening the folder in Free version (CU-epyvt7)
* reset folder correctly when reopening a modal dialog
## 4.12.4 (2021-02-16)
### docs
* correctly generated JSDoc for Real Media Library (CU-e8zuj3)
* update README to be compatible with Requires at least (CU-df2wb4)
### fix
* compatiblity with Beaver Builder and responsive settings for a block e.g. mobile
## 4.12.3 (2021-02-05)
### fix
* button 'Set featured image' is not active after direct upload after new PRO features were introduced (#7am682)
## 4.12.2 (2021-02-02)
### chore
* move default startup folder functionality to PRO features (CU-d6z2u6)
* removed folder limit of 10 folders, new PRO features (CU-d6z2u6)
### docs
* improved product description for wordpress.org (#d6z2u6)
### fix
* compatibility with Media Library Assistant (CU-d0w8f7)
## 4.12.1 (2021-01-24)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
# 4.12.0 (2021-01-20)
### chore
* add new developer function wp_rml_create_p
### feat
* allow to upload complete folder structures (CU-vbf0)
### fix
* used folder icon in advanced upload progress
## 4.11.6 (2021-01-11)
### chore
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.11.5 (2020-12-15)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.11.4 (2020-12-10)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.11.3 (2020-12-09)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.11.2 (2020-12-09)
### chore
* new host for react-aiot git repository (CU-9rq9c7)
* update to cypress v6 (CU-7gmaxc)
* update to webpack v5 (CU-4akvz6)
* updates typings and min. Node.js and Yarn version (CU-9rq9c7)
### fix
* allow to directly drag&drop folder structure without toolbar button (CU-2cfq3f)
* automatically deactivate lite version when installing pro version (CU-5ymbqn)
## 4.11.1 (2020-12-01)
### chore
* update dependencies (CU-3cj43t)
* update major dependencies (CU-3cj43t)
* update to composer v2 (CU-4akvjg)
### refactor
* enforce explicit-member-accessibility (CU-a6w5bv)
# 4.11.0 (2020-11-24)
### feat
* translation into Persian (CU-ajtpy8)
### fix
* compatibility with upcoming WordPress 5.6 (CU-amzjdz)
* modify max index length for MySQL 5.6 databases so all database tables get created (CU-agzcrp)
* update backend german translation
* update german translation
* use no-store caching for WP REST API calls to avoid issues with browsers and CloudFlare (CU-agzcrp)
## 4.10.6 (2020-11-19)
### fix
* lite version does not correctly allow 10 folders when deleting the last one (#aguw79)
## 4.10.5 (2020-11-18)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.10.4 (2020-11-17)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.10.3 (2020-11-16)
### chore
* add developer action RML/Count/Reset (#aaybrt)
### fix
* reset count cache correctly when WPML is active (#aaybrt)
## 4.10.2 (2020-11-12)
### ci
* make scripts of individual plugins available in review applications (#a2z8z1)
## 4.10.1 (2020-11-03)
### ci
* release to new license server (#8wpcr1)
### fix
* correct primary key usage (#9cpg5c)
* import from FileBird is shown always (#9my9zj)
# 4.10.0 (2020-10-23)
### docs
* mention in the description of wordpress.org all plugins for which import is supported (#9cptx6)
### feat
* route PATCH PaddleIncompleteOrder (#8ywfdu)
### fix
* automatically deactivate import button in settings when successfully (#92w0qk)
* filebird v4 importer compatiblity (#92w0qk)
### refactor
* use "import type" instead of "import"
## 4.9.11 (2020-10-16)
### build
* use node modules cache more aggressively in CI (#4akvz6)
### chore
* rename folder name (#94xp4g)
### fix
* isolated mobx store
## 4.9.10 (2020-10-09)
### fix
* jQuery v3 compatibility (#90wvre)
## 4.9.9 (2020-10-09)
### fix
* do not show RPM hint in compact media dialog (#90vmh9)
## 4.9.8 (2020-10-08)
### chore
* **release :** version bump
## 4.9.7 (2020-09-29)
### build
* backend pot files and JSON generation conflict-resistent (#6utk9n)
### chore
* introduce development package (#6utk9n)
* move backend files to development package (#6utk9n)
* move grunt to common package (#6utk9n)
* move packages to development package (#6utk9n)
* move some files to development package (#6utk9n)
* remove grunt task aliases (#6utk9n)
* update dependencies (#3cj43t)
* update package.json scripts for each plugin (#6utk9n)
## 4.9.6 (2020-09-22)
### fix
* import settings (#82rk4n)
* remove urldecode as it is no longer needed
## 4.9.5 (2020-08-31)
### fix
* change of software license from GPLv3 to GPLv2 due to Envato Market restrictions (#4ufx38)
## 4.9.4 (2020-08-26)
### ci
* install container volume with unique name (#7gmuaa)
### perf
* no longer read from slow INFORMATION_SCHEMA (#7cqdzj)
* remove transients and introduce expire options for better performance (#7cqdzj)
## 4.9.3 (2020-08-18)
### fix
* upload breaks media library in Create Gallery modal (#7emj1y)
* use configured default folder also for Add New page (#7ekm25)
* use correct REST namespace when REST API is corrupt
## 4.9.2 (2020-08-17)
### ci
* prefer dist in composer install
### fix
* button 'Set featured image' is not active after direct upload (#7am682)
* media library crashes after direct upload in 'Upload files' view (#7aqy96)
* media not found when order is applied to folder content (#7arkav)
## 4.9.1 (2020-08-11)
### chore
* backends for monorepo introduced
### docs
* add Porguese translation in wordpress.org description (#6em9tr)
* optimize plugin description at wordpress.org (#76tqkz)
### fix
* compatibility with Thrive Quiz Builder (#72kxjk)
* remove cover image option in Thrive Quiz Builder because it throws errors (#72kxjk)
# 4.9.0 (2020-07-30)
### docs
* optimize plugin description at wordpress.org
* optimize plugin description at wordpress.org
### feat
* introduce dashboard with assistant (#68k9ny)
* product instruction video for wordpress.org (#68c3qq)
* show hint for Real Physical Media in attachment details (#6pmf7g)
* translation into Portuguese (#6em9tr)
* translation into Turkish #CU-6mm2jg
* WordPress 5.5 compatibility (#6gqcm8)
### fix
* compatibility with Export Media Library plugin to download unorganized folder (#6pmb8t)
* REST API notice in admin dashboard
## 4.8.7 (2020-07-02)
### chore
* allow to define allowed licenses in root package.json (#68jvq7)
* update dependencies (#3cj43t)
### docs
* remove ImageSEO from list of compatible plugins
### test
* cypress does not yet support window.fetch (#5whc2c)
## 4.8.6 (2020-06-17)
### chore
* update plugin updater newsletter text (#6gfghm)
### docs
* add YOOtheme to compatible themes
### fix
* compatibility with YOOTheme page builder (#5yjvm3)
## 4.8.5 (2020-06-12)
### chore
* i18n update (#5ut991)
## 4.8.4 (2020-05-27)
### build
* improve plugin build with webpack parallel builds
### ci
* use hot cache and node-gitlab-ci (#54r34g)
### docs
* redirect user documentation to new knowledgebase (#5etfa6)
## 4.8.3 (2020-05-20)
### fix
* do not enqueue scripts and styles in customize preview
## 4.8.2 (2020-05-14)
### docs
* broken link to WP/LR Sync in wordpress.org description
## 4.8.1 (2020-05-14)
### chore
* add developer filter RML/Tree/Parsed
### docs
* add new compatibilities of Real Media Library to 3th-party plugins
# 4.8.0 (2020-05-12)
### build
* cleanup temporary i18n files correctly
### feat
* allow to import from Media Library Folders plugin (#50rduv)
* last queried folder as default folder (#5pe7y)
* show all other folders for shortcuts (#2jh476)
### fix
* avoid flickering at page load (#42ggat)
* classic editor does not load shortcode editor (#52kybh)
* correctly enqueue dependencies (#52jf92)
* import folders from correct level in Media Library Folders (#50rduv)
* import taxonomy with special characters (#50rdtv)
* shortcut info list has duplicates in some cases
* typo (#5pe7y)
## 4.7.10 (2020-04-27)
### chore
* add hook_suffix to enqueue_scripts_and_styles function (#4ujzx0)
### docs
* animated Real Media Library logo for wordpress.org
* remove inappropriate tags from the description at wordpress.org
* update user documentation and redirect to help.devowl.io (#6c9urq)
### fix
* console error 'Cannot read property hooks of undefined' (#2j57er)
* droppable does no longer work after searching for a folder / category (#4wn81h)
* error after renaming an item without changing the name (#4wm93q)
* remove Tatsu Page Builder compatibility because it uses outdated libraries, wait for update... (#4ug589)
### style
* higher distance between setting groups in folder details (#4aqkwf)
### test
* add smoke tests (#4rm5ae)
* automatically retry cypress tests (#3rmp6q)
## 4.7.9 (2020-04-20)
### fix
* folder tree not loading in page builders like Elementor and Divi Builder (#4rknyh)
## 4.7.8 (2020-04-16)
**Note:** This package (@devowl-wp/real-media-library) has been updated because a dependency, which is also shipped with this package, has changed.
## 4.7.7 (2020-04-16)
### build
* adjust legal information for envato pro version (#46fjk9)
* move test namespaces to composer autoload-dev (#4jnk84)
* reduce bundle size by ~25% (#4jjq0u)
* scope PHP vendor dependencies (#4jnk84)
### chore
* create real-ad package to introduce more UX after installing the plugin (#1aewyf)
* rename real-ad to real-utils (#4jpg5f)
* update to Cypress v4 (#2wee38)
### ci
* correctly build i18n frontend files (#4jjq0u)
* run package jobs also on devops changes
### docs
* broken links in developer documentation (#5yg1cf)
### fix
* moving files in bulk select in WP 5.4 (#4pm455)
### style
* reformat php codebase (#4gg05b)
### test
* avoid session expired error in E2E tests (#3rmp6q)
## 4.7.6 (2020-03-31)
### chore
* update dependencies (#3cj43t)
### ci
* use concurrency 1 in yarn disclaimer generation
### style
* run prettier@2 on all files (#3cj43t)
### test
* configure jest setupFiles correctly with enzyme and clearMocks (#4akeab)
* generate test reports (#4cg6tp)
## 4.7.5 (2020-03-23)
### build
* initial release of WP Real Custom Post Order plugin (#46ftef)
### docs
* seo optimize wordpress.org description for Real Media Library
### fix
* change folder in media dialog folder dropdown (#46nkby)
## 4.7.4 (2020-03-13)
### chore
* make ready for WordPress 5.4 release (#42g9wx)
### fix
* allow import from Responsive Lightbox & Gallery
* compatibility with LernaPress Frontend Editor (#44jczf)
* i18n is not correctly initialized
## 4.7.3 (2020-03-05)
### build
* chunk vendor libraries (#3wkvfe) and update antd@4 (#3wnntb)
### chore
* update dependencies (webpack, types)
### fix
* **lite :** while adding a new plugin an exception is thrown (#3yp0v3)
* Export Media Library compatibility when clicking the toolbar export button while All or Unorganized is selected (#3yeqkw)
* links in media menu are not accessible (e. g. Export Media Library, Imagify, #3yeqkw)
* **lite :** add preview image for order subfolders (#3wkbtk)
## 4.7.2 (2020-02-27)
### build
* optimize wordpress.org plugin description (#3wgvmg)
### docs
* CHANGELOG and README
## 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)
# 4.4.0 (2019-04-13)
* add sort menu for subfolders so you can order subfolders alphabetically
* add "title" attribute to tree node for accessibility
* add ability to cancel uploads
* fix bug with uploader showing more then one upload message (with spinner)
* fix bug with item click on touch devices does not open links / dialogs
* fix bug in "Replace image" dialog
* fix bug in custom content order when navigating back to All files
# 4.3.0 (2019-03-19)
* add button to expand/collapse all node items
* add option while holding CTRL while creating a new folder you can bulk insert folders
* add option to rearrange a folder manually by selecting the parent folder and next sibling
* improve user settings / folder details dialog
* improve dropdown when selecting a folder (e. g. Media > Add new) with searchbar
* improve dark mode
* fix bug with edit dialog in portfolio image gallery in Glazov theme
* fix bug with domains with umlauts
* fix bug with Divi Builder (wrong dependency registered for script)
* add API function wp_rml_selector() for a dropdown (developers only)
# 4.2.0 (2018-02-02)
* add Gutenberg block to create a dynamic gallery (shortcode still works)
* fix bug with Gutenberg edit dialog
* fix bug with Ninja Table Pro and edit "Add media" dialog
* fix bug with admin notice when using PHP version < 5.4
* fix bug with frontend loading and "Upload to folder" dropdown (e.g. Marketplace vendor plugins)
## 4.1.1 (2019-01-23)
* add Material WP compatibility
* add new order: Order by date (ascending, descending)
* add Polish translation
* fix bug with custom order when editing a detail in the media dialog
* fix bug with ACF when editing an image field
* fix bug with PHP 5.4 and autoupdater
* fix bug with PHP 7.3 (deprecation notice in error log)
* improve compatibility with Trive Quiz Builder
# 4.1.0 (2018-12-10)
* add auto update functionality
* fix bug with german translations
* fix bug with with Thrive Architect page builder
* reduced installable .zip file size
* improve performance for JS and CSS resources / assets (developers only)
## 4.0.10 (2018-12-07)
* fix bug with hierarchical SQL queries and MariaDB database system
* fix bug with wp_attachment_get_shortcuts() API function (developers only)
## 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)
## 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)
## 3.3.2 (2017-10-31)
* fix bug after creating a new post the nodes are not clickable
## 3.3.1 (2017-10-27)
* fix bug with Unorganized folder in attachments dialog
* fix bug with toolbar buttons
* fix bug with touch devices (no dropdown was touchable)
* add filters for structure operations, and created Interface for structure classes (developers only)
* fix bug for all parents getter API function (developers only)
* improve code quality (developers only)
* removed filters RML/Tree/QueryCount (developers only)
# 3.3.0 (2017-10-22)
* add ability to expand/collapse the complete sidebar by doubleclick the resize button
* add option to allow automatically order a folder by a given criterium
* add "General" tabs in folder details settings (developers are now able to add own tabs)
* improve: Update the columns width in grid mode while resizing the sidebar
* fix bug with wrong characters in gallery shortcode generator dialog
* fix bug with Inbound Now PRO plugin dialogs
* fix style bug with uploader in modal window
* fix bug with ESC key in rename mode
* fix bug with creating a new folder and switch back to previous
* add owner/creator field for a folder (developers only)
* add option to reset the folder names, slugs and absolute pathes (developers only)
* add API functions to get all parents of a folder (additionally add metadata condition) (developers only)
* add API functions to get all children of a folder (additionally add metadata condition) (developers only)
* add hooks to allow "Apply to subfolder" mechanism after moving files to a folder (developers only)
* improve the save of localStorage items within one row per tree instance (developers only)
* improve the way of generating unique slugs (developers only)
* fix bug with font awesome handler in wordpress style enqueue logic (developers only)
## 3.2.2 (2017-08-23)
* fix bug with IE 11 when folder structure does not show up
* updated icon font (Font Awesome 4.3 to 4.7)
## 3.2.1 (2017-08-11)
* fix bug with refresh button in folder tree
# 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)
## 2.8.4 (2017-03-22)
* add https://matthias-web.com as author url
* improve the way of rearrange mode, the folders gets expand after 700ms of hover
* fix bugs with absolute pathes and slugs of folders, if you have problems, please rename the first level folders to regenerate
* add getPlain() method to IFolder interface to get a normal array for the folder properties (developers only)
* prepared readable REST API for folders (developers only)
## 2.8.3 (2017-02-14)
* add new permission "par" to restrict the change of parent folder
* fix bug with korean characters in folder names
* removed icon when a folder has a restriction (WP/LR)
* add api/IFolder.interface.php and more API functions (developers only)
* improve the OOP: getters/setters (developers only)
* improve code quality by using own API functions (developers only)
## 2.8.2 (2017-02-03)
* fix bug with migration in multisite installations
* fix bug with Facebook hint in plugins site
* fix XSS vulnerability (this bug can only be used by folder creators, no visitors) (developers only)
* fix bug with MLA class dependency (developers only)
## 2.8.1 (2017-01-20)
* add v2.7.2 stable for older PHP versions to the codecanyon download files
* fix bug with permission system for WP/LR extension
* fix bug with the migration system for WP multisite
# 2.8.0 (2017-01-15)
* add more useful error messages when changing the hierarchical order of the folders
* add confirm dialog when you sort the files inside the folder
* improve the performance
* improve the way of relocating the folder tree (immediatly saved after relocating)
* improve the way of sortable folder content (galleries), now it is possible to reorder files in every folder
* improve naming of folders, every character is now allowed, the folder name is sanitized
* improve the folder metadata dialog and refresh the view if needed (button click in dialog)
* fix bug while uploading a new plugin .zip file
* add autoloading for php classes (developers only)
* add namespaces for php classes (developers only)
* add new abstract class for Creatable's (folders, collections, galleries, ...) (developers only)
* add new abstract class for Sortable's (folders, collections, galleries, ...) extends Creatable's (developers only)
* add folderRoot as own class (developers only)
* add debug mode, define('WP_DEBUG', true); and define('SCRIPT_DEBUG', true); in wp-config.php (developers only)
* add visible debug mode in options panel (developers only)
* add API function wp_rml_create_or_return_existing_id() (developers only)
* add API function wp_rml_structure_reset() (developers only)
* add admin notice for when you have PHP Version < 5.3.0 (developers only)
* improve the whole API and Advanced wp_rml_get_object_by_id() to get folder object (developers only)
* improve the split between Structure and CountCache (php classes) (developers only)
* improve the php code quality (developers only)
* removed the database table wp_realmedialibrary_order, merged with wp_realmedialibrary_posts (developers only)
* removed unnecessary sql query in pre_get_posts (developers only)
* removed bid columns in database tables and add new index (developers only)
## 2.7.2 (2016-12-10)
* add option to reset the count cache
* fix bug with upload in modal window
* fix count cache when moving from Unorganized to folder
## 2.7.1 (2016-12-05)
* add the MatthiasWeb promotion dialog
* fix bug with IE8
* fix bug with TinyMCE editor shortcode dialog
# 2.7.0 (2016-11-24)
* add natural filename sort of folders (thanks to KorbinianT)
* add lazy loading to folder tree, now it is only loaded from server when needed
* add: You can now directly upload files to a folder with a dropdown selection in media modal and "Add Media" page
* fix bug with migration on multisite installation
* fix bug with modal views, now it also supports lazy loading
* fix bug with attachment movement helper (Move x file)
* fxied bug with plugin "Visual Composer Extensions All In One" and the tooltips
* improve the changelog file
* improve the actions RML/Folder/Deleted|Renamed|Moved (developers only)
* fix bug with jQuery AIO tree version when RCM is enabled (developers only)
* fix bug with api method wp_attachment_folder and the default value (developers only)
* fix bug with creating a new folder with new order number (developers only)
* prepare RML for Physical Press plugin and avoid folder names "." and ".." (developers only)
## 2.6.5 (2016-10-26)
* fix bug with Justified Image Grid
* fix bug with migration system, no image relationships were imported
## 2.6.4 (2016-10-21)
* fix bug while wipe of folders in multisite installation
* fix bug after save in attachment details
* fix problem with negative -1 count
* fix bug when switching folder when on page 2 in table mode
* improve tabs in options panel of RML media options
* improve the delete behaviour of folder (files will be moved to unorganized)
* add a migration system for further updates (developers only)
* add filter for parent root folder id (Default -1) (developers only)
* fix the usage of switch_to_blog together with api functions (developers only)
* improve some CSS experiences (loader) (developers only)
* improve the save point of relationship between folder and post (own database table for relationships) (developers only)
## 2.6.3 (2016-09-25)
* improve some CSS
* fix bug while bulk select and moving files
* fix bug with reopening a media select dialog
* fix bug with Avia / Enfold page builder
* fix bug with reordering the gallery data folder
* removed deprecated ressource files
## 2.6.2 (2016-09-16)
* fix database tables are not generated, now they are
## 2.6.1 (2016-09-16)
* fix options bug while accessing other pages (developers only)
# 2.6.0 (2016-09-15)
* add full compatibility with WP/LR Lightroom plugin
* add minified scripts / styles
* add option to apply an order by title, filename, ID to gallery data folders
* add option to disable scripts/styles on frontend viewing
* add finnish translation (Thanks to Antti!)
* fix Enfold / Avia media picker bug (Thanks to Josh!)
* fix Thickbox bug while logged out
* improve load performance
* improve the order for gallery data folders
* add option for folders "restrict" (developers only)
* add a minified permission system so 3rd party plugins can restrict folders interactions (developers only)
## 2.5.5 (2016-08-19)
* fix capability bug while logged out
* add Javascript polyfill's to avoid browser incompatibility (developers only)
* fix bug for crashed safari browser (developers only)
## 2.5.4 (2016-08-08)
* add option to remove advertisement links
* fix "Edit selection" bug while inserting media to post
## 2.5.3 (2016-07-21)
* fix media.comparator bug (developers only)
* fix bugs with Easy Digital Downloads plugin (developers only)
* fix String.prototype problems (developers only)
## 2.5.2 (2016-07-11)
* fix toolbar while scrolling in media library
* fix problems with plugin "Formidable Forms"
* fix resize bug
* fix WP query database notices in error log (developers only)
* fix count bug when many folders exist (performed SQL statement) (developers only)
* improve API, wp_rml_create() now returns false or a string error array, on success it return an int (ID) (developers only)
## 2.5.1 (2016-07-10)
* fix shortcode builder [folder-gallery] did not work
# 2.5.0 (2016-07-03)
* add folder tree to insert media dialog
* complete recoding of javascript code (developers only)
## 2.4.2 (2016-06-20)
* fix TinyMCE bug when not admin
* fix style issues
* fix PHP < 5.3 Bug with func_get_args (developers only)
## 2.4.1 (2016-03-20)
* fix website is empty because javascript occurs an error
# 2.4.0 (2016-03-10)
* add "Reamining time" and bytes/s in uploader
* add order mode in galleries
* add warning when moving files from "All Files"
* improve move in table list mode (no page refresh)
* improve ux styling (uploader, tree, tree in upload media dialog)
* improve options panel in Settings > Media
* fix theme preview when plugin is active
* fix hidden folder nodes on safari browser
* fix usage of front-end editor in BeaverBuilder and Visual Composer
* add custom fields (meta data) for folders (see inc/api/meta.php) (developers only)
* add custom field: cover image + description (not activated as standard, used in JIG) (developers only)
* fix admin_footer problem when a plugin removes styles and javascript of RML (developers only)
* fix database queries to avoid long load time on dashboard (developers only)
* fix bug pre_get_posts (developers only)
# 2.3.0 (2016-03-10)
* add compatibility with JUSTIFIED IMAGE GRID
* add resizable container width
* add option to wipe all settings and releations
* add spanish translation - by Ana Ayelén Martínez. http://caribdisweb.com/
* fix edit mode when creating a new folder
* fix default order in folder gallery
* fix UX bugs (draggable, droppable, sortable)
* fix sticky sidebar
* add "slug" and "absolute" to database table (developers only)
* add / updated api (developers only)
## 2.2.3 (2016-Feburary-26)
* add Finnish translation (thanks to palvelu)
* add more attractive alerts and prompt windows
* fix visual bugs
* fix delete bug => when folder is deleted, switch view to root
* fix upload percentage issue
* fix live update of folder count
* fix upload in "Insert media" dialog => file is now in correct folder
* fix drag and drop experience
* moved folder gallery button above visual editor into visual editor
* add more actions and filters (developers only)
* add javascript actions (window.rml.hooks) (developers only)
* changed javascript function names (developers only)
* changed localize javascript variables (developers only)
## 2.2.2 (2016-01-20)
* bugfix error in creating a folder gallery
## 2.2.1 (2016-01-17)
* add facebook advert on plugin activation
* improve restyled upload window
* fix font awesome bug
* add filters and actions (developers only)
* add three more api functions (developers only)
# 2.2.0 (2015-12-29)
* add sticky container when scrolling
* add collection and galleries folder types
* add collapsable folders
* add left infos about folder structure
* add option to hide upload preview (for slow loading pc's)
* fix conditional tag to create / sort items
* fix count bug (WPML)
* fix duplicate name
* add API functions (look inc/api/) (developers only)
* outsourced javascript functions (developers only)
* fix AJAX bug (developers only)
* PHP Code rewritten (better split in view and structure) (developers only)
* PHP Code documentation improve (developers only)
## 2.1.2 (2015-11-22)
* add french translation (thanks to Youpain)
* fix rename bug
* fix count bug when WPML in usage
## 2.1.1 (2015-11-13)
* removed unnecessary code (developers only)
* fix jquery conflict (developers only)
# 2.1.0 (2015-11-07)
* add multisite compatibility
* fix correct sorting (not alphabetic)
# 2.0.0 (15-11-03)
* support PHP version < 5.4 (developers only)
# 1.3.0 (15-11-02)
* add nice uploading to folder
# 1.2.0 (15-10-29)
* add notice about the alphabetic sorting
* fix problems with RevSlider >= 5.0 (developers only)
* fix body class for grid mode (add Javascript methode) (developers only)
# 1.1.0 (15-10-21)
* fix moving in list table
* fix style (drag and drop helper)
* removed limit of folder gallery images
* fix pre_get_posts appending meta_query (developers only)
* add pre_get_posts capability check (developers only)
## 1.0.1 (15-10-16)
* improve rename without window reload
* improve delete without window reload
* fix https:// resources for css and js files
# 1.0.0 (2015-10-9)
* initial Release