Release Notes for Dev Protocol - ClubsX v0.13.0
## Exciting New Features 🚀
- **SBT Minting Logic:** Added new logic for minting SBTs, enhancing achievements & invitation capabilities ([#2205](https://github.com/dev-protocol/clubsx/pull/2205)).
- **Real-Time Communication (RTC) Plugin:** Added a post form schedule functionality to improve user interactions ([#2228](https://github.com/dev-protocol/clubsx/pull/2228)).
- **API Enhancements:**
- Added logic to issue multiple achievements in a single API call, streamlining the achievements functionality ([#2304](https://github.com/dev-protocol/clubsx/pull/2304)).
- Included clubs information in achievements to provide a more integrated experience ([#2320](https://github.com/dev-protocol/clubsx/pull/2320)).
- Introduced `/api/clubs` endpoint for better data management ([#2218](https://github.com/dev-protocol/clubsx/pull/2218)).
- **UI Improvements:**
- Achievements UI now includes type information, allowing for better categorization and visibility ([#2313](https://github.com/dev-protocol/clubsx/pull/2313)).
- Reorder display slots in default-theme index page ([#2296](https://github.com/dev-protocol/clubsx/pull/2296)).
- UI tweaks for Achievements ([#2211](https://github.com/dev-protocol/clubsx/pull/2211)).
- **Onboarding Plugin:** new onboarding plugin ([#2298](https://github.com/dev-protocol/clubsx/pull/2298))
- **Functional Bug Fixes:** Addressed various issues including marketplace bugs([#2224](https://github.com/dev-protocol/clubsx/pull/2224)), setting user clubs.
- **Improvements:** Updated Japanese language copy and added i18n to the membership form to enhance user experience for non-English speakers ([#2231](https://github.com/dev-protocol/clubsx/pull/2231), [#2307](https://github.com/dev-protocol/clubsx/pull/2307)).
- **Other Fixes and Updates:** Multiple updates to key dependencies such as astro, vue, firebase, svelte, and more to ensure compatibility and performance optimization.