Releases: activitypods/activitypods
Releases · activitypods/activitypods
v2.2.0
v2.1.1
App framework
- Fix redirection when logging with an app
Pod provider
- Only display storage resources in the data browser 99c4fd8
- Only allow images on the binaries container 5cf4208
- LocalLoginPage: check that redirection URLs are real URLs ca3bf29
- AuthorizePage: ensure app redirectUrl is a real URL d205d18
- AppStatusService: ensure appUri is not an internal URL 4776e11
- Remove permissions from contacts collections 46aab05
- Fix error if querying SPARQL endpoint as
anonorsystem724fd57 - Fix HomePage header title #408
v2.1.0
See the release PR for the migration instructions
App framework
- LoginPage: Show error notification, if authorization agent not found #398
- RedirectPage: don't require
ontologiesparam anymore 40355e7 - Refactor PodResourceHandlerMixin to use a single
shapeTreeUrisetting fefb608
Pod provider
- Implement DataRegistrations (
⚠️ breaking changes) #378 - Use DataRegistry for data browser #387
- Process accessibility audit #388
Documentation
v2.0.5
App framework
- Rename and refactor
PodLoginPageto register apps (⚠️ breaking changes) #367 - BackgroundChecks: register app if it is not registered yet b52fcc4
Pod provider
- Groups creation, deletion and settings (experimental) #369
- Refactor app installation & list #371
- Frontend: rename groups to tags #368
- Keep completed jobs for 3 days 8e68a29
- Fix i18nProvider if browser locale does not match any available locale 01e3d36
Chore
- Add tripleAdmin to dev Pod provider config d49259e
Documentation
v2.0.4
App framework
- New
SyncUserLocalecomponent 931c4c6 - PodOutboxService: improve error detection f37908d
- PodActivitiesWatcher: don't throw error if fetch fails 90e8418
Pod provider
- Allow user to change language #342
- Redirect to new actor page 06b5156
- Fix direct message is not sent if it has multiple recipients 4ede468
- Temporarily ignore Mastodon requests to delete actors d57fbc0
- Log Moleculer errors in a text file c1cf216
Chore
- Add
:ztags to docker volumes for SELinux c38489f
v2.0.3
App framework
- TimerService: fix cron job processing 8a4a166
Pod provider
- New "Add to contacts" button #335
- Don't check ACL on inbox/outbox if the app was granted the special right c5491f0
- Display Pod provider name in title 9550a90
- Fix: ensure
apods:announcesis also created when offering rights to announce b64fead - Fix: Pod deletion is not working 6ea4aec
- New
repair.deleteDoubleNameFromProfilesaction bcdfa44
Chore
v2.0.2
App framework
- ShareDialog: don't await outbox posting b4d5d17
Pod provider
- Fix capability retrieval on frontend 9667ca1
- Ensure the actor requesting deletion still exists before sending back an Accept activity 0a4dd95
- Allow all apps to write to /semapps/file container b76d1a8
Documentation
- Remove preview from docs 8d963d4
v2.0.1
v2.0.0
v1.5.0
Features
- Capability link to invite users to network #87 @Laurin-W
- Contacts group management #77 @Laurin-W
- Password strength check #84 @Laurin-W
Refactoring
- React-Admin v4 upgrade #81 @srosset81
- Upgrade ResourceSelectWithTags to RA4 #83 @srosset81
- Adapt to dynamic LDP routes #86 @srosset81
- New ontologies and JSON-LD context handling #133 @srosset81
- Rename boilerplate folder to backend #94 @srosset81