Changelog for Husqy.general
info
Experiencing a change that is not listed? Please let us know and contact our support!
[Unreleased/Working on]
[Released]
[1.3.0] - 23-04-2025
[NEW]
- Added entitlements property to settings endpoint
- Allow setting auto delete option to 0 to disable auto delete
[Bugfixes]
- Fixed an issue with channel variables related to channel position and channel nsfw status for some channel types
[1.2.5] - 11-04-2025
[Changes]
- Updated dependencies
[1.2.4] - 16-03-2025
[BREAKING]
- Move server invite link to new Invite tracker module.
[Bugfixes]
- Fixed an issue where new (updates) to modules would not be reflected here.
[1.2.3] - 16-02-2025
[Bugfixes]
- Fixed an issue where some error responses would not return the correct code in the body
- Fixed an issue where variable replace might not work properly in some cases
[1.2.2] - 09-02-2025
[Bugfixes]
- Fixed an issue where the replacing of user variables would fail if the target is not a server member anymore.
[1.2.1] - 12-01-2025
[Bugfixes]
- Fixed the
/helpers/get-guild-channels
endpoint to now also include a servers voice channels where text messages can be send.
[1.2.0] - 01-01-2025
[NEW]
- Add endpoint to get all guild custom emojis
[1.1.0] - 24-12-2024
[NEW]
- Added endpoints for privacy purposes.
[Bugfixes]
- Add validation to auto delete being between 0 and 900 seconds
[1.0.1 - 1.0.3] - 15-12-2024
[Bugfixes]
- Various bugfixes