# Pantahub WWW ### Features - Add a way to clone a platform from one device (public/owned) to one of your devices - Add basic profile information to web ui - Add a pop up to show revision ID on the history tab on device view - Device details: Show last-seen in there as well like in summary - Add search field on device console - Tracking someone else’s devices (list of tracked devices). Something like follow - Notifications for devices changes (this need to be implemented on the backed side first) - Add Online/Offline status for device. Device should probably post its Pantahub check-in frequency configuration to Metadata for the frontend to calculate this (i.e. > than freq last seen == Offline) - Change "Message Waiting for initial device data" to "Waiting for initial data" ### Issues - Add more documentation - Add more testing - Remove the manual Guards for path resolving in Objects -