CapyBot's Changelog

Here are the last 20 changes made to the CapyBot project

18.03.2026 - Version 4.11.10 (Minor)

  • Feature: Implemented caching for faster replies.
  • Refactor: Adjusted the rate limit system to be more forgiving.

16.03.2026 - Version 4.11.9 (Minor)

  • Feature: Implemented a better database backup system to prevent data loss in the future.
  • Refactor: Updated some dependencies.

14.03.2026 - Version 4.11.8 (Minor)

  • Bugfix: A major bug caused one week of data to be lost, this has been fixed, the data is not recoverable.

12.03.2026 - Version 4.11.7 (Minor)

  • Feature: Added more new images to the response embeds of all commands.
  • Bugfix: Fixed some issues with the automod command. Not yet ready for public release.

11.03.2026 - Version 4.11.6 (Minor)

  • Feature: Added new images to the response embeds of all commands.
  • Bugfix: Fixed some issues with the draw command.

10.03.2026 - Version 4.11.5 (Minor)

  • Bugfix: Fixed some issues with the randomgif command.

06.03.2026 - Version 4.11.4 (Minor)

  • Bugfix: Fixed some issues with the deletemessages command, this should now work as intended.
  • Refactor: Decreased the time it takes to update rewards such as CapyCoins and Experience.

04.03.2026 - Version 4.11.3 (Minor)

  • Bugfix: Fixed minor bugs with the gambling system and the reward system, (no users were affected).

03.03.2026 - Version 4.11.2 (Minor)

  • Refactor: General maintenance, updated dependencies.

02.03.2026 - Version 4.11.1 (Minor)

  • Refactor: Optimized some database queries for better performance.

27.02.2026 - Version 4.11.0 (Major)

  • Feature: Added a new command `/automod` for automatic server moderation, currently only available to verified testers.
  • Feature: Added French and Spanish to the `/translate` command.
  • Refactor: Changed some command cooldowns and responses.
  • Refactor: Improvements to backend services and error handling.
  • Refactor: Changed a part of the code to run synchronously, this should improve performance and reduce memory usage.
  • Refactor: Removed a bunch of unused assets.

13.02.2026 - Version 4.10.5 (Minor)

  • Bugfix: Fixed some major issues with the new DB connection.
  • Bugfix: Fixed some minor bugs with some commands.

13.02.2026 - Version 4.10.4 (Minor)

  • Refactor: Multiple commands and responses have been improved.
  • Refactor: Core database changes and optimised database queries for faster response times.
  • Feature: The LVL cap has been increased from 150 to 500.
  • Refactor: General codebase maintenance, updated dependencies.
  • Feature: Upgraded to discord.js 14.25.1 (latest).

29.09.2025 - Version 4.10.3 (Minor)

  • Bugfix: Fixed some major issues that occurred when the user had the bot installed, such as commands in other guilds not being handled correctly.

29.09.2025 - Version 4.10.2 (Minor)

  • Bugfix: Fixed some issues with the `/mod` command.

28.09.2025 - Version 4.10.1 (Minor)

  • Feature: The new `/invite` command has been added to help you share CapyBot with your friends.
  • Feature: The `/mod` command is now public. Message me if you experience any issues or have any feature requests.
  • Refactor: Added a disclaimer to the `/reminder` command explaining that it only works if you allow DMs from server members.
  • Refactor: Changed the default permission of the `/deletemessages` command to Administrator.
  • Refactor: Updated some dependencies.

05.09.2025 - Version 4.10.0 (Major)

  • Refactor: Updated some major dependencies.
  • Refactor: The `/soundboard` command has been removed due to increased maintenance complexity. This command may be reinstated at a later date.
  • Refactor: Renamed the `/moderation` command to `/mod`.
  • Feature: The currently private `/mod` command has been improved and a release can be expected soon.
  • Refactor: The roles were removed from the shop because they were not worth the upkeep. Updates to the shop are currently being worked on.

29.05.2025 - Version 4.9.5 (Minor)

  • Refactor: Updated some dependencies.

15.05.2025 - Version 4.9.4 (Minor)

  • Bugfix: Hotfixed a major bug that caused the bot to crash on startup.

03.05.2025 - Version 4.9.3 (Minor)

  • Refactor: Improved the `/ticket` command response text.

11.03.2026 - Version 1.1.9 (Minor)

  • Refactor: Updated dependencies.

20.02.2026 - Version 1.1.8 (Minor)

  • Bugfix: Fixed typos in the guides.

13.02.2026 - Version 1.1.7 (Minor)

  • Refactor: Updated the major dependencies to maintain a modern codebase.

05.09.2025 - Version 1.4.6 (Minor)

  • Refactor: Fixed some frontend bugs.
  • Refactor: Improvements to scripts and styles.

06.06.2025 - Version 1.4.5 (Minor)

  • Refactor: Improved security against XSS.

29.05.2025 - Version 1.4.4 (Minor)

  • Bugfix: Fixed some minor bugs.

02.05.2025 - Version 1.4.3 (Minor)

  • Refactor: Backend performance improvements.
  • Refactor: Minor redesign of some pages.

01.05.2025 - Version 1.4.2 (Minor)

  • Bugfix: Fixed some minor redirect issues.

17.04.2025 - Version 1.4.1 (Minor)

  • Refactor: Made some minor improvements to the backend.

