OpenStego Changelog

What's new in OpenStego 0.8.6

Jan 30, 2023
  • Follow XDG spec to store openstego configuration file

New in OpenStego 0.8.5 (Sep 25, 2022)

  • Handle file size not enough in case of embed watermark operation.
  • Handle case where some files fail processing during wildcard operations.
  • Handle JPEGs where APP0 marker is not the first in JFIF metadata. JDK fails reading such files even if image body is fine.

New in OpenStego 0.8.4 (Feb 19, 2022)

  • Fixed EXIF data handling that was incorrectly copying over ICC profile data and messing up colors in some JPEGs

New in OpenStego 0.8.3 (Jan 30, 2022)

  • Fixed regression that broke command line parsing

New in OpenStego 0.8.2 (Nov 28, 2021)

  • Fixed severe regression that broke basic embed/extract functionality in v0.8.1
  • Added AppPublisher information in InnoSetup file

New in OpenStego 0.8.1 (Nov 21, 2021)

  • Fix JAVA_EXE variable handling in windows batch file

New in OpenStego 0.8.0 (Jan 16, 2021)

  • Reduced memory consumption drastically for embed/extract operations
  • Added RPM package

New in OpenStego 0.7.4 (Jun 7, 2020)

  • Fixed alpha channel handling for PNG files with transparency
  • Fixed NullPointerException happening on first time launch

New in OpenStego 0.7.3 (Apr 17, 2018)

  • Fixed EOL for shell scripts
  • Fixed error where in some cases JPEG writing was failing

New in OpenStego 0.7.2 (Dec 17, 2017)

  • Added support for Java 9
  • Removed DES algorithm as it is not secure

New in OpenStego 0.7.1 (May 1, 2017)

  • GUI changes to support window resizing
  • File permissions fix for Linux
  • Added support for changing JPEG compression level (via openstego.ini file)
  • Maintain metadata while writing images (e.g. EXIF for JPEG)

New in OpenStego 0.7.0 (Jan 2, 2017)

  • Added support for AES encryption
  • Minor bug fix

New in OpenStego 0.6.1 (May 7, 2014)

  • Added support for embedding digital watermark in images which can be verified later

New in OpenStego 0.5.2 (Mar 31, 2009)

  • Fixed major bug where extract action was not working for RandomLSB plugin.