2014-09-08 15:32:54 +08:00
|
|
|
## ChangeLog
|
|
|
|
#### Version 0.7.0 (not yet released)
|
|
|
|
- AirPrint support
|
|
|
|
- Android Printing Framework support
|
2014-09-12 05:29:35 +08:00
|
|
|
- [__change__:] Renamed `isServiceAvailable` to `isAvailable`
|
|
|
|
- [enhancement:] New print options like `name`, `landscape` or `duplex`
|
|
|
|
- [enhancement:] Ability to print remote content via URI
|
2014-09-12 16:53:44 +08:00
|
|
|
- [enhancement:] Callback support
|
|
|
|
- [bugfix:] `isAvailable` does not block the main thread anymore.
|