You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to use the v1/packages endpoint on Jamf Pro version 11.5 and above, which includes the ablity to upload files to any cloud instance that Jamf Pro supports. It shows up as a distribution point called "Cloud", but only for the destination since there isn't a way to download those files at this time.
Enhancements
Made the column headers resizable.
Made it so it will show packages ending with ".app.zip" and if a package is non-flat (right click menu has "Show Package Contents"), it will only show up in the list if it doesn't have a corresponding ".app.zip" file. When a non-flat package is transferred, it will create a corresponding ".app.zip" file in the same directory and just transfer that.
Updated the About view.
Bug fixes
Fixed an issue where files containing a "+" (and possibly other characters) would fail to upload to JCDS2 distribution points.