| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-17 | 448 Bytes | |
| v0.13.0 source code.tar.gz | 2026-09-17 | 16.2 MB | |
| v0.13.0 source code.zip | 2026-09-17 | 17.7 MB | |
| Totals: 3 Items | 33.9 MB | 0 | |
What's Changed
The initial release of the Featured Collection Support, and fixes a few bugs.
CHANGES:
- The initial release of the Featured Collection Support by @dansup
- Add localization middleware to admin routes by @shleeable [#7348]
- Improve ActivityPub Federation / fixed regressions by @dansup
UPGRADE NOTES:
- 2 DB migrations. Please make sure you run the
php artisan migrateor similar (updates automatically in docker).