Releases: Scifabric/pybossa
Releases · Scifabric/pybossa
v1.4.1
v1.4.0
- Update Pyrax dependencies.
- Autoimport tasks can pass arbitrary metadata from previous import task to the
next scheduled execution. - Twitter importer can use now API credentials from user too.
- Improved test coverage.
- A dict with data about the installed plugins is now available as a global
jinja2 template variable (thanks to @alexandermendes). - New theme for documentation.
- Improvements in documentation.
v1.3.0
- Add Twitter importer.
v1.2.2
- Make pro user features extensible to all regular users in the configuration files.
Project results
Project results have been added to PyBossa projects.
v1.1.3
- 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).
v1.1.2
v1.1.1
v1.1.0: Merge pull request #1181 from PyBossa/issue-webhooks-table
- Remove support for hidden projects. To hide them use of password is now needed.
- Projects need to be published in order to be visible for the volunteers.
- Add webhook table to debug easily them.
- Add Server Sent Events (SSE) to notify background jobs status on real time.
v1.0.0: Merge pull request #1195 from PyBossa/ip-change
- Added Brazilian Portuguese translation.
- Improvements in the documentation.
- Fix Pyrax library issues.
- Fix Nginx documentation.
- Change IP to SciFabric LTD.