Skip to content
heynemann edited this page Mar 1, 2012 · 66 revisions

Stable Release

thumbor Releases

  • Fixed issue with fill filter.
  • Minor fixes in the red eye and equalize filters.
  • Minor fixes in the image uploading area.
  • Ticket #25 in experimental status.
  • Ticket #59 done.
  • Better handling errors in queued detectors;
  • Fallback to jpeg when we don't know the image type;
  • Increased test coverage.
  • Refactored base detector not to depend on opencv anymore.
  • Atomic file move for ResultStorage.
  • Bug fixes.
  • Password support for redis storage.
  • Bug fixes in Mongo and Redis Storages.
  • Minor fixes in file descriptor management.
  • New setting that allows users to specify if unsafe images should be in result storage.
  • Minor tweaks to result storage.
  • Internal minor refactoring.
  • Major refactoring of thumbor internals. Should not affect thumbor usage.
  • Features a RemoteCompleteDetector to perform both detections in one round-trip to remotecv.
  • Included support for remotecv.
  • Updated tornado to release 2.1.1.
  • Improved PIL graphics engine to support different ICC profiles. It now keeps the existing ICC profile if there is one. This improves drastically the image quality. Very recommended update.
  • Fixes to native extensions used in filters.
  • Fixed issue with specifying the jsonp callback.
  • Debug mode.
  • Filter Support.
  • Brightness, Contrast, Noise, Quality, RGB, Round Corner and Watermark filters.
  • ImageMagick engine removed.
  • JSONP callback can now be passed as an argument.
  • Minor fixes.
  • Fixed minor issues with storing openCV results.
  • Fixed bug with smart cropping manual cropped images.
  • Fixed major bug with manual cropping.
  • Crypto Handler refactored. Improved decrypting performance.
  • Fixing the number of processes to one.
  • Fixes issue with mysql storage.
  • Fixes issue with redis storage.
  • Serious BUG Fix. OpenCV Detector data was being returned incorrectly.
  • Minor Fixes.
  • Performance Fixes.
  • Minor Fixes.
  • Loader and file storage fixed.
  • Fit-in bug fixed.
  • Some performance fixes and MixedStorage.
  • Some refactoring and added App and Handler inheritance support.
  • Switched encryption from Triple-Des to AES due to standardization between programming languages.
  • Fixed a bug with encrypting relative dimension images.
Clone this wiki locally