Releases: acegoal07/discordjs-pagination
Releases · acegoal07/discordjs-pagination
1.4.9
1.4.8
1.4.8
- Removes unused settings options from
setPortal
- Renames
pageBuilderInfo
topageBuilderData
- Renames
buttonBuilderInfo
tobuttonBuilderData
- Fixes
setProgressBar
settings input - Fixes
enableSelectMenu
settings input - Reworks how
enableSelectMenu
creates the selectMenu and lists the labels - Adds new
disableDisabledButtons
option which after the timeout removes the buttons or selectMenu from the pagination but leaves the embed - Wiki has been updated to show new features
1.4.7
1.4.6
1.4.5
1.4.4
1.4.0
1.4.0
- Changes how all the pagination information is passed to sub files
- Changes disableButtons function to make it quicker and resolve some found issues
- Changes setInterface to setPortal to add support for newer versions of nodejs
- Removed unused code in progressBarCreator
- Increased default timeout time
Version 1.4.1, 1.4.2 and 1.4.3 were updates to documentation
1.3.9
1.3.8
1.3.8
- Finishes implementation of setInterface
- Deprecates setMessage and setInteraction
- Updates readme.md
- Streamlines more code so it runs smoother
- Fixes some check issues when using select menu instead of buttons
- Defines promises where possible
- Adds the ability to set custom selectMenu labels
- Tweaks SelectMenuCreator to give it the ability to set custom labels
1.3.7
1.3.7
- Changes how the pagination detects between message and interactions
- Combines some references into Objects
- Removes duplicate checks
- Makes autoDeleteButton function an option within autoButton function
- Makes it so message and interaction are passed as the same reference to make checks easier
- Uses discord.js function to detect the difference between message and interaction
- Updates some util functions to support reference changes
- Updates readme.md
Notes
This version has changed some major parts of the package if you experience any issues get in contact so they can be resolved