3.5.0 #46
Micke-K
announced in
Announcements
3.5.0
#46
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
Automatic update check
The app will check GitHub at start-up if there is a new version available
This can be disabled in settings
Use PowerShell 5
Command files will now use PowerShell 5 (-version 5 in the command line)
This is based on Issue 44
Documentation
This is based on an additional request in Issue 37
Note: Offline is defined as documenting an exported folder while logged in to another tenant.
If logged in to the same tenant as the exported folder, "online" documentation will be used
Export/Import
This is so the user IDs can be translated during Offline documentation
This is to support referenced settings during import, copy and offline documentation (Certs on VPN profiles etc.)
These properties are named #CustomRef_PropertyName in the json file
Note: This might cause export/copy to take longer once every second week since it requires the MetaData XML for Graph to be downloaded.
This feature can be turned off by unchecking 'Resolve reference info' in Settings
Copy
Authentication
This requires that 'Show Azure AD login menu' is enabled in Settings
Buttons like Import and Delete will still be available but they will not work
List objects
This can be used for adding Custom columns based on assignment info
It is also used for setting the IsAssigned column for objects that doesn't have the info in Graph
This is based on Issue 30
If there are more than 1000 applications in the environment, the filter box can be used to return only matched items
Enter the filter in the text box and press the Refresh button. Clear the filter box and click Refresh to reload other objects
This is based on Issue 28
Fixes
Documentation
Get dependency info from exported folders instead of Graph
Offline documentation is not 100% fully supported yet. Dependency applications for Win32 apps are not included in this version
and there might be more properties missing. Please report anything missing for offline documentation to Issue 37
Note Offline documentation will always require online access. Some information like language text, Azure roles, Mobile apps etc. will use Graph API
Authentication
This discussion was created from the release 3.5.0.
Beta Was this translation helpful? Give feedback.
All reactions