Skip to content

Shioru v3.6.4

Latest
Compare
Choose a tag to compare
@Maseshi Maseshi released this 23 May 17:09
· 267 commits to main since this release
aef82aa

Within this version we have made several changes. which is presented from the necessary changes and presented from a partial request of this repository. Here's a list of all the changes:

🔄️ Changelog

  • 5da5a09 - Fixed security issues with using Regex (Regular expression syntax).
  • 0d01e1a - Fixed a bug that made it impossible to use any commands.
  • b0f3699 - Fixed an issue that prevented the image build command from being run.
  • 71854c5 - Fixed an issue that prevented the /help command from viewing the list of commands because the command ID could not be found.
  • 422f329 - Improved startup performance by modifying how packages are installed.
  • 90f03f7 - Fixed the issue where command information could not be viewed in some commands.
  • 01d3288 - Fixes an issue that prevented Shioru from sending messages instead.
  • 112a2f9 - Fixed an issue that could cause an error when initially sending statistics data.
  • 0dc0067 - Information about the virtual machine has been removed in the /system information command.
  • 37f9849 - Fixed an issue where performance statistics data was not displayed on metrics.
  • 7c67199 - Fixed an issue where the /play, /playlist, and /search commands would crash when specifying audio channels.
  • bd34541 - Fixed an issue in the /volume command that incorrectly received data from the command.
  • e5046ac - Fixed an issue with the /jump, /repeat, and /seek commands where incorrect numeric data was received.
  • e158f28 - All data collection has been adjusted to the real-time database to support future data variations and better performance.
  • baa3eca - Improved command scripts for startup and package installation.
  • 0dce44b - Improved data extraction efficiency in many functions by using built-in extractors to reduce the use of external packages.
  • 99d2376 - The /uptime command has been removed, but you can view uptime through the /system information command.
  • 7ba3ac9 - Improved behavior of events and commands.
  • cb63be7 - Weather data provider changed to Open Weather.
  • 9f8a8a9 - You can now view information about the anime, manga, or character you're interested in using the /anime command.
  • https://github.com/Maseshi/Shioru/commit/6e0b7e86b73876c6d1554730f2e4f3db87eee5a3 - Improved providing weather information in the /weather command.
  • 20c10c4 - 🌎 America Ya :D
  • 5e31f00 - Fixed the issue of not being able to react with animation and custom emojis.
  • 142e1db - Improved various functions for stability.
  • d765fab - Expands the capabilities of the /purge command. To learn more, ask Shioru with the /help command:purge command.
  • 22d999f - Fixed language issues in the /system, /games, /timeout, and /help commands.
  • 5f59728 - Remove unused resources to save space.
  • 605c99b - Added new environment variables to protect sensitive data.
  • 666ee90 - You can now use models from OpenAI to process chat responses.
  • ccf896d - Puppeteer has been removed because it was not suitable for use and caused performance problems.
  • 2ed4c6a - Improved performance of the /ask command and integration with OpenAI.
  • b9129d2 - The translation service has been changed to use an API instead.
  • b63419d - Fixed an issue that prevented the use of any contexts.
  • 8a23b89 - Solve problems while starting up work.
  • 2696970 - Developers can now choose different actions. You can now do this in Visual Studio Code.
  • 5756ea0 - Added a way to check which mode the work is in based on activity status.
  • 8afe20e - Combine the /license and /stats commands with the /about command. To view information about her, use the /about information command.
  • c206adf - Reduce the use of variables and improve translation.
  • 4bc12ce - Information regarding Shioru's data update date has been removed.
  • b434f28 - Improved performance of the /vote command.
  • f7abdf3 - The tools category has been renamed to utility.
  • def3139 - The /encode and /decode commands have been combined into an /encoder command and provide additional methods for encoding or decoding.
  • 3401d3f - It is now possible to have Shioru immediately play music if Shioru is already in a specific sound room.
  • 67f6030 - Added options to the /qrcode command: size (optional) for adjusting the image size, ecc (optional) Error Correction Code or ECC for adjusting data clarity, and format (optional) for specifying the format of the image file.
  • 8634cbb - Improved the catchError function to provide more accurate and clear information about errors.
  • 707acef - Improved the event function in the player and fixed an issue with language switching.
  • 1a827ac - Changed the minimum number from 0 to 1 in the /purge command.
  • 295bfce - Use API pulling instead of packages to reduce the size of OpenAI.
  • 39731a0 - The /ask command has been removed. To ask any questions, you can directly ask Shioru (@Shioru to ask the question of your choice).
  • e661dea - Updated chat functionality and integration with OpenAI. If requests cannot be pulled from OpenAI, they will revert to the default method.
  • 56cdc6b - Make the text in the error catcher easier to read in terminal.
  • ae0f158 - Added all new words and updated meanings in each statement.
  • a3e163b - Improved image building command to improve startup performance.

❓ What's Changed

Full Changelog: 3.6.0...3.6.4