Skip to content

Commit

Permalink
Merge pull request #4436 from pixelfed/staging
Browse files Browse the repository at this point in the history
v0.11.8
  • Loading branch information
dansup committed May 29, 2023
2 parents caefbc9 + 9c0d0a3 commit 70e8203
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 70 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
@@ -1,14 +1,18 @@
# Release Notes

## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.7...dev)
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.8...dev)

### Added
- Post edits ([#4416](https://github.com/pixelfed/pixelfed/pull/4416)) ([98cf8f3](https://github.com/pixelfed/pixelfed/commit/98cf8f3))
- ([](https://github.com/pixelfed/pixelfed/commit/))

## [v0.11.8 (2023-05-29)](https://github.com/pixelfed/pixelfed/compare/v0.11.7...v0.11.8)

### API Changes
- Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present ([992d910b](https://github.com/pixelfed/pixelfed/commit/992d910b))
- Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings ([a2305d5f](https://github.com/pixelfed/pixelfed/commit/a2305d5f))

### Added
- Post edits ([#4416](https://github.com/pixelfed/pixelfed/pull/4416)) ([98cf8f3](https://github.com/pixelfed/pixelfed/commit/98cf8f3))

### Updates
- Update StatusService, fix bug in getFull method ([4d8b4dcf](https://github.com/pixelfed/pixelfed/commit/4d8b4dcf))
- Update Config, bump version for post edit support without having to clear cache ([c0190d84](https://github.com/pixelfed/pixelfed/commit/c0190d84))
Expand Down

0 comments on commit 70e8203

Please sign in to comment.