Skip to content

Releases: MPMG-DCC-UFMG/F05-Mobile-backend

Release v1.8.2

19 Jan 14:10
Compare
Choose a tag to compare

Bugfix

  • Fix routes

Release v1.8.1

07 Dec 12:41
Compare
Choose a tag to compare

Bugfix

  • Fix connection with queue database

Release v1.8.0

04 Dec 22:13
Compare
Choose a tag to compare

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

16 Nov 17:15
eeb0247
Compare
Choose a tag to compare

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

06 Nov 17:14
Compare
Choose a tag to compare

Bugfix

  • Minor bugfixes on work status and type works

Release v1.6.0

29 Oct 11:13
Compare
Choose a tag to compare

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

23 Oct 13:24
Compare
Choose a tag to compare

Features

  • Adding user management endpoints
  • Adding user parameters for future usage

Release v1.4.1

21 Oct 18:38
Compare
Choose a tag to compare

Bugfix

  • Fix timestamp on PublicWork

Release v1.4.0

21 Oct 14:21
4ccb1eb
Compare
Choose a tag to compare

#Feature

  • Base changes to calls that fetch statistics information of the database

Release v1.3.4

14 Oct 11:53
Compare
Choose a tag to compare

Changes

  • Update dependencies
  • Small fix for photo upload and retrieval