This is a good idea. We'll likely add something in the future. One of the highest priorities right now is getting the new LimeLM interface out. This feature will be added on top of the new LimeLM interface at a later date.
Would it be possible to add a Last edited by line for each product version in the dashboard? The reason being, multiple people have access, so to know who did what when would be an advantage. Just having the last login name and date that edited a given version would be sufficient.
This is a good idea. We'll likely add something in the future. One of the highest priorities right now is getting the new LimeLM interface out. This feature will be added on top of the new LimeLM interface at a later date.
On this subject,is it possible to get this information through Web API?
We would like to get the last edited info for each pkey through API.
example:The license fields were last changed on August 8, 2017 10:46 am.
You can already get details about product keys using the limelm.pkey.getDetails function. It will return everything about the product key.
We dont currently track which LimeLM user modifies or creates which key. So it wont display that.