Aspose.PUB Convert Micro App 26.8 Release Notes - Introduction

Aspose.PUB Convert Micro Application v26.8 is released with a fix for failed conversions being reported as successful, and with corrected process exit codes.

Aspose.PUB Convert Micro Application

This micro application facilitates the conversion of PUB documents between different formats, including PDF, JPEG, PNG, and more.

What’s New

  • Updated the Aspose.PUB Convert Micro Application release version to 26.8.
  • Kept the Aspose.PUB dependency aligned with the latest available 25.12 library version.
  • Fixed a failed conversion being reported as successful. An unreadable or damaged input was silently ignored, and the application finished without an output file and without an error. The failure is now reported.
  • The application now reports failures through the process exit code. A successful run returns 0, invalid arguments return 1, a missing input returns 2, an unsupported format returns 3 and a processing failure returns 4.
  • Error messages are now written to the standard error stream and are shown even without the -v / --verbose option. Previously an error could be reported only in verbose mode.
  • The -i / --input option now accepts an http or https url, as documented. Previously a url was rejected as a missing path.

Behaviour Changes

  • Failed conversions are now visible. An input that cannot be converted now produces an error message and a non-zero exit code, where earlier versions finished quietly. A batch job that appeared to succeed on such files will now report them as failures.
  • Exit codes. Earlier versions always exited with code 0, including on failure. Scripts that call this application and treat a non-zero exit code as an error will now correctly detect failures that previously went unnoticed. Review any automation that relied on the old behaviour.

Got a Query?

Have any questions or queries about the application? Please feel free to reach us on Aspose.PUB Apps Free support forum, where our technical team will do their best to assist you further.