v0.9.1
In this patch, we increase Drib size to 1024 bytes, enhance the project editing and importing, add emoji support for project icons (alongside FontAwesome icons), provide clearer links for project importing versus fresh team starts, create additional Log shortcuts in the team area, restrict Comment-only functionality for users until an event starts to prevent accidental Challenge promotions, simplify the Event detail page navigation, add Countdown timer redirection to the dashboard, and update Python and JS libraries.
🌐 Try it at demo.dribdat.cc
🏀 Download from Docker Hub, GitHub or Codeberg.
👁️🗨️ Please leave us your feedback in the Discussion area!
💚 Thanks to the ClimateAction Zurich Hackathon for supporting the release
Improvements
- Dribs of up to 1024 bytes are now allowed
- Improvements to project editing form, importing process
- Emoji can be used as project icon, FontAwesome still supported
- Link to importing a project vs. starting a fresh team on running event
- Additional shortcuts to the Log in the team area
- Until an event starts, users and members are only able to leave Comments.
- This policy helps to avoid inadvertent promotion of Challenges to Project.
- Navigation between event detail pages simplified (buttons top right).
- Clicking on the countdown timer navigates to the dashboard.
- Python libraries updated.
What's Changed
- Bump flask-cors from 5.0.1 to 6.0.0 by @dependabot in #492
- Comments on starting by @loleg in #493
- v0.9.1 pre-release by @loleg in #498
Full Changelog: v0.9.0...v0.9.1