------------------------------------------------------------------------------ upKeeper Manager Web 5.0 ----------------------------------------------------------------- New functions .net 6 upgrade (12015): The container for upKeeper web i now running .net 6. Added views to add/edit/delete SOS packages (10585,12352, 12353). This is managed either from administration section or from platforms. Show Serial number device (12053): Device information now shows serial number. Show user device (12054): Device information now shows user. Disable client reinstall (9777): New Organization setting inside the Azure tab lets admins disable ability for clients to reinstall their computers. Windows update pause (12898): Task now exists for pausing windows update on machines Windows update resume (12901): Task now exists for resuming windows update on machines Windows update force (12904): Task now exists for forcing windows update to install. Bug fixes Do not show client popup locked on shared applications (11942): The interface greyed out the option previously while the app was shared between organizations. This is no longer the case. ------------------------------------------------------------------------------ Admin API 5.0 ------------------------------------------------------------------------------ New functions Added database script and service/repository/controller to manage SOS packages (10585,12351). .net 6 (12015): The admin api is running .net 6. new logging (12604): log4net is discontinued and is the component is using nlog in JSON format. Bug fixes Adding computers to app (12056): previously adding computers would filter away already existing computers on the app. But it was client-side and was limited by pagination. This is now server-side filtered. ------------------------------------------------------------------------------ Application server 5.0 --------------------------------------------------------------- New functions .net 6 (12118): The application server is now running .net 6. new logging (12604): log4net is discontinued and is the component is using nlog in JSON format. Application distribution area renaming: The key ApplicationDistributionArea has been renamed to DistributionArea Bug fixes Remove hardware wims (12089): Previously, the cleanup handler would take deleted hardware as known files. Therefore, would keep the files when the appserver would do its hourly check, this has been fixed. ------------------------------------------------------------------------------ Client API 5.0 ----------------------------------------------------------------------- New functions Disable client reinstall (9777): The client api now transmits to clients whether or not their organization permits reinstallation by the user. .net 6 (12122): The client api now runs on .net 6. new logging (12604): log4net is discontinued and is the component is using nlog in JSON format. Bug fixes Handle uninstall on shared apps copies (12790): Shared apps on a different organization now fetches .wim packages correctly, this is because the client api now sends back the shared application id on uninstall. UserContext apps removal (11520): UserContext apps are cleaned when a status of '5' is sent from the SOS, as machine accounts are once again registered when the client launches. ------------------------------------------------------------------------------ Windows Client 5.0 ------------------------------------------------------------------- New functions Disable client reinstall (9777): The client no longer permits reinstallation on organizations which prohibit it. Windows update pause (12898): The client handles pausing windows updates. Windows update resume (12901): The client handles resuming windows updates. Windows update force (12904): The client handles forcing windows update through task, not just at the startup phase. .net 6 (12108): The upKeeper client runs on .net 6, which it downloads as part of the installation. new logging (12604): log4net is discontinued and is the component is using nlog in JSON format. User information local machine fetching (13074): The client tries looking in the Active Directory for information on the logged on user. If the Active Directory does not exist, or the data is incomplete, it defaults to the on prem user information previously used. This fixes InstallInUserContext applications on Active Directory computers. Bug fixes Array data from inventory (12888): The client reports potential array data as comma separated values ------------------------------------------------------------------------------ Windows SOS Client 5.0 --------------------------------------------------------------- New functions WiFi login (7577): An optional module exists for upKeeper that lets the user connect to a WiFi connection before going to the main SOS application. This module will function as a application pipeline: wifi module -> main sos, which means it is independent from the SOS. Pick Keyboard layout (7571): The SOS now has a button which lets the user change keyboard layout. The WiFi module also supports changing the keyboard layout to something else installed in the environment. Removable device support (6204): Correctly formatted USB devices can be used to transfer OS image, commands, packages with slow internet. Some internet connection is still needed for validation. .net 6 (12114): SOS is now running on .net 6. It bundles the SOS application to run in Windows RE/PE environments. new logging (12604): log4net is discontinued and is the component is using nlog in JSON format. Bug fixes ------------------------------------------------------------------------------ WSUS Service 5.0 ------------------------------------------------------------------ New functions Bug fixes ------------------------------------------------------------------------------ upKeeper Files 5.0 ------------------------------------------------------------------ New functions .net 6 (12102): upKeeper Files is now running .net 6. Bug fixes