You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save (in the "created" attribute of task runs) a timestamp of the moment it
was delivered to the volunteer so project owners can keep track of the time
invested by the volunteer in completing the task.
Fix issue with completed projects being listed as inactive in a background
job (#1214).
Fix issue with SQL query for quarterly jobs (#1206).
Upgraded dependencies.
Fix bug that was preventing saving the description of a project if it was
provided on project creation, generating always the description by cropping
the long description (#1213).