Skip to content

Releases: WEG-Technology/room

Version v1.2.0

23 Dec 06:54
Compare
Choose a tag to compare

New Feature: Added cookie support to the client tool for enhanced session management and user tracking.

Version v1.1.0

30 Mar 00:00
Compare
Choose a tag to compare

Changes

  • Now, you can submit applications to oversee specific requests for the elevator engine.
  • The Response Data Transfer Object (DTO) has been enhanced for greater flexibility.
  • A bug causing duplication of the base URL in the Connector has been resolved.
  • An error response has been implemented. In cases where the timeout is exceeded by the context, you will now receive a comprehensive response, allowing you to review the data sent to the server.

Version v1.0.2

22 Mar 07:02
Compare
Choose a tag to compare

Changes

  • less allocation for response schema

Version v1.0.1

20 Mar 14:01
Compare
Choose a tag to compare

Changes

  • test coverage increased
  • DTO bug fixed
  • auth strategy updated

Version v1.0.0

20 Mar 07:12
Compare
Choose a tag to compare

Changes

  • Concurrent request integration added
  • New workflow #2
  • Issue template #1