Update changelog
This commit is contained in:
parent
49db6c50d8
commit
39893d0689
@ -3,6 +3,7 @@
|
|||||||
- [bugfix:] `isAvailable` does not block the main thread anymore.
|
- [bugfix:] `isAvailable` does not block the main thread anymore.
|
||||||
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
|
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
|
||||||
- [enhancement:] Print-View positioning on iPad
|
- [enhancement:] Print-View positioning on iPad
|
||||||
|
- [enhancement:] Send direct to printer when printerId: is specified.
|
||||||
|
|
||||||
#### Version 0.7.0 (12.09.2014)
|
#### Version 0.7.0 (12.09.2014)
|
||||||
- Android Printing Framework support
|
- Android Printing Framework support
|
||||||
|
@ -99,6 +99,7 @@ cordova plugin rm de.appplant.cordova.plugin.printer
|
|||||||
- [bugfix:] `isAvailable` does not block the main thread anymore.
|
- [bugfix:] `isAvailable` does not block the main thread anymore.
|
||||||
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
|
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
|
||||||
- [enhancement:] Print-View positioning on iPad
|
- [enhancement:] Print-View positioning on iPad
|
||||||
|
- [enhancement:] Send direct to printer when printerId: is specified.
|
||||||
|
|
||||||
#### Version 0.7.0 (12.09.2014)
|
#### Version 0.7.0 (12.09.2014)
|
||||||
- Android Printing Framework support
|
- Android Printing Framework support
|
||||||
|
Loading…
Reference in New Issue
Block a user