Releases: SolidOS/mashlib
Releases · SolidOS/mashlib
v2.0.0
What's Changed
- Bump @typescript-eslint/parser from 8.44.0 to 8.44.1 by @dependabot[bot] in #224
- Bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #225
- Bump lint-staged from 16.2.0 to 16.2.3 by @dependabot[bot] in #226
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #241
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #238
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #240
- Bump rdflib from 2.2.37 to 2.3.0 by @dependabot[bot] in #227
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #232
- Bump webpack from 5.101.3 to 5.102.1 by @dependabot[bot] in #235
- Bump @typescript-eslint/eslint-plugin from 8.44.0 to 8.46.2 by @dependabot[bot] in #239
- Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.1 by @dependabot[bot] in #233
- Bump eslint from 9.36.0 to 9.38.0 by @dependabot[bot] in #236
- Bump @babel/preset-env from 7.28.3 to 7.28.5 by @dependabot[bot] in #242
- Bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #244
- Bump @babel/core from 7.28.4 to 7.28.5 by @dependabot[bot] in #245
- Improvements by @timea-solid in #220
Full Changelog: v1.11.1...v2.0.0
v1.11.1
What's Changed
- updated inrupt authn lib by @timea-solid in #205
- Bump JS-DevTools/npm-publish from 1 to 4 by @dependabot[bot] in #219
- Bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.43.0 by @dependabot[bot] in #216
- Bump @typescript-eslint/parser from 8.41.0 to 8.43.0 by @dependabot[bot] in #217
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #218
- Bump lint-staged from 16.1.5 to 16.1.6 by @dependabot[bot] in #206
- Bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #208
- Bump @babel/core from 7.28.3 to 7.28.4 by @dependabot[bot] in #209
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #212
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #213
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot[bot] in #214
- Bump actions/setup-node from 1 to 5 by @dependabot[bot] in #215
- Bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #221
- Bump lint-staged from 16.1.6 to 16.2.0 by @dependabot[bot] in #222
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- update project node to 20.19.2 by @timea-solid in #199
- imporved timestamp bash by @timea-solid in #203
- Update dependencies by @timea-solid in #200
Full Changelog: v1.10.4...v1.11.0
v1.10.4
v1.10.3
updates [email protected] and [email protected]
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
resolve bugs
- fail to create new dokieli-pane SolidOS/solid-panes#381
v1.8.10
v1.8.9
Dependencies updated to latest and CI use node 16 and 18
New functionalities
- [email protected] add
n3-patch - [email protected] add
ECDSA public and private keysfunctions https://github.com/SolidOS/solid-ui/blob/main/src/chat/keys.ts- publicKey is stored in
profile/keys/publicKey.ttl(everybody READ only, including owner) - privateKey is stored in
settings/keys/privateKey.ttl(WebID READ only)
- publicKey is stored in
Improvements
- security against
obfuscationin long chat with :- default authorization to
Append onlyon resource chat.ttl - default creation of
ECDSA private/public keys message signatureusing ECDSA keys private/public keys
- default authorization to
- container creation directly with
PUT on container - use of
@inrupt/[email protected]
Bugs
- double URL encoding linkeddata/rdflib.js#625
- flush metadata linkeddata/rdflib.js#441
- source-pane issue with CSS SolidOS/source-pane#53
v1.8.8
resolves login issues :
- hash fragment not being a valid redirectUrl SolidOS/solid-logic#60
- issue https://github.com/inrupt/solid-client-authn-js/releases/tag/v1.13.4
v1.8.7
- [email protected] : new jsonld serializer in rdflib
- solid-logic@v3 : NamedNode parameter replaces String
- [email protected] :
- add compact button
- validation of HTML data island in <script> tag
- check jsonld predicate expands to a full URI
- [email protected] : display Your Stuff and communities Stuff in your profile