Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge dev to main #46

Draft
wants to merge 294 commits into
base: main
Choose a base branch
from
Draft

chore: merge dev to main #46

wants to merge 294 commits into from

Conversation

PalmDevs
Copy link
Member

Blocking tasks:

PalmDevs and others added 30 commits June 24, 2024 18:23
BREAKING CHANGES:
- Heartbeating removed
- `config.consoleLogLevel` -> `config.logLevel`

NEW FEATURES:
- Training messages
- Sequence number system
- WebSocket close codes used instead of disconnect packets

FIXES:
- Improved error handling
- Some performance improvements
- Made code more clean
- Updated dependencies
Fixes promise not ever being resolved
PalmDevs and others added 30 commits August 23, 2024 18:05
# @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-23)

### Bug Fixes

* **bots/discord:** give only removed roles for role presets ([522ad28](522ad28))
* **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
Members were being previously treated as users and some requirements are passing by default when they must not.
# @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-05)

### Bug Fixes

* **bots/discord:** correct permission check logic ([dd8872c](dd8872c))
* **bots/discord:** give only removed roles for role presets ([522ad28](522ad28))
* **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
# @revanced/discord-bot [1.0.0-dev.28](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-20)

### Bug Fixes

* **bots/discord:** don't refresh timer if force timer is active for sticky messages ([4abac0c](4abac0c))
* **bots/discord:** filter out text triggers correctly from image-only scans ([8c0dd67](8c0dd67))
# @revanced/discord-bot [1.0.0-dev.29](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-21)

### Bug Fixes

* **bots/discord:** fix get response logic ([3261294](3261294))
- The reload command now properly reloads configuration changes by skipping the configuration cache
- The eval command now sends a file if the output is too long
- The eval command now restricts access to the bot token by removing it and sandboxing the input code execution
# @revanced/discord-bot [1.0.0-dev.30](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-24)

### Features

* **bots/discord:** improve admin commands ([0346741](0346741))
# @revanced/discord-bot [1.0.0-dev.31](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)

### Bug Fixes

* **bots/discord:** persist changes in context for eval command ([5b4965d](5b4965d))
# @revanced/discord-bot [1.0.0-dev.32](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)

### Bug Fixes

* **bots/discord:** contextify object before sandboxing ([062735f](062735f))
# @revanced/discord-bot [1.0.0-dev.33](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25)

### Features

* **bots/discord:** add trigger to context for eval ([b5f4097](b5f4097))
# @revanced/discord-bot [1.0.0-dev.34](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17)

### Bug Fixes

* **bots/discord:** attempt to fix stuck sticky message timeouts ([3ed5bd1](3ed5bd1))
* **bots/discord:** fix reload not working ([11582d5](11582d5))

### Features

* **bots/discord:** add default durations for moderation commands ([27d3b39](27d3b39))
* **bots/discord:** cure on every event ([8ff6086](8ff6086))
# @revanced/discord-bot [1.0.0-dev.35](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17)

### Bug Fixes

* **bots/discord:** fix freeze on prod builds ([8efb549](8efb549))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants