All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Empty Drawer when the Solution is not configurable (#19).
Release of the internally named version 1.0, integrating with the real API.
- Solutions modal images.
1.1.0 - 2024-10-10
Release of the internally named version 1.0, integrating with the real API.
- Sentry integration.
- Unit tests for:
utils/index.ts
,TreatUnhandledRejection.ts
andHomeView.vue
- Error when trying to integrate or edit a solution integration when the globals were empty.
1.0.0 - 2024-10-04
Release of the internally named version 1.0, integrating with the real API.
- Environment variables support for
Sentry
andAPI base URL
. - Integration for list
available solutions
,integrate solutions
,update integrated solution
,list integrated solutions
anddelete integrated solution
. - Global handling of unhandled rejections (for example: errors coming from the API should issue an error alert as feedback to the user).
- Automation to automatically create the staging tag from the
staging
branch. - APIPhantom support.