This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Releases: FedeIlLeone/EditMessageAttachments
Releases · FedeIlLeone/EditMessageAttachments
v1.0.6
Features
- Normal upload is now unlocked: it's now possible to have both files uploaded for a new message and for editing an existing one (CTA tooltip has been removed as well).
- Added a settings page: you can decide whether to clear the upload queue when you cancel an edit (defaults to true).
- Made safer from crashing in case of a future change.
Fixes
- Fixed plugin after Discord switching to Rspack.
Other
- (internal) Use a custom DraftType for message edits.
v1.0.5
Fixes
- Fixed pasting files while editing.
v1.0.4
Features
- Enabled pasting files while editing.
v1.0.3
Fixes
- Fixed a crash when a modal was open.
v1.0.2
Features
- Polish language.
Fixes
- Fixed plaintext patches.
v1.0.1
Fixes
- Fixed dispatcher not unsubscribing from the upload action.
v1.0.0
Release
- EditMessageAttachments first release.