You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed : Not exporting when the keys count is more than 64000.
Updated : Send the exported data to the backend using chunks, instead of a huge object.
Added : Export function progress bar which indicates the percentage of the received data.