Skip to content

v1.2.4 (22 October 2019)

Choose a tag to compare

@Vinnl Vinnl released this 22 Oct 10:09
58a5a66

Note that version 1.2.3 was skipped; halfway during its publication, it turned out it included a bug for TypeScript users, so it was aborted.

Bugs fixed

  • The version of rdflib that was included did not send PATCH requests to Node Solid Server instances other than the one on which it was running.
  • When the current user's preferences file could not be fetched (e.g. because the origin on which the code is running did not have access to it), the code would stop running. This caused folders to not expand in the Data Browser.

Changed

  • solid-ui is now authored in TypeScript, and thus now includes type definitions. Nothing should change for people not using TypeScript. For those using TypeScript, note that the type definitions are still very much incomplete and include lots of anys - this should improve in the future.