Skip to content

v0.9.1

Choose a tag to compare

@loleg loleg released this 30 Jun 19:57
· 327 commits to main since this release
0d0364c

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

Full Changelog: v0.9.0...v0.9.1