0.1.69 Released
- 2 mins read
This evening’s release comes with a small selection of UI improvements, and one big new feature!
New Feature: Download Data
It’s somewhat funny that up until now, you couldn’t download the data you uploaded. Well, this has now been corrected, and you may download any public shared data set in any of the formats that we support. Furthermore, you can select columns on the fly, so that you don’t download anything that you don’t need.
For unauthenticated users, you can read up to 10 rows of any dataset that is shared. Authenticated users may download the whole thing. Private datasets may only be downloaded if you are the owner.
Improvements to the Dataset List
- Logged in users would, by default, only be able to see the data which they themselves have uploaded. This was hardcoded, and has now been corrected.
Improvements to User Administration
- Admins may now elevate/edit roles of individual users.
- Administrators can no longer modify their own roles.
- Add-user button in Admin user list has been removed.
- Editing a user successfully will navigate you back to the user list.
Miscellaneous Improvements
- Shaded dark background of modal popups are now showing.
- Code copyright and javascript namespaces has been updated to match the dataplay.io domain.
- We’ve upgraded to AngularJS version 1.3.10
- sitemap.xml has been removed.
Curious? Go check it out!