Releases: MPMG-DCC-UFMG/F05-Mobile-backend
Releases · MPMG-DCC-UFMG/F05-Mobile-backend
Release v1.8.2
Bugfix
- Fix routes
Release v1.8.1
Bugfix
- Fix connection with queue database
Release v1.8.0
Feature
- Add the strength of a password
- Roles based access implemented
- Add role to token return
- Add queue of public works
- Add routes to accept and list public works on a queue
- Add queue of collections
- Update collect model
- Add pagination to public work
- Fix endpoint to get image information
- Add queue routes
Release v1.7.0
Features
- Add many to many relation between type of work and type of photos
- Add many to many relation between type of work and work status
- Fix update route on work status, type work relation
Release v1.6.1
Bugfix
- Minor bugfixes on work status and type works
Release v1.6.0
Features
- Add new routes to download public work reports
- New utils to deal in the creation of json files
- Report folder for generated reports
Release v1.5.0
Features
- Adding user management endpoints
- Adding user parameters for future usage
Release v1.4.1
Bugfix
- Fix timestamp on PublicWork
Release v1.4.0
#Feature
- Base changes to calls that fetch statistics information of the database
Release v1.3.4
Changes
- Update dependencies
- Small fix for photo upload and retrieval