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

Releases: devRael1/discordjs-pagination

v2.7.6

22 Jun 16:51
Compare
Choose a tag to compare

What's Changed

  • New client option, required only if time option is set and greater than 900000ms (i.e 15 minutes).
  • This patch bypasses discord's native limitation of keeping webhook tokens for 15 minutes, in order to delete the embed if the deletedAtEnd option is true.

Full Changelog: v2.7.5...v2.7.6

v2.7.5

15 Jun 18:35
ab5da4e
Compare
Choose a tag to compare

What's Changed

  • New deleteAtEnd option by @ryan-hmd in #13
  • Patch issue with catch when package try to edit interaction / message which has been deleted before...

New Contributors

Full Changelog: v2.7.4...v2.7.5

v.2.7.4

18 Apr 11:53
Compare
Choose a tag to compare

What's changed ?

  • Update discord.js version package to 14.9 (last version)

Full Changelog: v2.7.2...v2.7.4

v2.7.2

08 Mar 09:03
Compare
Choose a tag to compare

What's changed ?

  • Patch issue with interaction in DM's #7 (331012f)
  • Patch issue with Modal Number input #6 (70f75af)
  • Update README.md

Full Changelog: v2.7.0...v2.7.2

v2.7.0

19 Feb 13:18
Compare
Choose a tag to compare

What's changed ?

  • Update README.md
  • Update buttons Styles & Types (type & values declaration)
  • Package no longer support discord.js v13
  • Patch issue with type of interaction (The package did not support interaction from the intercationCreate event)
  • New exported values & type
  • Update discord.js package (discord.js v14.2 > discord.js v14.6)

Full Changelog: v2.6.8...v2.7.0

v2.6.8

25 Dec 11:03
Compare
Choose a tag to compare

What's changed ?

  • Patch bug with footer not preserved. #5

Full Changelog: v2.6.6...v2.6.8

v2.6.6

08 Dec 10:10
Compare
Choose a tag to compare

What's changed ?

  • Patch bug with Modal Interaction System to edit message after Modal Submit.
  • Small updates in code

Full Changelog: v2.6.4...v2.6.6

v2.6.4

10 Sep 12:21
Compare
Choose a tag to compare

What's changed ?

  • New disableButtons system to just disable or remove buttons after timeout
  • Update README.md

Full Changelog: v2.6.2...v2.6.4

v1.8.8

10 Sep 12:14
Compare
Choose a tag to compare

What's changed ?

  • Update README.md
  • New disableButtons system to disable or remove button after timeout.

Full Changelog: v1.8.6...v1.8.8

v2.6.2

08 Sep 08:56
Compare
Choose a tag to compare

What's changed ?

  • Update README.md

No updates in the code !

Full Changelog: v2.6.0...v2.6.2