Change Log
Latest updates and changes to the platform • Synced from our Discord Server
March 20, 2025
Improvements:
- Improved reliability when creating private channels.
- We now ensure allowed member/roles get read_message_history permission on any private channel created by the bot.
March 20, 2025
Fixes:
- [1] Fixed an issue that prevented proper configuration of required/issued role data for custom quests.
- Removed Testing Role setting.
Improvements::
- Improved visual presentation of testing mode description text.
March 20, 2025
NEW:
- We now support testing mode for custom quests in the API/SDK.
- We now include a testing_mode parameter in custom quest related endpoints. Make sure to update your SDK!
March 19, 2025
NEW:
- We added an AI check to ensure that custom micro survey answers are good answers! This system will give feedback to the player in case of an invalid answer.
Improvements:
- We now show the optional custom quest description together with the micro survey questions.
- Improved custom quest scheduler with the use of our new issue frequency configuration.
- Improved custom quest shceduler to prioritize quests that are ending soon.
- Bot is now aware of custom quests with the new testing mode option.
- Improved reliability of manual review channel creation.
March 18, 2025
Improvement:
- Added a frequency setup for quests; now you can make it once, multiple times a week, once a week, and once a month.
- Added description (optional) when you make a survey and set frequency to be once by default
- Added test mode on API quests
March 15, 2025
Fix:
- Addressed an issue where /quests view could fail to be displayed if a player had many quests with buttons.
March 14, 2025
NEW:
- Together with the Custom API Quests, we are making publicly available our API together with a Python SDK: https://pypi.org/project/communityone/
You can now start using our Python SDK with:
pip install communityone
SDK's for other laguages are scheduled for the near future!
March 14, 2025
Improvement:
- Hype Engine Landing page. We are finally out of beta.
- Now you can set up custom quests with API integration.
March 14, 2025
NEW:
- Re-added game of the month raffle! It's Monster hunter Wilds again lol.
- New custom (server moderators can create their own) quest types:
• Custom Micro Survey: Create a survey with up to 10 questions.
• Custom Server API Quest: Create a quest that fetches data from an external API.
• Custom Manually Reviewed Quest: Create a quest that is manually reviewed by a server moderator.
- Custom quest completions are counted towards collab points too!
Improvements:
- Incomplete quests in compact /quests UI are highlighted now.
Fixes:
- [1] Fixed edge-case where /communityone-setup command could fail on some specific server permissions configurations.
- Addressed an edge case where smart listening wouldn't trigger correctly when discord API sends incomplete data.
March 7, 2025
Improvements:
- Make sure an alternate quests tutorial message is sent even without attach files permission when someone writes command instead of using it.
- Added analytics support for a few additional third-party ticket bots.
Fixes:
- Fixed an issue where some servers could not use the /communityone-setup command due to missing permissions.
- Fixed an issue that could cause analytics not to show ticket related data when it was available.
- Fixed edge case where smart listener could fail to reply with specific discord permission configurations.
- [1] Fixed display issue where Nitro reward was not shown in daily leaderboard updates when rewards level for server is zero.