cordova-plugin-printer/CHANGELOG.md
2014-09-12 11:47:55 +02:00

372 B

ChangeLog

Version 0.7.0 (12.09.2014)

  • Android Printing Framework support
  • [change:] Renamed isServiceAvailable to isAvailable
  • [enhancement:] New print options like name, landscape or duplex
  • [enhancement:] Ability to print remote content via URI
  • [enhancement:] Callback support
  • [bugfix:] isAvailable does not block the main thread anymore.