imce 6.x-2.2

Bug fixes

Changes since 6.x-2.1:
- Fixed update bug by checking existence of imce_files table.
- Introduced profile validate function for validating dimensions fields.
- Fixed some UI issues.
- Fixed page edge position bug(IE9 - directory op).
- #1146026: support for non-wysiwyg textareas loaded by ajax.
- Made message display time configurable by imce.vars.msgT. Default is 1000 (ms)

imce 7.x-1.3

Bug fixes

Changes since 7.x-1.2:

- #1091058 by Michele: Fixed pass by reference strict warning while calling file_prepare_directory() in imce_directory_info()

- Updated jquery.form.js to v2.67 which is compatible with jQuery 1.5

imce 7.x-1.2

Bug fixes

Changes since 7.x-1.1:
- fixed validation for image resolution for temporary files.
- #1018344 by mabuweb: fixed double restriction(imce+default) on upload for file extensions.
- #1024338 by steinmb: fixed broken update from 6.x to 7.x

imce 6.x-2.1

Bug fixes

- fixed image resolution validation for temp files

imce 7.x-1.1

Bug fixes

- fixed image resolution validation for temp files.

imce 7.x-1.0

Bug fixes

Changes since beta:
- #935136 by apetryk: validate dimensions for supported image types only.
- #942884: fixed array iteration anomaly in IE.
- some minor fixes.

imce 6.x-2.0

Bug fixes

Changes since rc2:
- #935136 by apetryk: validate dimensions for supported image types only.
- #942884: fixed array iteration anomaly in IE.
- some minor fixes.

imce 7.x-1.0-alpha2

New features
Bug fixes

Changes since 7.x-1.0-alpha1:

- new hook_file_references() implementation for a better filefield integration.
- new {imce_files} storing files created by IMCE
- new hook_file_delete() implementation
- Make private file serving optional
- fixed disappearing imce links on node preview
- auto-resizing UI with respect to window size.
- Send to text is now "Insert file"
- New icon for Insert file operation.

Note: This release requires fresh install. No update path available from alpha1

imce 6.x-2.0-beta2

New features
Bug fixes

Changes since 6.x-2.0-beta1:

- #736380: new hook_file_references() implementation for a better filefield integration.
- new {imce_files} storing files created by IMCE
- new hook_file_delete() implementation
- Make private file serving optional
- #799484: fixed disappearing imce links on node preview
- #779592: auto-resize imce UI with respect to window size.
- #745662: Send to text is now "Insert file"
- New icon for Insert file operation.

imce 5.x-1.3

Bug fixes

- Make private file serving optional for security concerns.

imce 6.x-1.4

Bug fixes

- Make private file serving optional for security concerns.
- changed admin permission name to more descriptive "administer imce(execute PHP)"
- support for jquery update in imce page.
- solved the conflicts with artisteer themes.
- #251793: made file browser user tab optional
- #588530: fix mimetype header conflict.
- #590270 by martinquested: fixed typo

imce 6.x-2.x-dev

New in 6.x-2.x

  • A better GUI
  • Fixed some html and css issues
  • Fixed incompatibilities with some themes
  • Respect filefield references on file deletion
  • New configuration options in imce-content.tpl.php: absolute URLs, inline preview, imagecache preview

imce 6.x-2.0-beta1

New features
Bug fixes

New in 6.x-2.x

  • A better GUI
  • Fixed some html and css issues
  • Fixed incompatibilities with some themes
  • Respect filefield references on file deletion

imce 6.x-1.2

New features
Bug fixes

- #290066: fixed numeric directories not having subdirectories.
- #298323 by jasek: fixed initial file sorting.
- #333869: send correct header for upload operation.
- #328062 by jamuraa: fixed getimagesize taking unnecessary process time.
- #301651 by chellman: fixed disappering tabs in some themes including Zen.
- #301082: support for alternative url field IDs in URL for external applications.
- #341642: in directory settings it is now possible to return an array of directory names using PHP.

imce 6.x-1.1

Bug fixes
  • #282286: fixed absolute URLs
  • #261629: improved file_download hook.
  • #273984 by hass: content.css renamed to imce-content.css to prevent conflicts when themes override css files.
  • #259577: fixed inline event triggering in imce_set_app.js for external application integration.
  • #256739: fixed captcha conflict
  • #267679: fixed FILE_EXISTS_ERROR bug
  • #254651: fixed profile weights.

imce 5.x-1.2

Bug fixes

- another fix for jquery upgraders. Users who stick to the jquery version coming with Drupal 5.0, will not be affected.

imce 5.x-1.1

Bug fixes

this bugfix release is completely based on javascript fixes. If you are not experiencing any javascript problems, you do not need to update.

- fixed single quote problem in hebrew kb translations.
- fixed un-event implementations for jquery 1.1.x
- implemented delayed integration for tinymce and fckeditor to solve the invisible browse button issues. users still having the issue may adjust the cycles or delay times in imce_set_fck.js and imce_set_tinymce.js
- added support for tinymce v3.

imce 4.7.x-2.0

New features

Introduced IMCE API of 5th version. It is now possible to use IMCE for other editors in drupal4.7

imce 4.7.x-1.1

Changes from 4.7.x-1.0 release;
- Single bugfix for private download method.

Pages

Subscribe with RSS Subscribe to Releases for IMCE