9 lines
397 B
Markdown
9 lines
397 B
Markdown
## ChangeLog
|
|
#### Version 0.7.0 (not yet released)
|
|
- AirPrint support
|
|
- 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. |