Skip to content

Releases: assemblee-virtuelle/semapps

middleware-v0.8.3

02 Jul 15:22
Compare
Choose a tag to compare

@semapps/activitypub

  • matchActivity: the fetcher should not throw errors, but return false c474a68
  • In Pod provider config, use TypeRegistration to find containers URIs 5c33a75
  • Add missing ctx.meta.$location to avoid Moleculer warning 5e097bf

@semapps/sync

  • In Pod provider config, don't generate activities when permissions are changed 3440336

@semapps/webacl

  • WebAclMiddleware: fix activitypub.activity.create is never called d41db93
  • Fix webacl.resource.deleteAllUserRights b5ef412

middleware-v0.8.2

25 Jun 12:45
Compare
Choose a tag to compare

@semapps/jsonld

  • Fix local context URL when a base path is used f09a715

middleware-v0.8.1

25 Jun 08:03
Compare
Choose a tag to compare
  • Allow to set a baseUrl with a path #1279
  • Use new broker.createService API 03ee2c3

@semapps/ldp

  • Fix DereferenceMixin #1273
  • Refactor LdpRegistryService #1275
  • DocumentTaggerMixin: use ctx.meta.impersonateUser as creator (if it exists) c8ed99c
  • ldp.remote.store: add context if it is missing 48d8cf4

@semapps/activitypub

  • Improve collections permissions #1274

@semapps/webacl

  • New webacl.resource.deleteAllUserRights action 480d002

@semapps/sparql-endpoint

  • Allow any user to fetch the Pod SPARQL endpoint d7d997d

frontend-v0.6.3

25 Jun 08:06
Compare
Choose a tag to compare

@semapps/auth-provider

  • Complete node-oidc-provider login even if user is already connected 19733d1
  • Redirect to signup form if requested 3c86a7d
  • Allow to set a redirect on login f14edaf

middleware-v0.8.0

14 Jun 09:25
Compare
Choose a tag to compare
  • Key management refactoring #1247 @Laurin-W (⚠️ breaking changes)
  • Delete dataset feature #1249 @Laurin-W (⚠️ breaking changes)
  • Fix arrayOf: check for undefined or null instead of !value #1272 @Laurin-W

frontend-v0.6.2

14 Jun 09:36
Compare
Choose a tag to compare

@semapps/semantic-data-provider

  • Fix fetchContainers if only one resource in container f31a426

@semapps/auth-provider

@semapps/activitypub-components

  • Fix ReferenceCollectionField d6a60eb

frontend-v0.6.1

31 May 06:53
Compare
Choose a tag to compare

@semapps/auth-provider

  • LocalLoginPage: fix new password form a5116b6

middleware-v0.7.0

19 Apr 10:26
Compare
Choose a tag to compare

@semapps/activitypub

  • Refactor ActivityStreams collections #1242 (⚠️ breaking changes)

middleware-v0.6.2

26 Mar 10:14
Compare
Choose a tag to compare

@semapps/sync

  • Fix SynchronizerService when object is not an URI cb6b892

@semapps/importer

  • Allow to pass a function for dest.containerUri setting fab46a6

middleware-v0.6.1

19 Mar 14:15
Compare
Choose a tag to compare

@semapps/signature

  • Add missing middleware to proxy route a9a0e1b