0.1.69 Released
Michael Krotscheck -
-
1 min read
This evening’s release comes with a small selection of UI improvements, and one big new feature.
Download data feature
It’s somewhat funny that up until now, you couldn’t download the data you uploaded. That gap is now resolved, and users can download any public shared dataset in any of the formats that Dataplay supports. Furthermore, users can select columns on the fly, so there is no need to download anything extra.
For unauthenticated users, the system exposes up to 10 rows of any shared dataset. Authenticated users can download the whole thing. Private datasets are available only to the owner.
Improvements to the dataset list
- Logged in users used to see only the data that they uploaded. The system now shows all data.
Improvements to user administration
- Administrators can now elevate or edit roles for individual users.
- Administrators can no longer modify their own roles.
- The administrator user list no longer shows the add-user button.
- Editing a user successfully now navigates back to the user list.
Miscellaneous improvements
- Modal popups now show a shaded dark background.
- Code copyright and JavaScript namespaces now match the Dataplay.io domain.
- The codebase now uses AngularJS version 1.3.10.
- The release removes sitemap.xml.
Curious? Go check it out.