Bobina Council Changelog
Stay updated with the latest changes, updates, and bug fixes to the Bobina Council platform.
Bobina Council Changelog 1.02
September 4, 2025
Added
- A new buy page that will feature an onramp. Stay tuned! 🥰
- Bobina Council's GitHub is now featured on the footer for you nerds. 🤓
- Bobina Council is now migrated to a private GitHub repo.
- Uhm, cheesed to meet you? 🧀
- Users who are unbanned get their own special notification in the Name & Shame Ban System.
Changed
- The dropdown for $BOBINA was starting to get cluttered so the Buy dropdown has been consolidated into one singular buy button.
Deprecated
- Onramp maintenance placeholder will be removed following the next update! 😏
Removed
- Removed outdated username form and profile completion dialogue. During the prototype stages for the Bobina Council, the idea of user profiles was floated around. We've opted to go all in on X.com integration instead.
- Speaking of the prototype era... A stale /memes directory was removed due in favor of a static directory for site assets.
Fixed
- X Logins were buggy due to missing TwitterProvider imports. There was also an m.providers is not iterable error by making the auth configuration asynchronous. The issue was that `authOptions` was being exported as a Promise, but NextAuth.js expects a synchronous configuration object. This was fixed by importing TwitterProvider synchronously at the top level using `require()` and removed the async/await pattern from `createAuthOptions`, ensuring NextAuth.js receives the proper configuration object instead of a Promise.
- Bobina News Network needed a little love. The contributor handle below the title of the article, and the tags were moved above the action buttons. This ensures the action buttons and view statistics are displayed properly for smaller resolutions.
- Audit log wasn't informing Council Mods / Admins about newer administrative events. Now you bums can get back to work! 😉
- Bans / unbans did not have reasons. Now they do.
Security
- Justin Sun has been banned from the Bobina Council for his WLFI shenanigans! It's not like we care, it's just funny to do this.
Bobina Council Changelog 1.01
September 1, 2025
Added
- Implemented Bobina News Network. Bobina Council announcements, giveaways, partnerships and more are now aggregated to the News section of the website.
- Implemented Changelog. All subsequent canonical updates to the bobina.moe service and the Bobina Council ecosystem will now be chronologically documented and available for future reference.
- Voting (or changing your vote) on Bobina Proposals now gets posted to the Bobina Council Telegram channel! Now Council members can judge your poor decisions and tastes in Bobinas!
- Talking to Bobina now stores universal and user-specific memories for natural awareness. She's always listening, even when you're not prompting her, building a profile on your personality before you even talk to her.
- Users who are banned from the Bobina Council cannot contribute Bobina Proposals, vote on Bobina Proposals or vote on Bobinas.
Changed
- Bobina News Network articles and changelog entries are now autonomously posted to the Bobina Council Telegram channel and the Bobina Council X account.
- 1m interval refresh rate on the ticker was too much for the Moralis API so we changed it to 5m. Oops!
- Rate limit for talking to Bobina adjusted to 5m per usage for testing purposes.
Deprecated
- The buy menu dropdown in the header will be deprecated in the next update in favor of a more streamlined and user-friendly approach for onboarding.
Removed
- User display names weren't being properly parsed in the voter display menu due to excessive coffee usage and the Bobina Council developer being blind as a bat. The unnecessary underlining has been removed!
Fixed
- Usernames and profile images were becoming stale when users changed them on X, so we added two fixes: (1) a cron job checks for changes every 24h, (2) simply logging out and back in refreshes stale profile information.
- The ETH Mainnet and Base Mainnet contract addresses were being cut off in the mobile footer. We've replaced the contract address labels with a more human-readable format so you know which contract you're copying!
Security
- We banned BTC Obama, DARPA, the CIA, Joe Biden, and Barack Obama from the Bobina Council platform as a test for the ban system because it's funny.