Version 2.1.9 (12/2/2008) * Fixed an issue with launching files containing [&^();, ] characters on Windows. Version 2.1.8 (11/25/2008) * bug fixes to Installer.jar, added remove option. * changes to registration behavior to prevent loss of registration info after restart. Version 2.1.7 (11/24/2008) * Corrected bug in SCDownload's save dialog Version 2.1.6 (11/13/2008) * Added SCDeleteLocalFile plugin function (plugin) * Path for SCChooseFile returning -1 prefix in some mac environments. Version 2.1.5 (11/11/2008) * Plugin correctly uploads PDF files which were inserted as images on Mac OS Version 2.1.4 (11/7/2008) * Fixed issue with webviewer showing all black when plugin is enabled Version 2.1.2 (11/1/2008) * Fixed NoClassDefFoundError on launch Version 2.1.1 (10/31/2008) * Modified SCDownload behavior to include an optional file overwrite warning and overwrite name. * Added SCMoveLocal for moving local files Version 2.1 (10/25/2008) * Fixed applet caching bug, where sometimes the preview image would not be updated when replacing an old image with a new one. Version 2.09 (10/14/2008) * Added support for Windows Vista, which does not have a default Documents and Settings path Version 2.081 (10/14/2008) * Modified Applet Event Listener to recall last used directory of user. * Plugin fix to properly close all local files after uploading Version 2.08 (10/10/2008) * Added ability to store the simpleAuthPasswordHash password as encrypted text in the web.xml configuration file, to avoid storing the password in plaintext on the server. Version 2.071 (10/3/2008) * No longer requires a demo license to run in demo mode Version 2.07 (10/1/1008) * SuperContainer can now handle files larger than 2 GB (affects plugin & server) * Fixed very long filenames (>58 characters) which displayed oddly (affects server) * New plugin function SCClearLocalCache clears any temporary local SuperContainer files * Plugin fix for folderPaths containing URL information, e.g. SCDownload("Users/11?style=nodelete"). Any URL arguments are stripped. Version 2.061 (9/21/2008) * Changed SCDownload() plugin function to accept width and height parameters Version 2.06 (9/12/2008) * Transparent PNG, GIF source files generate transparent thumbnails (except when viewed as JPGs in IWP) * Fixed style=listview display on mac * "listview" style uses default width/height of 64px. This can be overridden by specifying a width/height in the URL. * Plugin Correctly handles file URLs with escaped spaces Version 2.05 (9/6/2008) * Added a user-friendly dialog if user doesn't trust the applet, instead of throwing Java errors * Fixed a Windows-only bug where some files could not be overwritten. Version 2.042 (8/22/2008) * Folder uploads were not displaying correctly in Windows. This is fixed. Version 2.041 (8/15/2008) * Added image_only style to the applet. This hides the upload and delete buttons but keeps them in the right-click menu. Version 2.04 (8/4/2008) * Fixed a bug where SuperContainer tried to use CoreImage when running as a background service Version 2.03 (7/26/2008) * Fixed a bug where the noapplet style was not working Version 2.02 (7/23/2008) * Fixed a serious problem where the full resolution was being loaded in addition to the thumbnail. This was causing long delays on loading large images remotely. * Added a favicon Version 2.01 (7/17/2008) * Documentation Improvements * Improved error reporting for registration timeouts and file system permission errors * Installer improvements for upgrading existing installations Version 2.0 (7/14/2008) * Major release with many new features * Drag and drop support * Progress bars on upload * PHP API * Java API (Contact 360Works for more info) * Upload folders and multiple items * Upload OS X packages * Standalone SuperContainer server running on OS X uses CoreImage for rendering (renders PDFs, EPS, etc) Version 1.856 (5/6/20080) * Plugin & Server: Better cross platform handling of hidden files. Version 1.855 (4/24/2008) * Plugin: Significant bug fixes in SCChooseFile and SCGetContainer functions. Version 1.854 (4/8/2008) * Plugin & Server: Support for MD5 hash generation in the SCGetInfo plugin function. Version 1.853 (4/7/2008) * Plugin: Fixed possible incompatibility when multiple plugins are installed Version 1.852 (2/26/2008) * Server: Formats modification date display in the locale of the browser, not the server Version 1.851 (2/14/2008) * Server: Fixed a problem with OS X Core Image processing on very large EPS files Version 1.85 (2/6/2008) * Server: Better cross-platform support for displaying correctly sized images when SuperContainer cannot create a thumbnail. * Plugin: Improvements to speed and stability when downloading files from SuperContainer to the local machine via the plugin. * Plugin: Downloading PDF files from a server which is using OS X Core Imaging displays an image if max width or height is specified (this means you can now view PDF thumbnails in portals). Version 1.841 (2/6/2008) * Changes to Mac-only image resizer with OS X Core Imaging - continues to use this, even if one image does not work Version 1.84 (2/5/2008) * Fixes to how file paths are converted between the FileMaker path format (includes volume name) and OS X format (does not include volume name) * Fix bug when uploading large number of files with SCSetContainer - previously froze up after about 300 uploads. Version 1.83 (2/4/2008) * Better handling of gigantic file sizes; now returns original unresized file to browser without running out of memory Version 1.82 (1/29/2008) * Now embeds a width attribute into the tag, even if it cannot resize the image. This means that it will display correctly in your browser / web viewer, although you are downloading the full size image and then it is being shrunk down in the browser. * Fixed a problem where SCGetContainer plugin function could return this error: "Can't start the AWT because Java was started on the first thread" * Fixed some memory leaks in the companion plugin; could cause excessive memory useage when used thousands of times. * Better error reporting Version 1.8 (1/11/2008) * Fixed image resizing for large images (image exceeds threshold size...) Version 1.78 (12/14/2007) * Improved loading files from URLs, e.g. google charts. * Fixed bug where setting width and height parameters larger than the source image caused a broken image icon to appear. Version 1.77 * Fixed re-introduction of image resizing bug where thumbnails were tiled inside each other. Version 1.76 * Fixed problems with GUI functions in Leopard * Dutch localization (Thanks Ruben van den Boogaard!) * Better error reporting when uploading an empty container Version 1.75 * OS X Leopard compatibility fix for plugin & server * Fixed image resizing bug where thumbnails were tiled inside each other Version 1.74 * Fixed transparent image types * Fixed bug in SCSetContainer, SCGetContainer which could cause FileMaker to hang on some platforms. Version 1.73 * "Move" support, via the SCMove plugin function. Version 1.72 * Better parsing of internation http date headers * Allow registration information to be entered in the web.xml file, overriding system-wide registration settings. This is useful for multi-instance tomcat deployments. Version 1.71 * If you call the SCGetContainer plugin function with a maxWidth or maxHeight, any non-image file now returns only the filename, not the file contents. This is very useful for displaying SuperContainer files within portals! If you want to download a non-image file into a container, do not pass a maxWidth or maxHeight. See the new "Portals" section in the example file / plugin section for more info. * Fixed excessively long timeout in SCSetBaseUrl when the host is unreachable (it now times out in 10 seconds) * Support for shared hosting, running multiple SuperContainer instances in Tomcat Version 1.70 * Now compatible when deployed with Tomcat in FileMaker Server Advanced 9 * Filenames with spaces now download correctly in Firefox * Improved error reporting and logging * Added icons for many new file types (big thanks to Productive Computing) * .wmv movies now display correctly as movies in IE6 * Refreshes all cached thumbnails when a new file replaces an old one Version 1.69 * Improved the dialog for SCChooseFile. * Documentation for deploying on FM server 9 Version 1.68 * Fix for "Unable to read binary data" when calling SCSetContainer on a container with no name (this happens when a container's contents are pasted in sometimes). * If SCSetBaseURL is called with an invalid URL, it will discard the value. This improves error reporting for subsequent plugin calls. Version 1.67 * Now supports international characters sets in filenames * SCDownload plugin function handles custom paths better. For instance, using Get(DesktopPath) as the second parameter now saves a file to your desktop. * SCSetContainer plugin function exports TIFF container contents as TIFF, not JPEG. * SCGetInfo plugin function: modification date (the third value) can now be parsed by the "GetAsTimestamp" FileMaker function * Better feedback for 2-hour demo mode registration timeout Version 1.66 * Better error reporting with SCDownload if file does not exist. * You can now call SCSetBaseUrl more than once with different usernames and passwords. Version 1.65 * Added a parameter to SCChooseFile to allow selection of directories. This can be useful for batch import operations. Version 1.64 * Added SCDownload plugin function, downloads and caches a file from SuperContainer to the local filesystem. Version 1.63 * Moved thumbnails to same parent directory as SuperContainer/Files * Fixed memory leak when writing JPG thumbnails * Fixed SCGetContainer plugin function saving PDFs as images (this was causing strange behavior in IWP). Version 1.62 * Added background-color URL parameter * Improved thumbnail image quality Version 1.61 * Fixed out-of-memory exception when dealing with large numbers of images * Fixed some unparseable images which caused CPU to spike. Version 1.6 * Plugin fixes for paths containing spaces, filenames with no extension. Version 1.54 * Disabled mac-specific libs due to stability issues Version 1.53 * Fixed regression resize bug from 1.52 when running in Tomcat on OS X Version 1.52 * Fixed bug when storing files on mounted network volume Version 1.51 * Bug fixes in plugin Version 1.5 * Uses OS X graphics libs for rendering additional image formats. As of OS X 10.4, the following formats are supported: RAW (.dng, .cr2, .crw, .raf, .dcr, .mrw, .nef, .orf, .srf), FlashPix (.fpx, .fpix), MacPaint (.ptng, .pnt, .mac), OpenEXR (.exr), Photoshop (.psd), QuickTime Import Format (.qti, .qtif), Radiance (.hdr), SGI (.sgi), Targa (.targa, .tga), Windows Cursor (.cur), XWindow bitmap (.xbm) * Bug fix in plugin SCGetInfo function (was returning incorrect file size) * Improved web viewer caching (using last-modified headers) Version 1.44 * Plugin support for container references * If an image can't be rendered for some reason, return the full-size image instead Version 1.43 * Hide passwords embedded in the URL when opening a file in browser window * Added "nolink" style to disable clickable hyperlink * Plugin fix for password-protected SuperContainer instances Version 1.42 * Added authentication support to Companion Plugin Version 1.41 * Hi-resolution printing support via the new "resolution" parameter. * Support for more image formats: TIFF, RAW, JPEG2000 * Bug fix during standalone server startup on some JVMs Version 1.4 * Password protection option in standalone and tomcat versions * Content-type fix for deploying via mod_jk * Hostname fix for registration URLs * Switched from .png to .gif for windows. Also fixed CSS for windows browser engine. Version 1.3 * Huge thumbnail image quality improvements * CSS fixes, much more customizable * New URL format, no more SmallThumb, LargeThumb, VariableThumb * More icons for custom file types * Standardized default home directory path for Mac and Windows platforms Mac: /Users/Shared/SuperContainer WIndows: C:\Documents and Settings\SuperContainer Version 1.2 * Standalone server * Plugin rewrite to work with new URLs