Skip to content

Releases: SolidOS/mashlib

v2.0.0

29 Nov 22:41
231ce02

Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v2.0.0

v1.11.1

24 Sep 09:08
e553bbd

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

29 Aug 08:47
3f049bb

Choose a tag to compare

What's Changed

Full Changelog: v1.10.4...v1.11.0

v1.10.4

14 Feb 08:15

Choose a tag to compare

minor code updates and remove content-type parameters in solid-panes (humanReadable-pane and dokieli-pane)

v1.10.3

05 Feb 16:01

Choose a tag to compare

updates RdfLib@2.2.36 and solid-panes@3.6.2

These are the main improvements

  • RdfLib : update-manager uses in priority SPARQL when available
  • solid-panes : private HTML is now working in CSS

v1.8.11

30 Apr 16:38

Choose a tag to compare

resolve bugs

v1.8.10

03 Apr 18:05

Choose a tag to compare

  • chat :

    • improved security
      • chats messages are Append only
      • messages are signed with private/public key stored in the users pod
    • and thread has been added
  • latest rdflib with removing on store metadata when using unload or removeDocument

v1.8.9

17 Dec 16:18

Choose a tag to compare

Dependencies updated to latest and CI use node 16 and 18

New functionalities

Improvements

  • security against obfuscation in long chat with :
    • default authorization to Append only on resource chat.ttl
    • default creation of ECDSA private/public keys
    • message signature using ECDSA keys private/public keys
  • container creation directly with PUT on container
  • use of @inrupt/solid-client-authn-browser@1.17.5

Bugs

v1.8.8

17 Mar 18:28

Choose a tag to compare

resolves login issues :

v1.8.7

01 Mar 15:56

Choose a tag to compare

  • rdflib@2.2.28 : new jsonld serializer in rdflib
  • solid-logic@v3 : NamedNode parameter replaces String
  • source-pane@2.2.23 :
    • add compact button
    • validation of HTML data island in <script> tag
    • check jsonld predicate expands to a full URI
  • profile-pane@1.0.16 : display Your Stuff and communities Stuff in your profile