cordova-plugin-printer/CHANGELOG.md
Sebastián Katzer 39893d0689 Update changelog
2015-04-22 23:36:23 +02:00

591 B

ChangeLog

Version 0.7.1 (not yet released)

  • [bugfix:] isAvailable does not block the main thread anymore.
  • [bugfix:] iPad+iOS8 incompatibility (Thanks to zmagyar)
  • [enhancement:] Print-View positioning on iPad
  • [enhancement:] Send direct to printer when printerId: is specified.

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