Skip to content

2.7.0

Compare
Choose a tag to compare
@bandit-ibayashi bandit-ibayashi released this 04 Jul 02:09
· 3 commits to main since this release
2fc49f2
  • Added tearOff (feed to tear bar) to the CutType enum.
  • Added india to the Printer.InternationalCharacterType enum.
  • Changed so that StarIO10Error.inUse is thrown immediately when StarPrinter.open() is executed for a LAN printer that has already been opened by another device if autoSwitchInterface is false.
  • Bug Fix:
    • Fixed an issue where occasionally caused a crash when executing print operations on multiple printers at the same time.
    • Fixed an issue where StarIO10Error.illegalDeviceState(message: "Network Unavailable.") could occasionally be thrown even though the iOS device is actually connected to the network.