AMY release v2.13.1 - 2020-08-10¶
Minor AMY release v2.13.1.
New features¶
- maneesha make numerous adjustments to workshop request forms field naming - #1676
- Piotr extended Introduction email to work for 2 or more supporting instructors if the event is online - #1677
- Piotr added a new
instructor_availability
field for Workshop Request and Inquiry forms - #1691 - Piotr added Supporting Instructors to the Post Workshop action - #1692
Bugfixes¶
- Piotr decreased the number of required supporting instructors down to 1 for online events - #1685
- Piotr fixed bug related to empty emails not accepted by the MailGun - #1684
- Piotr changed the
Person.family
name field to be non-nullable, which should solve 500 error messages when creating a person without family name - #1688 - Piotr fixed 2 bugs in one PR: cancel RQJob bug (500 error) and occasional two emails scheduled for Introduction action - #1694
- Piotr finally brought back some missed test case from #1684 - #1695