Skip to content

Releases: TelwareSW/telware-backend

Release v3.0.0 (Final Project Delivery 🎉)

26 Dec 20:16
4bc3129

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v3.0.0

Release v1.1.0

13 Dec 12:53
9d415c5

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

08 Nov 19:53
b58b010

Choose a tag to compare

What's Changed

New Contributors

What is left:

  • Unit/Integration Testing
  • Full API Documentation with Swagger
  • Functional Documentation
  • Refactoring & Better Error Handling for Production

Full Changelog: v0.0.1...v1.0.0

Release v0.0.1

01 Nov 15:18
32e7b2e

Choose a tag to compare

What's Changed

Contributors

Known Issues

  • Session Management Issues, Especially with Cross-Platform Team
    • We can change approach to be access-token/refresh-token instead of sessions
    • Access tokens need to be refreshed automatically instead of an endpoint to refresh it
  • CORS Problems with Frontend Team
  • OAuth is Not Integrated with Frontend and Cross-Platform Teams
  • Error Handling Needs to Be Enhanced (cover a wide range of errors)

Postponed Tasks

  • Get Current User Sessions (location, device, version, etc.)
  • Create Complete Seed for Database
  • Unit Testing
  • API & Functional Documentations

Full Changelog: https://github.com/TelwareSW/telware-backend/commits/v0.0.1