Changeset 3079649
- Timestamp:
- 04/30/2024 09:01:35 PM (2 years ago)
- Location:
- enhanced-media-library
- Files:
-
- 39 added
- 1 edited
-
tags/2.8.14 (added)
-
tags/2.8.14/core (added)
-
tags/2.8.14/core/compatibility.php (added)
-
tags/2.8.14/core/media-templates.php (added)
-
tags/2.8.14/core/medialist.php (added)
-
tags/2.8.14/core/mime-types.php (added)
-
tags/2.8.14/core/options-pages.php (added)
-
tags/2.8.14/core/taxonomies.php (added)
-
tags/2.8.14/css (added)
-
tags/2.8.14/css/eml-admin-media-rtl.css (added)
-
tags/2.8.14/css/eml-admin-media.css (added)
-
tags/2.8.14/css/eml-admin-rtl.css (added)
-
tags/2.8.14/css/eml-admin.css (added)
-
tags/2.8.14/enhanced-media-library.php (added)
-
tags/2.8.14/fonts (added)
-
tags/2.8.14/fonts/webbistro.eot (added)
-
tags/2.8.14/fonts/webbistro.svg (added)
-
tags/2.8.14/fonts/webbistro.ttf (added)
-
tags/2.8.14/fonts/webbistro.woff (added)
-
tags/2.8.14/images (added)
-
tags/2.8.14/images/spinner-2x.gif (added)
-
tags/2.8.14/images/spinner.gif (added)
-
tags/2.8.14/index.php (added)
-
tags/2.8.14/js (added)
-
tags/2.8.14/js/eml-admin.js (added)
-
tags/2.8.14/js/eml-enhanced-medialist.js (added)
-
tags/2.8.14/js/eml-media-editor.js (added)
-
tags/2.8.14/js/eml-media-grid.js (added)
-
tags/2.8.14/js/eml-media-list.js (added)
-
tags/2.8.14/js/eml-media-models.js (added)
-
tags/2.8.14/js/eml-media-views.js (added)
-
tags/2.8.14/js/eml-media.js (added)
-
tags/2.8.14/js/eml-medialibrary-options.js (added)
-
tags/2.8.14/js/eml-mimetype-options.js (added)
-
tags/2.8.14/js/eml-options.js (added)
-
tags/2.8.14/js/eml-taxonomies-options.js (added)
-
tags/2.8.14/languages (added)
-
tags/2.8.14/languages/enhanced-media-library.pot (added)
-
tags/2.8.14/readme.txt (added)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
enhanced-media-library/trunk/readme.txt
r3077516 r3079649 5 5 Tested up to: 6.5.2 6 6 Requires PHP: 5.6 7 Stable tag: 2.8.1 37 Stable tag: 2.8.14 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 15 15 **Handy for those who need to manage a lot of media files.** 16 16 17 [Known Issues / Support](https://wpuxsolutions.com/support) | [Changelog](https://wpuxsolutions.com/documents/enhanced-media-library/changelog) | [DOCs](https://wpuxsolutions.com/documents/enhanced-media-library) | [FAQs](https://wpuxsolutions.com/documents/enhanced-media-library/faqs ) | [Premium Features](https://wpuxsolutions.com/plugins/enhanced-media-library-pro)17 [Known Issues / Support](https://wpuxsolutions.com/support) | [Changelog](https://wpuxsolutions.com/documents/enhanced-media-library/changelog) | [DOCs](https://wpuxsolutions.com/documents/enhanced-media-library) | [FAQs](https://wpuxsolutions.com/documents/enhanced-media-library/faqs-2) | [Premium Features](https://wpuxsolutions.com/plugins/enhanced-media-library-pro) 18 18 19 19 ### Categorize by Anything! ### … … 181 181 ## Changelog ## 182 182 183 ### 2.8.1 3###184 *Release Date - April 26, 2024*183 ### 2.8.14 ### 184 *Release Date - April 30, 2024* 185 185 186 186 = SECURITY UPDATE = 187 187 * A security issue related to MIME types upload fixed. Please update to the latest version on all your websites. 188 188 189 = Bugfixes = 190 * A bug since v2.8.10 with the right sidebar covering media library files when `Infinite scrolling` option is enabled fixed 189 = Improvements = 190 * Divi Builder compatibility ensured on uploading font files 191 *Note: Font files are allowed for upload with Divi Builder even if you haven't added them with the EML settings because Divi adds its own allowed file types.* 191 192 192 193 = Thank you! = … … 197 198 198 199 200 ### 2.8.13 ### 201 *Release Date - April 26, 2024* 202 203 = Bugfixes = 204 * A bug since v2.8.10 with the right sidebar covering media library files when `Infinite scrolling` option is enabled fixed 205 206 199 207 ### 2.8.12 ### 200 208 *Release Date - April 23, 2024* 201 209 202 = SECURITY UPDATE = 203 * A security issue related to MIME types upload fixed. Please update to the latest version on all your websites. 204 205 = Bugfixes = 206 * A critical error bug of v2.8.11 with filtering by media taxonomies in the media library List View fixed. 210 = Bugfixes = 211 * A critical error bug of v2.8.11 with filtering by media taxonomies in the media library List View fixed 207 212 208 213 209 214 ### 2.8.11 ### 210 215 *Release Date - April 19, 2024* 211 212 = SECURITY UPDATE =213 * A security issue related to MIME types upload fixed. Please update to the latest version on all your websites.214 216 215 217 = Improvements = … … 225 227 ### 2.8.10 ### 226 228 *Release Date - April 11, 2024* 227 228 = SECURITY UPDATE =229 * A security issue related to MIME types upload fixed. Please update to the latest version on all your websites.230 229 231 230 = Improvements =
Note: See TracChangeset
for help on using the changeset viewer.