All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
@semapps/crypto
- Move proxy service to signature package, split keypair service ab62eebc3 (
⚠️ Breaking changes) - Handle non-GET methods on proxy endpoint through multipart/form-data 81793af4
@semapps/notifications
- Add formatLink method to single-mail notifications a5dda0e2
- Allow to add delay before processing notifications 42a82ebf
@semapps/auth
- Local login: allow to redirect /auth to a given frontend URL (formUrl) 22e5f1cc
- Fix reset password mails if frontendUrl has a trailing slash 4b16b950
@semapps/webacl
- Fix getAclUriFromResourceUri if ending slash is missing from baseUrl 923de06f
@semapps/semantic-data-provider
- Pod login & proxy authentication #1091 (
⚠️ Breaking changes) - Convert sparqlwhere parameter to object if it is a string #1104
@semapps/auth-provider
- Don't throw error if permissions cannot be fetched 54500de0
@semapps/interop-components
- Control lexiconImportForm to avoid creating empty items #1090
- fetchESCO: allow to choose a type of classification ](https://github.com/assemblee-virtuelle/semapps/commit/29784572924524579540eacf87741e3be952d370)
- Use named routes for moleculer-web #1099
@semapps/core
- Fix bug created datasets are always secure d181bfbc
@semapps/activitypub
- Fix activitypub.actor.getProfile action 41fa295f
@semapps/auth
- Fix auth.local.login action: return newUser false 6603dc86
@semapps/ldp
- ldp.resource.upload: fix files type caddbf43
@semapps/inference
- InferenceService: handle cases where triples are undefined fab3aaef
@semapps/activitypub-components
- CommentsField: prevent page to scroll to input on load 1183b6f3
- CommentsField: add placeholder prop abebb823
@semapps/interop-components
- LexiconAutocompleteInput: fix no suggestion to add to dictionary on modal show a3902b68
For all changes prior to v0.4.0, see the Github releases