Opticks 4.6.0rc2 has been released on March 17th, 2011.
This release is the second release candidate for 4.6.0. This release is marked as "not for production". The current plan is to allow two days for the community to validate this release. If you find any major issues please report them to our bug and issue tracker. If no major issues have been identified by March 21st, then creation of 4.6.0 will proceed. Currently, 4.6.0 is scheduled to be available on March 21st and it will be a production release and can be used to create production products. Please download and validate this release to help ensure 4.6.0 is a great release!
The Opticks 4.6.0rc2 release is binary incompatible with any 4.5.X release. Any extensions built for Opticks 4.5.X will need to be re-built against 4.6.0rc1 in order to work with any 4.6.X release. Once an extension has been built against 4.6.0rc1, it will continue to work without changes on any later 4.6.X release.
View complete list of new features and fixed bugs.
Application Changes
Bug Fixes
- Opticks now loads NITF 2.0 MSI data with ISUBCAT wavelength information. (OPTICKS-1144)
- The ENVI Library Exporter is now exporting signatures. This was broken in rc1. (OPTICKS-1159)
- Opticks no longer crashes when closing an image that was georeferenced using "IGM Georeference". (OPTICKS-1157)
- The user help has been updated for this release. (OPTICKS-1138)
SDK (Software Development Kit) Changes
Bug Fixes
- A problem in Hdf5IncrementalWriter::writeElements() has been fixed that prevented any code using this function from compiling. (OPTICKS-1158)
- The SDK documentation has been updated because of the upgrade from Visual Studio 2005 to Visual Studio 2010. (OPTICKS-1152)