🚀 FastAPI Boilerplate v0.15.0
We're excited to announce the launch of our Discord community! 🎉 Join fellow developers, get help, share projects, and stay updated with the latest FastAPI boilerplate developments.
🌟 Key Highlights
- Discord Community: Join our new Discord server for real-time discussions and community support
- UUID v7 Migration: Switched from UUID v4 to v7 for better performance and ordering
- Enhanced Documentation: Improved documentation structure and added new resources
🔧 What's Changed
- 🐛 Bugfix: Ensure user lookup returns model instance in write_post endpoint by @blackyau in #185
- 🔧 Fix: User create admin functionality by @igorbenav in #188
- ⚡ Performance: Switch from UUID v4 to v7 by @Saiyashwanth7 in #186
- 📚 Documentation: Add DeepWiki docs URL to README.md by @carlosplanchon in #192
- 🧹 Cleanup: Remove unused Redis SSL setting from admin init by @defp in #196
- 📖 Documentation: Issue documentation improvements by @emiliano-gandini-outeda in #199
- 🎮 Community: Add Discord community by @igorbenav in #200
🎉 New Contributors
We're grateful to welcome these new contributors to the project:
- @blackyau made their first contribution in #185
- @Saiyashwanth7 made their first contribution in #186
- @carlosplanchon made their first contribution in #192
- @defp made their first contribution in #196
- @emiliano-gandini-outeda made their first contribution in #199
🔗 Links
- Discord Community: Join our Discord server
- Full Changelog: v0.14.0...v0.15.0
What's Changed
- bugfix: ensure user lookup returns model instance in write_post endpoint by @blackyau in #185
- Fix user create admin by @igorbenav in #188
- Add fastroai banner by @igorbenav in #189
- add analytics to mkdocs by @igorbenav in #191
- Switch from UUID v4 to v7 by @Saiyashwanth7 in #186
- Adding DeepWiki docs URL to README.md. by @carlosplanchon in #192
- Remove unused Redis SSL setting from admin init by @defp in #196
- Issue documentation improvements by @emiliano-gandini-outeda in #199
- add discord community by @igorbenav in #200
New Contributors
- @blackyau made their first contribution in #185
- @Saiyashwanth7 made their first contribution in #186
- @carlosplanchon made their first contribution in #192
- @defp made their first contribution in #196
- @emiliano-gandini-outeda made their first contribution in #199
Full Changelog: v0.14.0...v0.15.0