#Mitra v4.10.0

https://codeberg.org/silverpill/mitra/releases/tag/v4.10.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v4.10.0

- Improved import-posts command. Now it supports media attachments and doesn't create duplicate posts if executed multiple times.
- Login page can be translated. The language is selected automatically based on browser settings.
- Moved visibility selector to the right side of the post editor (now it's near the "Publish" button). This is to minimize the likelihood of inadvertently publishing a post with a wrong visibility setting.
- Implemented Media Upload API for FEP-ae97 clients.

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mitra.social/objects/01995499-4d72-2433-c3b1-2b708f9c2e12 on your instance and quote it. (Note that quoting is not supported in Mastodon.)

FEP-ae97: Client-side activity signing has been updated: https://codeberg.org/fediverse/fep/pulls/682

I added a new section describing Media API after implementing it in Mitra v4.10.0.

The API is somewhat similar to Blossom API used by Nostr apps: media objects are identified by their SHA-256 digests, and can be mirrored to other gateways.

I also specified status codes for error responses.

#fep_ae97 #fep_ef61

0