Skip to main content

Changelogs

February 14th 2026

v2.1.3 Release

[ Website ]

  • Added a shadow under the navbar
  • Reduced blur effect on navbar once again
  • Improved backend of the site to make it load faster
  • Enforce new rounded logo everywhere on the website

February 12th 2026

v2.1.2 Release

[ Website ]

  • Reduced blur effect on navbar
  • Reworked backend of navbar to show items based on screen size
  • Added dashboard button to navbar
  • More animations on landing page
  • Increased some spacing on FAQ page
  • Nicer rounded icon of the bot everywhere

[ Dashboard ]

  • Fully reworked signed out page to have more colors and a nicer design
  • Fixed some inconsistencies with margins/paddings being different across pages
  • Nicer rounded icon of the bot everywhere

February 11th 2026

v2.1.1 Release

[ Bot ]

  • Fixed some bugs, mainly on the backend of the bot

[ Website ]

  • Added more animations to the landing page
  • Reworked design of changelogs site fully
  • Added more markdown support for changelogs
  • Added more colors and stylings to commands page
  • Fixed a rare bug with the status page

[ Dashboard ]

  • Reworked design of sidebar fully
  • Added giveaway configuration page
  • Added bot customization page with a custom Discord profile preview component
  • Fixed pages overlapping on specific screen sizes

January 20th 2026

v2.1.0 Release

[ Bot ]

  • Fixed emoji limit not counting animated emojis
  • Fixed color distribution embed not being ephemeral
  • Added more markdown support for giveaway
  • Fixed giveaway clogging
  • Fixed giveaway default reaction as None
  • Reworked giveaway entries storing
  • Added more error handling
  • Added basic giveaway logging
  • Added more error handling for majority of commands
  • Reworked some backend of the bot
  • Fixed nuke command not deleting channels
  • Added embed.timestamp support for user.joined_at & user.created_at
  • Added relative timestamps for the same as above
  • Reworked /giveaway info to giveaway list

[ Website ]

  • Added new element to FAQ section
  • Changed some stylings to be rounder
  • Added highlight command feature to commands page when they are added at the end of the URL, e.g. baobun.dev/commands#userinfo
  • Harsher caching for commands & bot info
  • Added new loading bar at the top of the page
  • Removed spinning circle from loading bar
  • Fixed group commands not parsing arguments properly
  • Changed some titles of pages
  • Added links to marquee guild showcase
  • Added all new guilds to marquee guild showcase
  • Made links open in new tab on showcase

[ Dashboard ]

  • Fixed a rare edge case with OAuth2
  • Made error 401 Unauthorized easier to understand, currently no fix is available for the error as it is a library restriction (will move to a differently provider later on)

January 3rd 2026

v2.0.1 Release

[ Bot ]

  • Added auto complete to all commands that require it
  • Fixed /content embed from not parsing & saving data correctly
  • Added more error messages for better transparency
  • Added steal multiple emojis functionality to /emoji steal
  • Fixed CPU percent always showing 0.0% in /botinfo
  • Fixed incorrect user count in /botinfo
  • Made content embed modal fields all optional
  • Added /content remove-message
  • Added /content remove-embed
  • Added host field in giveaway start modal
  • Fixed giveaway clogging, better handling
  • Fixed updating entries and removing role preset routes
  • Reworked purge command to handle ratelimits better
  • Fixed requirements for giveaway comparing wrong
  • Reworked requirements for giveaway, limiting 2 servers only now
  • Fixed extra entries odds for giveaway
  • Fixed no claim time message

[ Dashboard ]

  • Fully rewritten Embed component for a look that is closer to Discord's embed
  • Added support for user, role & channel mentions in embed (doesn't show names just yet)
  • Added choice for "Wider Embed" on devices from 1500px to 1025px width
  • Added a short <Suspense/> loading screen to each dashboard page when fetching data
  • Added animation for when embed appears
  • Fixed critical vulnerability in the dashboard (thanks to Lumi ❤️)
  • Fixed inconsistent stylings across website and dashboard
  • Fixed inconsistencies with stylings across some dashboard pages that share components
  • Fixed incorrect OAuth Client ID ☠️
  • Fixed bugs with incorrect custom content types being created
  • Fixed status page text cutting off on smaller screen sizes
  • Fixed rare bug where embed JSON wasn't fully empty and handled properly
  • Fixed fetching & parsing custom contents in DM on join page
  • Hidden embed when there is no content inside of it to show

December 31st 2025

v2.0.0 Release

[ Dashboard BETA Release ]

The baobun dashboard is now live! You can access it at dash.baobun.dev.

  • The dashboard can be used for managing everything in your guild from giveaway presets, to custom contents, and more.
  • You can also do everything via commands as before, so feel free to use whichever you prefer!

[ Full Website Overhaul ]

The baobun website has been fully overhauled, featuring many new pages and a fresh new design. New pages include:

  • Commands - A full list of commands with detailed information about each command.
  • Timestamp Creator - A timestamp creator for sending Discord-formatted unix timestamps.
  • FAQ - Frequently Asked Questions to help you get started and troubleshoot common issues.
  • Status - Real-time status page showing bot uptime and statistics.
  • Documentation - This is not a new feature, however we have updated and expanded it to cover all our new features.

[ Full Bot Rewrite ]

We have fully rewritten baobun from the ground up to improve performance, reliability, and maintainability. Giveaways will no longer stop announcing halfway through, and many bugs have been fixed. New features include:

  • Giveaways v2: Many new features to our giveaway system making it more flexible and customizable than ever.
  • Welcomer Rewrite: Complete overhaul of our welcomer (formely Ping On Join) system with many new features and improvements.
  • Stronger Customization: A much stronger and more customizable content system allowing for more dynamic designs.