Skip to content

AutoPkgr 1.2.3

Compare
Choose a tag to compare
@homebysix homebysix released this 08 May 16:58
· 733 commits to master since this release

Hello friends! We've got a new version of AutoPkgr for you. This has a few small fixes and changes, including more friendly display of the "Last AutoPkg Run" status in the menu and a long-awaited fix to a problem reported by a few Chrome users.

Changed

  • Now you can check the SSL box even if you're not using SMTP authentication. (#335)
  • Relative date/time now shown in AutoPkgr menu status (e.g. "Today at 8:00 AM"). (#340)

Fixed

  • Fixed a particularly devious bug that would cause AutoPkgr to get stuck running recipes while certain apps (usually Google Chrome) were active. (#230)
  • AutoPkgr menu status should now be up to date upon first click, not just upon status change. (#340)
  • Fixed a bug that caused progress indicators to show inaccurate counts when the StopProcessingIf processor is present in a recipe. (#333)
  • Reduced the odds of error messages overflowing the on-screen alert dialog boxes.
  • AutoPkgr now asks for XML when talking to your JSS, but should successfully revert to JSON if your JSS stubbornly refuses. (#287)
  • Fixed a minor bug that could result in excess CPU usage.
  • Various minor cosmetic changes.

Security

  • Updated to the most recent version of the AFNetworking components.

We're constantly improving AutoPkgr based on community feedback. If you have ideas for future features, if you want to report a bug, or if you just have questions about using AutoPkgr, the best way to get in touch with us is to submit an issue on GitHub. If you don't have or want a GitHub account, you can also reach us at the autopkgr-discuss Google group. Thank you!