21.03.2025 - Version 1.4.0 (Major)

  • Feature: Added some more content to the start page.
  • Bugfix: Fixed some typos.
  • Bugfix: Fixed some minor bugs.

14.03.2025 - Version 1.3.5 (Minor)

  • Refactor: Made some small changes to the guids.

24.02.2025 - Version 1.3.4 (Minor)

  • Refactor: Changed the way the game is beeing rendered, it now should appear less choppy and run well on every device.

23.02.2025 - Version 1.3.3 (Minor)

  • Feature: Added a manifest.json.
  • Bugfix: Fixed some minor bugs.

23.02.2025 - Version 1.3.2 (Minor)

  • Refactor: Safed some game stats in the browser cache, icludeing the volume.
  • Refactor: Changed the refresh rate of the game and the model to 60 fps.

22.02.2025 - Version 1.3.1 (Minor)

  • Feature: Added sound effects to the game. Added a mute button to the game.
  • Bugfix: Fixed a bug that caused input delay on mobile devices.

21.02.2025 - Version 1.3.0 (Major)

  • Feature: Added a simple jump and run game to the homepage.

17.02.2025 - Version 1.2.6 (Minor)

  • Bugfix: Minor HTML fixes.

08.02.2025 - Version 1.2.5 (Minor)

  • Refactor: Minor improvements made to the main css file.

05.02.2025 - Version 1.2.4 (Minor)

  • Feature: Added some additional buttons to scroll back up to the page top, and trigger toggledownfall.
  • Refactor: Improved the performance of the Dingus model, by capping it at 30 fps.

04.02.2025 - Version 1.2.3 (Minor)

  • Feature: Added a rain animation easter egg, enabled by typing toggledownfall() in the console.

19.03.2026 - Version 1.2.13 (Minor)

  • Refactor: The authentication middleware was reworked to include different types of authentication.

16.03.2026 - Version 1.2.12 (Minor)

  • Refactor: Minor code refactoring and general chores.

11.03.2026 - Version 1.2.11 (Minor)

  • Refactor: Updated dependencies.

06.03.2026 - Version 1.2.10 (Minor)

  • Refactor: Made some style improvements.
  • Bugfix: Fixed some minor bugs with the dashboard.
  • Feature: Updated the API-Docs for the new routes and changes made to older routes.

05.03.2026 - Version 1.2.9 (Minor)

  • Feature: Added a fullscreen mode to the dashboard for better visibility of the metrics.
  • Refactor: Style improvements.
  • Bugfix: Fixed some minor bugs with the dashboard.

05.03.2026 - Version 1.2.8 (Minor)

  • Refactor: Some routes now cache responses for better performance.
  • Feature: Added some more features to the dashboard.
  • Refactor: Style changes.
  • Bugfix: Fixed some minor bugs with the dashboard.

04.03.2026 - Version 1.2.7 (Minor)

  • Feature: Added some more features to the dashboard.
  • Refactor: Style changes.
  • Bugfix: Fixed some minor bugs with the dashboard.

03.03.2026 - Version 1.2.6 (Minor)

  • Refactor: Style changes.
  • Bugfix: Fixed some minor bugs with the dashboard.

02.03.2026 - Version 1.2.5 (Minor)

  • Refactor: Style changes.

02.03.2026 - Version 1.2.4 (Minor)

  • Feature: More features added to the dashboard.
  • Bugfix: Fixed some layout bugs with the dashboard.
  • Refactor: Optimized some database queries for better performance.
  • Feature: Added autologin if the browser stored a valid session cookie.

01.03.2026 - Version 1.2.3 (Minor)

  • Feature: More features added to the dashboard.
  • Bugfix: Fixed some layout bugs with the dashboard.

28.02.2026 - Version 1.2.2 (Minor)

  • Feature: More features added to the dashboard.
  • Bugfix: Fixed some layout bugs with the dashboard.

27.02.2026 - Version 1.2.1 (Minor)

  • Feature: More features added to the dashboard.
  • Bugfix: Fixed some minor bugs with the dashboard.

27.02.2026 - Version 1.2.0 (Major)

  • Feature: Added cdn routes.
  • Feature: Added a new authentication method for the API, now you can use API keys to authenticate instead of JWTs.
  • Feature: Added a dashboard fucntion.
  • Feature: Added a new Status response format for the API, failed requests are now clearly indicated.
  • Refactor: Changed some routing.
  • Bugfix: Fixed some minor bugs.
  • Refactor: Changed some routing.
  • Bugfix: Fixed some minor bugs.

13.02.2026 - Version 1.1.8 (Minor)

  • Bugfix: Fixed some CORS issues.
  • Feature: Updated docs.

13.02.2026 - Version 1.1.7 (Minor)

  • Refactor: Updated the major dependencies to maintain a modern codebase.

15.12.2025 - Version 1.1.6 (Minor)

  • Feature: Added new routes.

29.09.2025 - Version 1.1.5 (Minor)

  • Feature: An animation has been added to the login page to clearly indicate when login fails.
  • Refactor: Minor backend changes.

28.09.2025 - Version 1.1.4 (Minor)

  • Refactor: Minor backend changes.

06.04.2025 - Version 1.1.3 (Minor)

  • Refactor: Changed the rate limit.