After an update is applied, a What’s new page is displayed to users in their default browser. You can customize this page after the update is complete, by doing the following:

  1. Go to https://updates.imanage.com/updates/work10/updateinfo.json.

  2. Copy the contents into a .txt file, and save it as updateinfo.json.

  3. Within the channels block, notice that each channel includes the what_is_new variable. Refer to the following excerpt:

    {
    "id" : "release",
    "description" : "Release iManage Work 10 Only",
    "what_is_new" : "https://whats_new.html",
    "products" : [{"id" : "iManage Agent Services", "description" : "iManage Agent Services 10.9", "up_to_date" : "true", "installed": "true"},
    {"id" : "iManage Work Desktop for Windows x86", "description" : "iManage Work Desktop for Windows x86 10.9", "up_to_date" : "true", "installed": "true"},
    {"id" : "iManage Work Desktop for Windows x64", "description" : "iManage Work Desktop for Windows x64 10.9", "up_to_date" : "true", "installed": "false"}]
    },

  4. Create a custom What's new page and specify its path to the what_is_new variable.

You should upload the updateinfo.json file along with the sign.txt, and the pubcert.crt files, and the signed update.ini files to iManage Control Center (using the Client Setup > Office tab > Configuration option) to ensure that the configuration changes are managed centrally. When users connect to iManage Work, the files are downloaded to their machines in the %ProgramData%\iManage\AgentServices\CentralizedConfigs folder.

The sign.txt, pubcert.crt, and update.ini files are available in our iManage Auto Updates server.