Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
To view the complete Changelog history, view this txt file.
Fixed external authenticator issues.
Fixed bug where switching between im/fm would break the insert file logic.
Fixed issue where the IM/FM switch wouldn't run the right callback function.
Fixed bug where IE8 wouldn't properly close dialogs.
Fixed bug where delete didn't work correctly.
Fixed bug where IE would produce an error when closing the upload dialog.
Fixed bug with IE 9 not closing the dialog without an error.
Fixed bug where the preview.wwwroot setting couldn't be overridden in a plugin.
Fixed bug where FF 4 would not handle templates correctly due to a change in the JS runtime.
Fixed bug where editing anchor only urls would produce an JS exception.
Fixed bug where Gecko browsers would produce a strange exception some times while editing images.
Fixed bug where some items in the mc_access file format wasn't parsed correctly.
Fixed bug where files would be reported as uploaded when they where blocked due to size restrictions.
Fixed bug where mc_access files couldn't contain "=" characters in the property values.
Fixed bug where Silverlight uploader failed to upload chunked contents.
Fixed bug where uploads would fail if there was chunking in Flash/Silverlight.
Fixed bug where Plupload was leaking memory in Flash and Silverlight.
Fixed a bug with Favorites plugin where path in cookie was not encrypted.
Added a new plugin called Uploaded that allows you to view your own recently uploaded files.
Added support for dynamic image resizing, the upload.formats can now have * as witdh/height.
Fixed so the current view mode is saved in a cookie.
Fixed bug where focus wasn't properly handled on IE 8.
Fixed bug where upload.format would always resize the images proportional to the width.
Fixed bug where Flash wasn't transparent in WebKit again.
Fixed bug where upload wouldn't work correctly on IE using Flash runtime.
Fixed so the MCFileManager DLLs are strongly named with the AllowPartiallyTrustedCallers flag.
Added a new imagemanager_contextmenu option to enable the possibility to disable the context menu.
Fixed bug where Server.Transfer method not working any more in .NET.
Fixed bug where the imagemanager couldn't update the image path if you edited it using the context menu.
Fixed bug where the multiple upload function wouldn't work properly on IE and using Flash.
Fixed bug where IE 8 was crashing when clicking on folder names.
Fixed bug where flv and flash movies wasn't displayed due to changes to SWFObject in the last release.
Added support for downloading images by clicking the image context menu.
Fixed issue where the whole image couldn't be clicked to insert.
Fixed bug where overriding the filesystem.rootpath with multiple paths using the External authenticator would fail.
Fixed bug where editing of images wouldn't function in IE 8. Due to a browser crash.
Fixed bug where the thumbnail.insert option wasn't working properly.
Added new custom_query option. To enable you to add custom query parameters to initial page request.
Fixed so that the upload form closes automatically if all files was uploaded correctly.
Fixed bug where inserting links would fail the second time if the inlinepopups wasn't used in TinyMCE.
Fixed bug where a request to menu_icons.gif where produced and it produced a 404 web server error.
Fixed bug where the Flash uploader was sending an incorrect application/x-www-form-urlencoded content type.
Fixed bug where the BeforeRPC event wasn't fired before other RPC calls.
Fixed bug where a multiple path value for the session override of the filesystem.rootpath item would fail.
Fixed bug where opening a standalone instance while having TinyMCE on the same page would produce incorrect callback results.
Fixed bug where the remove_script_host option wouldn't work correctly.
Fixed bug where the Flash uploader was compiled with debugging on.
Fixed bug where downloading of files with spaces didn't work correctly.
Fixed bug where it wouldn't load correctly correctly in old TinyMCE 2.x versions.
Fixed bug where filter wouldn't be applied on IE when the user pressed enter.
Fixed bug auto resizing of uploaded images would fail if the files where over 1MB.
Fixed bug where inline dialogs wasn't opened correctly when loading the product cross domain.
Fixed bug where the language pack for TinyMCE wasn't loaded correctly.
Fixed bug where the multiple upload feature didn't work correctly when * was used for the valid extensions settings.
Fixed bug where it was always overwriting files if you used the multiple upload feature.
Fixed bug where language packs wasn't loading correctly when TinyMCE was compressed using the gzip compressor.
Fixed bug where switching from FileManager to ImageManager would fail some times when used with TinyMCE.
Added new possibility to have a custom function for the filemanager_insert_template option.
Added new imagemanager_contextmenu option that enables you to disable the contextmenu addons for TinyMCE.
Fixed bug where errors passed back from the server would be ignored by the Google gears implementation.
Fixed bug where the file upload progress bar wasn't moving if upload errors occured.
Fixed bug where domain relaxing didn't work when TinyMCE and the ImageManager was loaded from another domain.
Fixed bug where the preview.urlprefix host wouldn't get applied correctly to output.
Fixed bug where edit and view dialogs would be scrollable if the page was scrollable.
Fixed bug where the resize tool would produce a move cursor in the edit dialog.
Fixed bug where switching page size wouldn't take the user to the first page.
Fixed bug where overriding the filesystem.rootpath using SessionAuthenticator could produce errors.
Fixed bug where scrollbars wouldn't appear for native windows when used with TinyMCE.
Fixed bug where the upload.chunk_size option didn't work correctly.
Fixed bug where the onchange event wasn't fired as it was before when form items was changed by a browse call.
Fixed bug where it was impossible to enable remember_last_path by default.
Fixed bug where the category list and special folders list where separated by an odd margin in IE.
Fixed so it's possible to see the current upload runtime when enablig the general.debug option.
Fixed bug where it wasn't possible to save images as a different name.
Fixed bug where the toolbar would get a trailing focus rectangle on Gecko.
Fixed bug with using the imagemanager on a non default http port.
Fixed bug where the directory list wasn't refreshed if you using the refresh button.
Fixed bug where progress of listing directories didn't work.
Fixed bug where there could be a double scroll when you had to many directories.
Fixed bug where IE would scroll the page down if you clicked the "basic upload" link.
Fixed bug where single upload didn't work correctly.
Fixed so all new integration callback functions have a file object.
Added new confirm message to edit dialog if the user didn't save the image before closing the dialog.
Added new paging buttons and input. This new UI works better if you have a huge amount of images in one directory.
Added new edit.format option. Enables you to update format images when you edit the original image.
Added new filesystem.delete_format_images. Enables you to control if format images is to be deleted if the original is deleted.
Added new disabled_tools js option enables you to disable specific tools from page level or TinyMCE.
Added new tools js option enables you specify tools from page level or TinyMCE.
Fixed bug where it wasn't possible to override general.language using an external authenticator.
Fixed bug an JS exception was thown when changing page, due to a call to preventDefault.
Fixed bug where keepAlive handler was missing. It will not hit the backend each 5 minutes.
Fixed bug where Gecko browsers would produce an traling focus border for toolbar items.
Fixed bug where directory path would be on two lines if it was very long.
Fixed bug where it wasn't possible to override path and rootpath settings from TinyMCE init.
Fixed bug where rootpath names didn't work when specified in javascript options.
Fixed bug where directory listing wasn't rooted if rootpath was specified using the javascript options.
Fixed bug where the upload dialog produced a vertical scrollbar on IE.
Fixed bug where images would be inserted to beginning of editor instances on IE.
Fixed bug where scrolling of thumbnails didn't work correctly in IE.
Fixed bug where singe file uploads wasn't working correctly.
Fixed bug where native windows wasn't move to top.
Fixed bug where upload with upper case extensions would fail.
Fixed bug where filter input was case sensitive.
Fixed bug where filter wouldn't move the user to the first page.
Replaced upload.replace_diacritics with filesystem.clean_names. To make it more general and also take care of whitespace.
Added new multiple file upload uses Flash, Google Gears and Silverlight. Chunks large files by default.
Added new API for client side plugin logic. You can now add menu items, dialogs and buttons from plugins.
Added new resources.xml file for all themes and plugins. These are used to compress and concat js and css files.
Added new support for live preview of resize, flip and rotate in image editor.
Added new support for file and directory filtering from page level.
Added new upload.replace_diacritics option. Replaces national characters like ???? to aaou.
Added new upload.multiple_upload option. Enables you to disable/enable this support.
Added new upload.chunk_size option. Enables you to change the chunk size for each request.
Added new support for cross sub domain usage by relaxing the document.domain field.
Added new ImageManager context menu to the TinyMCE plugin. Enables you to edit and replace images more easily.
Added new browse method to the mcImageManager.js file that replaces the old open method.
Added new createDir method to the mcImageManager.js file. Enables you to open the create directory dialog directly from page.
Added new createDoc method to the mcImageManager.js file. Enables you to open the create document dialog directly from page.
Added new view method to the mcImageManager.js file. Enables you to open the view dialog directly from page.
Added new upload method to the mcImageManager.js file. Enables you to open the upload dialog directly from page.
Added new edit method to the mcImageManager.js file. Enables you to open the edit file dialog directly from page.
Fixed so all dialogs adds a shim for the background items.
Fixed so the mcimagemanager.js file is merged into the editor_plugin.js file to increase gzip compression.
Fixed bug where the buttons in dialogs would look incorrect in FF 3.
Fixed bug where it wouldn't display the input path in error message if it couldn't find a specific filesystem.
Fixed bug where image rotation by 180 degrees didn't work correctly.
Fixed bug where page size was one item more when the parent folder item was present.
Fixed bug where it wasn't possible to override thumbnail settings using mc_access files.
Fixed bug where an exception about Server.MapPath would be thrown while running in the .NET Development Server.
Fixed so the third party zip assembly doesn't use strong names. Since most hosting environments doesn't give you access to the gac.
Fixed bug where the an exception would be produced if you used the standalone mode on a page where TinyMCE was included but not loaded.
Fixed bug the default insert template didn't respect the TinyMCE url settings.
Fixed bug where Firefox 3 would produce an exception about empty id passed to getElementById.
Fixed bug where Firefox 3 would produce an exception about window.console being undefined.
Fixed bug where the insertimage command didn't work correctly if you didn't specify an template.
Added new support for adding multiple templates for the insertimage button.
Fixed bug where loading the ImageManager on demand didn't load the language packs correctly.
Fixed so it's not possible to open a hidden directory. It will automatically go to the parent of that dir.
Fixed issue where it wouldn't setup an correct baseURL if the script was loaded dynamically.
Fixed bug where using the standalone integration on a page with TinyMCE without any editor instances would produce an error.
Fixed so the SessionAuthenticator is enabled by default since people tend to miss adding any authentication.
Added missing support for WMV files in the view dialog.
Fixed so the plugin info is displayed correctly in TinyMCE 3.0 about dialog.
Fixed compatibility issue with the TinyMCE gzip compressor.
Fixed bug where the FileManager didn't work if the inlinepopups wasn't used in TinyMCE 3.
Added support for loading the TinyMCE plugin from an external location.
Added support for inlinepopups if used with TinyMCE 3.x.
Added detection for proxies that doesn't support non encoded HTTP posts.
Added new insert_filter option enabled you to filter data passed back from IM before it's inserted.
Fixed bug where the thumbnail directory wasn't deleted if all images was deleted.
Fixed bug where loading non english language packs for the TinyMCE insertimage icon didn't work.
Added new imagemanager_handle option to the TinyMCE editor plugin.
Fixed compatibility with the TinyMCE 3.0b1 API.
Fixed bug where _vti_cnf was scanned for assembly DLLs.
Fixed bug where reverting an image after editing didn't work properly.
Fixed bug where caret focus on edit image sometimes wasn't possible due to IE7 bug.
Fixed security issue thanks to a report from Michel Weimerskirch.
Added new upload.format option. Enables you to auto resize a image to multiple dimensions and formats.
Added new ExternalAuthenticator.session_prefix option to ExternalAuthenticator to separate sessions.
Added new compatibility with TinyMCE 3.x.
Fixed so that the external authentication page is runned each time the ImageManager opens.
Fixed bug where the ImageManager tried to look for plugins outside the application directory.
Fixed bug where filesystem.force_directory_template didn't work correctly.
Fixed bug where large files bigger than 100MB didn't download correctly due to MS problem with response streams.
Fixed bug where general.disabled_tools didn't work for the edit menu.
Fixed bug where switch to imagemanager made it impossible to select file.
Fixed various issues with the jpeg file extension.
Added new external authenticator enables you to authenticate between backend and cross domains.
Added new asp and jsp example authentication pages for the external authenticator.
Added new non flash upload que since the flash uploader was to buggy.
Fixed issue with the need to have index.php as the default document.
Fixed bug where the mcImageManager.init call didn't work as expected.
Fixed bug where custom insert callback functions also execured default logic.
Fixed bug where ~/ paths couldn't be used for filesystem.rootpath.
Fixed problems with older versions of the gzip compressor.
Fixed so the upload.use_flash is now set to false by default.
Added new logging options, enables you to specify level, format, rotation, max size.
Added new safe versions of the DLLs these work under lower trust levels but have more limited GIF support.
Added new config_prefix option to the SessionAuthenticator class, enables you to override any config option with a session.
Added cancel buttons to all dialogs for usability reasons.
Fixed so that all dialogs are closed when a operation is completed successfully.
Fixed so the template selection box gets removed if no templates are specified.
Fixed so the dialogs will open more nicely, less visual maniplulation.
Fixed so the preview.urlsuffix gets added to the end of output URLs when you select a file.
Fixed so the parent directory icons has an arrow for usability reasons.
Fixed so filter also filters folders in the folder listing to the left.
Fixed so images get refreshed in cache when edited.
Fixed so URL convertion logic is executed before custom callbacks.
Fixed so the element names can be element id's in a mcImageManager.open call.
Fixed bug where the imagemanager wasn't loading correctly if it was compressed using the TinyMCE Gzip compressor.
Fixed bug where the animation of the fading menus didn't finish correctly some times.
Fixed bug where a trailing slash was required when using the preview.wwwroot option.
Fixed bug where it wasn't possible to override path and root path using authenticators.
Fixed bug where edit button wasn't removed from view image if you can't edit the image.
Fixed bug where really long directory listings could make the background image wrap.
Fixed problem with the text not being centered on parent directory thumbnails.
Added new upload.use_flash option, enables you to disable the flash uploader.
Added new use_url_path JS integration option.
Added new use path from url functionalty.
Fixed issue with IE producing warning message if it was loaded over HTTPS.
Fixed issue where the remember_last_path feature remembered favorites and history as well.
Fixed bug where thread locking was required on the config collection.
Moved the general.login_page option to authenticator.login_page.
Added new _Template plugin, this is a example plugin.
Added better support for national characters like ??? in filenames.
Fixed so that you can change the default file system impelementation.
Added new CustomInfoExample plugin. Displays how to inject custom file information.
Added new include/exclude/extensions config options for stream section.
Added better error handling when loading XML language packs.
Added missing language items for add file(s) in flash upload dialog.
Added more rapid demo mode response. It only ask the server once.
Fixed so upload button is disabled until the user selects a file.
Fixed bug where it wasn't possible to disable the delete and edit tools in view image dialog.
Fixed bug where utf-8 encodings of language packs didn't work correctly.
Fixed bug where making 2 image edits in a row failed.
Fixed bug where a error was displayed if a remembered path got deleted.
Fixed so the translation of the page is faster, so it doesn't flicker.
Fixed so next/prev buttons in view mode are disabled when there is no more files in a direction.
Renamed all "directory" to "folder" in the English language pack.
Private beta released to selected customers.
First beta release of the complete rewrite of the ImageManager .NET.
Added a new DLL version, this DLL uses custom logic to workaround some .NET issues.
Fixed issue with the crop/resize functions on GIF images, it produced a dithered image.
Fixed so the MCImageManager is a plugin for TinyMCE, makes the installation process easier.
Fixed so all theme specific paths are updated if a new theme is created.
Fixed so the thumbnail cache gets released correctly when the image is modified.
Fixed bug when session state was stored in a MS SQL database and the dropdown.cache option was set to true.
Fixed bug where GDI+ errors where produced on some systems.
Fixed bug where saving images sometimes produced a exception.
Fixed bug where filesystem.force_directory_template option wasn't working correctly.
Fixed bug where valid extensions wasn't presented correctly in the upload form.
Added Norwegian language pack contributed by Knut B. Jacobsen.
Added German language pack contributed by Markus Vetten.
Added French language pack contributed by Olivier Gaillot.
Fixed bug where custom javascript callbacks for mcImageManager.open didn't work.
Fixed a bug where thumbnails where created when user enters a thumbnail folder.
Fixed bug where relative urls on directories with escaped chars wasn't working correctly.
Changed thumnail generator to generate filename based on original file, not MD5 name.
Added functionality to the create directory dialog to go into the path it has just created.
Added new authenticator.session.path_key, authenticator.session.rootpath_key options.
Added new path, rootpath and remember_last_path JavaScript options.
Added new examples on how the imagemanager can be used in standalone mode.
Added new language pack support, current translations English and Swedish.
Added multiple upload of files.
Added new config option called "dropdown.cache", see documentation for more info.
Added new config option called "dropdown.include_path_pattern", see documentation for more info.
Added new config option called "dropdown.exclude_path_pattern", see documentation for more info.
Added new authenticator.session.user_key option to SessionAuthenticator.
Added new ${user} variable that gets replaced in the SessionAuthenticator/ASPNETAuthenticator.
Fixed bug where authenicators in external assemblies wasn't working.
Fixed issue with case sensitive extensions, both in DLL and upload template.
Fixed bug with not being able to specify a absolute wwwroot.
Fixed issue with case sensitive preview URLs.
Added new VB authenicator example to manuals and as a zip file.
Then check this out, integrate it into TinyMCE or use it with any editor out there.
Please submit your bug in our bugtracker system, you need a registered user.