Releases: ietf-tools/ietf-guides
Releases · ietf-tools/ietf-guides
v1.6.0
v1.5.0
✨ New Features
63ac037
- add useful badges to important guide/participant properties (PR #72 by @hardaker)90de1de
- add a new guide attribute for whether they are remote or not (PR #74 by @hardaker)829ed6f
- allow guides to select gender preferences for participants (PR #77 by @hardaker)a9373f2
- add admin notes (PR #75 by @hardaker)
🐛 Bug Fixes
v1.4.2
v1.4.1
v1.4.0
v1.2.2
v1.2.1
Bug Fixes
a000b5edb6
- text updates for modern list (#37 by @hardaker)
v1.2.0
Simplify work for matchers by filtering participants who aren't participating in the next meeting
Merge pull request #32 from hardaker/matcher-attending-view-display Fix the test suite and code for filtering participants
Add non-attending option
This release adds a "not attending the next ietf meeting" to the Participant model. This is a change in the design of the app, which previously assumed two things:
- That participating in the guides program required participating in the next meeting (remotely or otherwise), and
- Participant data would be reset after each meeting.