Release 2.14

Release 2.14 is now available as GA release. All of the controller sites and computing sites are automatically updated with the new release. No specific action needed.

Features :

  1. Forgot Password :
    Ability to reset your password in case you’ve forgotten it. Simply type your email in the forgot password page and you will receive a reset link in your email where you’d have the option to type a new password
  2. Improved System/Docker/Binary Logs :
    A new and improved mechanism to view logs :
    1. Search support – search within the logs for a particular text
    2. Download support – download logs as a file
    3. Time range support – Get logs for a particular time duration
    4. Log filter for Docker logs – Filter logs by output and error type
  3. Notify Boolean Support for Business Events :
    We’ve introduced a new “notify” flag as part of the AiAgent API to send a business event. If notify is TRUE, then your event would be sent to slack as well as popup on your browser apart from being present in the events page, else it would only show up in the events page. If the notify flag is not set, then by default notify is TRUE.
  4. Over The Air Firmware:
    AiKaan Controller now supports Over The Air Firmware upgrade. Powered by Mender Open Source Software, brings in reliability and ease of management of firmware upgrade in large scale deployments.
  5. Agent Info API :
    We have introduced a new API on AiAgent which would return the info of the agent. For example, Device ID, Profile ID.
  6. Custom UI Theme at runtime :
    We have made it possible for customers to have their own UI themes which would change the logo, titles, button colors etc. all of which at runtime based on certain environment variables.

Known Caveats :

None