v0.41.0
🚀 Enhancements
- Allow collection depositors to receive emails #854 (@carolyncole)
- Add a placeholder and client-side validation to provenance notes #850 (@mccalluc @bess)
- Export the work JSON instead of the resource JSON in /works/:id.json #858 (@hectorcorrea)
- Include files in Work JSON #851 (@mccalluc)
- Moving Notification on State Change out of the System ActivityType #852 (@carolyncole)
🧹 Maintenance
- Change method name from
add_system_activity
toadd_work_activity
#859 (@mccalluc @bess) - Fix CircleCI caching #862 (@mccalluc @carolyncole @bess)
- Test to make sure emails are sent when enabled on comments #864 (@carolyncole)
- Simplify work_activity by removing underused flag methods #856 (@mccalluc @bess)
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Chuck McCallum (@mccalluc)
- Hector Correa (@hectorcorrea)