Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex Gleason
pleroma
Commits
f4d50fbd
Commit
f4d50fbd
authored
4 years ago
by
rinpatch
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG.md: Add entries from 2.0.3
parent
570940a3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+20
-3
20 additions, 3 deletions
CHANGELOG.md
with
20 additions
and
3 deletions
CHANGELOG.md
+
20
−
3
View file @
f4d50fbd
...
...
@@ -40,24 +40,41 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
Filtering of push notifications on activities from blocked domains
-
Resolving Peertube accounts with Webfinger
## [unreleased-patch]
## [Unreleased (patch)]
## [2.0.3] - 2020-05-02
### Security
-
Disallow re-registration of previously deleted users, which allowed viewing direct messages addressed to them
-
Mastodon API: Fix
`POST /api/v1/follow_requests/:id/authorize`
allowing to force a follow from a local user even if they didn't request to follow
-
CSP: Sandbox uploads
### Fixed
-
Logger configuration through AdminFE
-
Notifications from blocked domains
-
Potential federation issues with Mastodon versions before 3.0.0
-
HTTP Basic Authentication permissions issue
-
Follow/Block imports not being able to find the user if the nickname started with an
`@`
-
Instance stats counting internal users
-
Inability to run a From Source release without git
-
ObjectAgePolicy didn't filter out old messages
-
Transmogrifier: Keep object sensitive settings for outgoing representation (AP C2S)
-
`blob:`
urls not being allowed by CSP
### Added
-
NodeInfo: ObjectAgePolicy settings to the
`federation`
list.
-
Follow request notifications
<details>
<summary>
API Changes
</summary>
-
Admin API:
`GET /api/pleroma/admin/need_reboot`
.
</details>
### Upgrade notes
1.
Restart Pleroma
2.
Run database migrations (inside Pleroma directory):
-
OTP:
`./bin/pleroma_ctl migrate`
-
From Source:
`mix ecto.migrate`
## [2.0.2] - 2020-04-08
### Added
-
Support for Funkwhale's
`Audio`
activity
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment