Skip to content

Commit

Permalink
"Add version 3.18.0 to changelog"
Browse files Browse the repository at this point in the history
  • Loading branch information
dolittle-build committed Sep 26, 2023
1 parent 25477e5 commit c025e47
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Source/SelfService/Web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# [3.18.0] - 2023-9-26 [PR: #472](https://github.com/dolittle/Studio/pull/472)
## Summary

Added functionality to edit the microservice.

<img width="775" alt="Screenshot 2023-09-26 at 15 02 32" src="https://github.com/dolittle/Studio/assets/19160439/964724f5-c07a-43bf-8181-de5bad9adc23">

### Added

- 'editMicroservice' API
- "Position: relative" to the body
- LoadingSpinnerFullPage component

### Changed

- Comment out unused code

### Fixed

- Made LoadingSpinnerFullPage to fill up the entire screen

### Removed

- 'Accordion' from Microservice Configuration Setup


# [3.17.0] - 2023-9-8 [PR: #471](https://github.com/dolittle/Studio/pull/471)
## Summary
- Fix wrongly inverted boolean being passed into the switch to hide unselected rows in the message mapping table
Expand Down

0 comments on commit c025e47

Please sign in to comment.