#Mitra v5.4.0
https://codeberg.org/silverpill/mitra/releases/tag/v5.4.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.4.0
- All users can load latest and featured posts from remote profiles. Previously this action was only available to admins.
- A category can be specified when adding an emoji to local collection. Mitra Web doesn't support emoji categories yet, but categorization should work in other clients.
- Improved reliability of the media proxy.
- Added command groups: account, ap, config, emoji, filter, invite, media. They are currently hidden from the main list of commands. Use help subcommand to view information about a group: mitra filter help.

Mitra v5.4.0 - silverpill/mitra
### Added - Added option to generate `Like` activities to `create-activity` command. - Added `federation.no_proxy` configuration parameter. - Added command groups: `account`, `ap`, `config`, `emoji`, `filter`, `invite`, `media`. - Added `instance` parameter to `/api/v1/timelines/public` API...