Skip to content

Release history

dribdat releases

Self-hosted challenge board for sweeter hackathons

All releases

2 shown

v0.9.4 Breaking risk
Breaking changes
  • Renamed resources table to resource
Notable features
  • Teambuilder automated matching engine for skill-based team recommendations
Full changelog

In this version we share the initial work on the Teambuilder feature, which is an automated recommendation engine that matches people to each other based on their skills and interest. The bulk of the algorithm is a contribution from students of Prof. Dr. Marek Pycia at the University of Zürich, and was developed as part of a research project. More information will soon be published on the dedicated website, and in our docs.

🌐 Try it at demo.dribdat.cc

🏀 Download from Docker Hub, GitHub or Codeberg.

👁️‍🗨️ Please leave us your feedback in the Discussion area

:love_letter: With thanks to Kiril and Martin for their work on the Teambuilder algorithm.

Teambuilder confirmation screen - more screenshots here

What's Changed

  • Teambuilder matching feature https://github.com/dribdat/dribdat/pull/538
  • Bump pyopenssl from 25.3.0 to 26.0.0 by @dependabot[bot] in https://github.com/dribdat/dribdat/pull/541
  • Bump simpleeval from 1.0.3 to 1.0.5 by @dependabot[bot] in https://github.com/dribdat/dribdat/pull/539
  • Bump urllib3 from 1.26.20 to 2.6.3 by @dependabot[bot] in https://github.com/dribdat/dribdat/pull/542
  • Library updates https://github.com/dribdat/dribdat/pull/543
  • Update dependencies and improve Teambuilder navigation https://github.com/dribdat/dribdat/pull/544
  • Refactor layout for stats button https://github.com/dribdat/dribdat/pull/545
  • Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in https://github.com/dribdat/dribdat/pull/549
  • 34 minutes fix, Bootstraps & Attribution https://github.com/dribdat/dribdat/pull/550
  • Rename resources table to resource https://github.com/dribdat/dribdat/pull/551
  • Fix resource area https://github.com/dribdat/dribdat/pull/552
  • Py libraries https://github.com/dribdat/dribdat/pull/555

Full Changelog: https://github.com/dribdat/dribdat/compare/v0.9.3...v0.9.4

v0.9.3 New feature
Notable features
  • Contributor statistics view
  • Hugging Face API support
  • Enhanced Git integration

Beta — feedback welcome: [email protected]