knadh / listmonk

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
https://listmonk.app
GNU Affero General Public License v3.0
14.73k stars 1.35k forks source link

Document Media API Breaking Change #939

Closed NicoHood closed 2 years ago

NicoHood commented 2 years ago

The media API upload did change. It does not return true anymore, but the media object itself. This is a welcome change, but should be documented, as my scripts checked for the true response and now all failed.

I'd expect that information here: https://github.com/knadh/listmonk/releases/tag/v2.2.0

knadh commented 2 years ago

Fixed this in the release notes and docs.