Skip to content

Commit

Permalink
Change release sections order
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Dec 29, 2023
1 parent 024f99e commit 42f00b0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/releases/6.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ Read more about this feature in the [documentation](https://mockoon.com/docs/lat
- The CLI is now correctly reporting the OpenAPI import errors alongside Mockoon's format parser errors. (Issue [#1229](https://github.com/mockoon/mockoon/issues/1229))
- Files with `.yml` extensions are now selectable in the OpenAPI import dialog. (Issue [#1229](https://github.com/mockoon/mockoon/issues/1229))

## Desktop application

- Fix the data bucket name not being displayed on a CRUD route view when creating from the template modal. (Issue [#1234](https://github.com/mockoon/mockoon/issues/1234))
- Fix the Faker.js locale not being applied from the settings on startup. (Issue [#1222](https://github.com/mockoon/mockoon/issues/1222))
- Fix callbacks not being removed from the route response's callbacks view when deleted, in the case multiple responses were present. (Issue [#1215](https://github.com/mockoon/mockoon/issues/1215))

## CLI and Serverless new Faker.js options

New flags were added to the CLI, and new options to the Serverless package, to allow setting the Faker.js locale and seed.
Expand All @@ -82,6 +76,12 @@ More information in the [Serverless package's documentation](https://github.com/

(Issue [#669](https://github.com/mockoon/mockoon/issues/669))

## Desktop application

- Fix the data bucket name not being displayed on a CRUD route view when creating from the template modal. (Issue [#1234](https://github.com/mockoon/mockoon/issues/1234))
- Fix the Faker.js locale not being applied from the settings on startup. (Issue [#1222](https://github.com/mockoon/mockoon/issues/1222))
- Fix callbacks not being removed from the route response's callbacks view when deleted, in the case multiple responses were present. (Issue [#1215](https://github.com/mockoon/mockoon/issues/1215))

---

### Thank you
Expand Down

0 comments on commit 42f00b0

Please sign in to comment.