imce 3.0.12

Bug fixes

Changes since 3.0.11:
- Fixed and improved ckeditor5 image/link dialog integration

imce 3.0.11

Bug fixes

Changes since 3.0.10:
- #3411471: Fixed file validation not allowing all extensions

imce 3.0.10

Bug fixes

Changes since 3.0.9:
- #3409317: Fix static method not working as an upload validator

imce 3.0.9

Bug fixes

Changes since 3.0.8:

* Issue #3376979: Added property uuid to ImceItem
* Issue #3371499: Use a regular path for generating root url

imce 3.0.6

Bug fixes
New features

Changes since 3.0.5:

* Issue #3320228: Added an option to fix file URLs for external file systems like s3.

* Introduced alterJsResponse() method for plugins.

* Allowed plugins set file URLs on server side.

imce 7.x-2.0

Bug fixes
New features

Improved accessibility.
Added PHP 8 support.
Performed some code cleanup.

imce 3.0.1

Bug fixes

#3319629: Fixed critical typo in imce filefield integration.

imce 3.0.0

New features

Implemented Drupal 10 compatibility and ckeditor5 integration.

imce 8.x-1.8

Bug fixes

The last release in 8.x-1.x branch. You can safely upgrade to 8.x-2.x which is Drupal9 compatible

imce 8.x-1.7

Bug fixes

Changes since 8.x-1.6:

* Issue #3005652: Renamed member profile file to match the profile id.
* Issue #2884755 by ericras: Disabled auto-populating alt input
* Issue #2945831: Prevent uploading files bigger than php's upload limit on js side.
* Issue #2898831: Create predefined folders in alphabetic order.
* Issue #2890281: Added support initial folder via init_path query parameter.
* Issue #2906750 by kubrt: Fixed CRLF in ImceRouteSubscriber.php

imce 8.x-1.5

Bug fixes

- Issue #2842723: Fixed profile assignment not respecting role weights.

- Issue #2828878: Fixed user#1 not being assigned a config profile.

- Added the missing value callbacks for the file widget element defined in element info.

imce 7.x-1.10

Bug fixes

Changes since 7.x-1.9:

- #2696609: Replaced basename() with drupal_basename() for unicode support.
- #2530388: Added 'file_stream_wrapper_uri_normalize' altering to imce_dir_uri()
- #2517684: Fixed spelling errors
- #2268585, #2279539: Consider subdirectories array might be altered by other modules.

imce 8.x-1.0

Bug fixes
New features

Changes since 8.x-1.0-rc2:

- Added Link button for CKEditor.

imce 8.x-1.0-rc1

Bug fixes

Changes since 8.x-1.0-beta2:

  • Fixed leaked metadata error due to early rendering with BareHtmlPageRenderer::renderBarePage().
  • #2638040 by tien.xuan.vo: Can not enable imce module for testing
  • #2625334 by rakesh.gectcr: Added composer.json

imce 6.x-2.7

Bug fixes

Changes since 6.x-2.6:

* Allow administrators edit User-1 profile.

* Fix/prevent misconfigurations where anonymous users are given unrestricted access.

* Replaced jQuery.is('.class') usage with the faster hasClass() method

* Removed deprecated escape/unescape/toGMTString methods.

* Terminate earlier on init if conf is missing.

* Added try/catch block for parse errors during upload.

* Bind global error handler on successful init.

* Removed deprecated jQuery browser/size/unload

imce 7.x-1.9

Bug fixes

Changes since 7.x-1.8:

* Allow administrators edit User-1 profile.

* Fix/prevent misconfigurations where anonymous users are given unrestricted access.

* Replaced jQuery.is('.class') usage with the faster hasClass() method

* Removed deprecated escape/unescape/toGMTString methods.

* Terminate earlier on init if conf is missing.

* Bind global error handler on successful init.

* Updated jquery.form.js. Got rid of iframe upload and html response for modern browsers that support FormData object.

imce 7.x-1.8

Bug fixes

Changes since 6.x-1.7:

- Removed $.browser usage for compatibility with jQuery1.9
- Sanitized role and profile names
- Prevent imce page to be indexed by robots
- #1939208: Escape special characters in filenames before appending them as ajax string data

imce 6.x-2.6

Bug fixes

Changes since 6.x-2.5:

- Prevent imce page to be indexed by robots
- #1939208: Escape special characters in filenames before appending them as ajax string data
- Allow jquery_update replace jquery.form.js for versions greater than 1.3

imce 7.x-1.7

Bug fixes

Changes since 7.x-1.6:
- #1598094: remove the message upon install
- Now removing file usage records on uninstall.
- Fixed access arguments for imce/%scheme menu paths
- Fixed missing parenthesis in regular expression of inline textarea integration.
- Removed unnecessary file usage deletion.

imce 7.x-1.6

Bug fixes

Changes since 7.x-1.5:

- #1781138: Fixed file sorting for newly added files.
- #1822320: Made it possible to use image_get_info instead of getimagesize in imce_image_info.
- #1825260 by IRuslan: Added the missing content-type header for main page.
- #1657928: fixed undefined index warning in imce_resize_submit
- #1134022: Change "resolution" to "dimensions"
- #1324494: Fix numeric directory names failing validation.

imce 6.x-2.4

Bug fixes

Changes since 6.x-2.3:

- #1781138: Fixed file sorting for newly added files.
- #1822320: Made it possible to use image_get_info instead of getimagesize in imce_image_info.
- #1657928: fixed undefined index warning in imce_resize_submit
- #1134022: Change "resolution" to "dimensions"
- #1324494: Fix numeric directory names failing validation.

imce 7.x-1.5

Bug fixes

Changes since 7.x-1.4:

  • Fixed numeric directory name comparison while checking subdirectory accessibility.
  • Deleting custom init variable on uninstall.
  • Fixed foreach converting numeric sring keys into integer.
  • All dot files and folders are now ignored while scanning a directory.
  • Allowed alteration of raw profile on initiation.
  • Allowed alteration of js response.

imce 6.x-2.3

Bug fixes

Changes since 6.x-2.2:

  • Fixed numeric directory name comparison while checking subdirectory accessibility.
  • Deleting custom init variable on uninstall.
  • Implemented a workaround for the file_check_location bug #200586. Symlinks under file directory path should be working now.
  • All dot files and folders are now ignored while scanning a directory.
  • Allowed alteration of raw profile on initiation.
  • Allowed alteration of js response.

imce 7.x-1.4

Bug fixes

Changes since 7.x-1.3:
- Small UI fixes.
- Introduced profile validate function for validating dimensions fields.
- Fixed page edge position bug(IE9 - directory op).
- #1142430 by Starminder: handle duplicate filepaths coming from 6.x
- #1146026: support for non-wysiwyg textareas loaded by ajax.
- Made message display time configurable by imce.vars.msgT. Default is 1000 (ms)

Pages

Subscribe with RSS Subscribe to Releases for IMCE