Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Releases: FedeIlLeone/EditMessageAttachments

v1.0.6

29 Oct 16:36
70248f8
Compare
Choose a tag to compare

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

04 Oct 19:19
5f4edf0
Compare
Choose a tag to compare

Fixes

  • Fixed pasting files while editing.

v1.0.4

26 Sep 19:02
8b51e90
Compare
Choose a tag to compare

Features

  • Enabled pasting files while editing.

v1.0.3

18 Sep 16:28
56c2c03
Compare
Choose a tag to compare

Fixes

  • Fixed a crash when a modal was open.

v1.0.2

13 Sep 08:27
64231be
Compare
Choose a tag to compare

Features

  • Polish language.

Fixes

  • Fixed plaintext patches.

v1.0.1

03 Sep 20:26
d4f48b0
Compare
Choose a tag to compare

Fixes

  • Fixed dispatcher not unsubscribing from the upload action.

v1.0.0

31 Aug 16:24
0ab023d
Compare
Choose a tag to compare

Release

  • EditMessageAttachments first release.