Skip to content

Commit

Permalink
Update changelog (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheXorog authored Jan 26, 2025
1 parent be9581e commit 70ea96e
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 66 deletions.
17 changes: 10 additions & 7 deletions DisCatSharp.Docs/changelogs/v10/10_6_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,19 +181,22 @@ Every official extension supports this too. You currently can't disable this fea

### DisCatSharp.Voice (Planned)

In the pipeline is DisCatSharp.Voice, set to replace the existing DisCatSharp.VoiceNext. This upcoming version is being designed for enhanced performance and stability in voice-related functionalities of Discord bots, particularly focusing on audio recording. While it promises an upgraded experience for integrating voice features in Discord bots, please note that details are subject to change as development progresses.
We're working on **DisCatSharp.Voice** which is set to replace the existing **DisCatSharp.VoiceNext**. It's planned to have better performance, stability and maintainability than its predecessor.
Particularly, this will bring back the receiving of incoming audio. Please note that any details are subject to change as development progresses.

### Caching System Overhaul (Under Consideration)

We're contemplating a major overhaul of our caching system, which plays a crucial role in data storage and management for optimized performance. The goal of this proposed rewrite is not just to boost efficiency and reliability but also to add flexibility in how data is handled. This might lead to the introduction of new features and methodologies for data storage and retrieval, though these plans are currently in a conceptual stage.
A major overhaul of our caching system is planned. The goal of this proposed rewrite is to increase reliability, performance and to add flexibility in how data is stored and retrieved.
We are still in the cenceptual stage for this.

### Audit Log Functionality Enhancement (In Development)

Plans are underway to revamp our approach to the Discord audit log API. The intended rewrite of the audit log implementation is aimed at enhancing its functionality and user-friendliness. Potential improvements could include more efficient event tracking, superior data management, and expanded logging capabilities. However, these enhancements are in the developmental phase and are subject to change.
We want to revamp how we implement the Discord audit log API. This will enhance the functionality and ease-of-use.
The enhancements we are planning are still in the developmental phase and might change.

### DisCatSharp.CommandNext Revamp (Proposed)

We are proposing a complete rewrite of DisCatSharp.CommandNext, a module essential for handling text commands in Discord bots. This project aims to elevate the module's overall effectiveness, performance, and ease of maintenance. Anticipated improvements include new features and optimizations that could simplify the creation and management of commands. Please note that these plans are in the initial stages and may evolve.
A complete rewrite of **DisCatSharp.CommandsNext** is proposed. We want to rewrite this for improved maintainability and for potential performance and usability improvements.

### Cooldowns for DisCatSharp.ApplicationCommands (Planned)

Expand All @@ -203,16 +206,16 @@ We are planning to add support for cooldowns in DisCatSharp.ApplicationCommands.

## Feedback and Community Engagement

Your input makes DisCatSharp better! We warmly invite our community to share feedback, suggestions, or even report bugs.
Your input makes DisCatSharp better! We warmly invite you to share feedback, suggestions, or report bugs.

Engaging with us helps shape the future of DisCatSharp, ensuring it meets your needs and expectations.
Talking to us helps shape the future of DisCatSharp, ensuring it meets everyones needs and expectations.


- **Join the Conversation:** Have ideas or questions? Join our [Discord community](https://discord.gg/2HWta4GXus) to discuss features, get help, or just chat with fellow developers.
- **Contribute:** Interested in contributing? Check out our [GitHub repository](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/CONTRIBUTING.md) to see how you can contribute code, documentation, or report issues.
- **Stay Updated:** Follow our [news channel](https://discord.com/channels/858089281214087179/976624429935251527) on Discord to stay up to date on the latest developments.

Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with our community!
Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with you and everyone else!

---

Expand Down
21 changes: 11 additions & 10 deletions DisCatSharp.Docs/changelogs/v10/10_6_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,34 +68,35 @@ We added signed attachments previously but it clashed with other attachment type

### DisCatSharp.Voice (Planned)

In the pipeline is DisCatSharp.Voice, set to replace the existing DisCatSharp.VoiceNext. This upcoming version is being designed for enhanced performance and stability in voice-related functionalities of Discord bots, particularly focusing on audio recording. While it promises an upgraded experience for integrating voice features in Discord bots, please note that details are subject to change as development progresses.

### Caching System Overhaul (Planned)

We're contemplating a major overhaul of our caching system, which plays a crucial role in data storage and management for optimized performance. The goal of this proposed rewrite is not just to boost efficiency and reliability but also to add flexibility in how data is handled. This might lead to the introduction of new features and methodologies for data storage and retrieval, though these plans are currently in a conceptual stage.
We're working on **DisCatSharp.Voice** which is set to replace the existing **DisCatSharp.VoiceNext**. It's planned to have better performance, stability and maintainability than its predecessor.
Particularly, this will bring back the receiving of incoming audio. Please note that any details are subject to change as development progresses.

### Audit Log Functionality Enhancement (On Hold)

Plans are underway to revamp our approach to the Discord audit log API. The intended rewrite of the audit log implementation is aimed at enhancing its functionality and user-friendliness. Potential improvements could include more efficient event tracking, superior data management, and expanded logging capabilities. However, these enhancements are in the developmental phase and are subject to change.
We want to revamp how we implement the Discord audit log API. This will enhance the functionality and ease-of-use.
The enhancements we are planning are still in the developmental phase and might change.

### Caching System Overhaul (Planned)
A complete rewrite of **DisCatSharp.CommandsNext** is proposed. We want to rewrite this for improved maintainability and for potential performance and usability improvements.

### DisCatSharp.CommandNext Revamp (Proposed)

We are proposing a complete rewrite of DisCatSharp.CommandNext, a module essential for handling text commands in Discord bots. This project aims to elevate the module's overall effectiveness, performance, and ease of maintenance. Anticipated improvements include new features and optimizations that could simplify the creation and management of commands. Please note that these plans are in the initial stages and may evolve.
complete rewrite of **DisCatSharp.CommandsNext** is proposed. We want to rewrite this for improved maintainability and for potential performance and usability improvements.

---

## Feedback and Community Engagement

Your input makes DisCatSharp better! We warmly invite our community to share feedback, suggestions, or even report bugs.
Your input makes DisCatSharp better! We warmly invite you to share feedback, suggestions, or report bugs.

Engaging with us helps shape the future of DisCatSharp, ensuring it meets your needs and expectations.
Talking to us helps shape the future of DisCatSharp, ensuring it meets everyones needs and expectations.


- **Join the Conversation:** Have ideas or questions? Join our [Discord community](https://discord.gg/2HWta4GXus) to discuss features, get help, or just chat with fellow developers.
- **Contribute:** Interested in contributing? Check out our [GitHub repository](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/CONTRIBUTING.md) to see how you can contribute code, documentation, or report issues.
- **Stay Updated:** Follow our [news channel](https://discord.com/channels/858089281214087179/976624429935251527) on Discord to stay up to date on the latest developments.

Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with our community!
Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with you and everyone else!

---

Expand Down
18 changes: 9 additions & 9 deletions DisCatSharp.Docs/changelogs/v10/10_6_4.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,34 +70,34 @@ We added signed attachments previously but it clashed with other attachment type

### DisCatSharp.Voice (Planned)

In the pipeline is DisCatSharp.Voice, set to replace the existing DisCatSharp.VoiceNext. This upcoming version is being designed for enhanced performance and stability in voice-related functionalities of Discord bots, particularly focusing on audio recording. While it promises an upgraded experience for integrating voice features in Discord bots, please note that details are subject to change as development progresses.
We're working on DisCatSharp.Voice which is set to replace the existing DisCatSharp.VoiceNext. It's planned to have better performance, stability and maintainability than its predecessor. Particularly, this will bring back the receiving of incoming audio. Please note that any details are subject to change as development progresses.

### Caching System Overhaul (Planned)
### Audit Log Functionality Enhancement (On Hold)

We're contemplating a major overhaul of our caching system, which plays a crucial role in data storage and management for optimized performance. The goal of this proposed rewrite is not just to boost efficiency and reliability but also to add flexibility in how data is handled. This might lead to the introduction of new features and methodologies for data storage and retrieval, though these plans are currently in a conceptual stage.
We want to revamp how we implement the Discord audit log API. This will enhance the functionality and ease-of-use. The enhancements we are planning are still in the developmental phase and might change.

### Audit Log Functionality Enhancement (On Hold)
### Caching System Overhaul (Planned)

Plans are underway to revamp our approach to the Discord audit log API. The intended rewrite of the audit log implementation is aimed at enhancing its functionality and user-friendliness. Potential improvements could include more efficient event tracking, superior data management, and expanded logging capabilities. However, these enhancements are in the developmental phase and are subject to change.
A major overhaul of our caching system is planned. The goal of this proposed rewrite is to increase reliability, performance and to add flexibility in how data is stored and retrieved. We are still in the cenceptual stage for this.

### DisCatSharp.CommandNext Revamp (Proposed)

We are proposing a complete rewrite of DisCatSharp.CommandNext, a module essential for handling text commands in Discord bots. This project aims to elevate the module's overall effectiveness, performance, and ease of maintenance. Anticipated improvements include new features and optimizations that could simplify the creation and management of commands. Please note that these plans are in the initial stages and may evolve.
A complete rewrite of DisCatSharp.CommandsNext is proposed. We want to rewrite this for improved maintainability and for potential performance and usability improvements.

---

## Feedback and Community Engagement

Your input makes DisCatSharp better! We warmly invite our community to share feedback, suggestions, or even report bugs.
Your input makes DisCatSharp better! We warmly invite you to share feedback, suggestions, or report bugs.

Engaging with us helps shape the future of DisCatSharp, ensuring it meets your needs and expectations.
Talking to us helps shape the future of DisCatSharp, ensuring it meets everyones needs and expectations.


- **Join the Conversation:** Have ideas or questions? Join our [Discord community](https://discord.gg/2HWta4GXus) to discuss features, get help, or just chat with fellow developers.
- **Contribute:** Interested in contributing? Check out our [GitHub repository](https://github.com/Aiko-IT-Systems/DisCatSharp/blob/main/CONTRIBUTING.md) to see how you can contribute code, documentation, or report issues.
- **Stay Updated:** Follow our [news channel](https://discord.com/channels/858089281214087179/976624429935251527) on Discord to stay up to date on the latest developments.

Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with our community!
Your involvement is invaluable to us, and we look forward to growing and improving DisCatSharp together with you and everyone else!

---

Expand Down
Loading

0 comments on commit 70ea96e

Please sign in to comment.