0.1.72 Released
Michael Krotscheck -
-
1 min read
With the 0.1.72 release, the project moves into a more regular release cadence. Since office hours are Monday and Thursday evenings, releases go out after those hours conclude. Last night’s updates are as follows:
Fixes to upload
- Licenses, attribution, and the shared flag are no longer required.
- The update turns off data set sharing, so users can now only see their own data sets. It returns in a future update.
- The dataset button is now log-in-only.
- Uploading in Firefox now works.
Miscellaneous updates
- The Really Simple Syndication feed now appears in the app header.
- The update removes the pricing page.
- The update renames the login string in the side menu.
- The app byline now matches the blog.
- The update removes dead code.
The next update focuses on properly handling file encodings of various types, as the system currently only supports UTF-8 or American Standard Code for Information Interchange encoded files, which leaves the entire Windows world unsupported. This is likely to take a bit longer, as the team needs to build an intermediary caching mechanism for data files while processing them, however it should be available by next week.
Curious? Go check it out.