github mockoon/mockoon v1.7.0
New import/export system

latest releases: v8.1.1, libs-v8.1.1, v8.1.0...
4 years ago

During this iteration, the import/export system has been revamped. Exports are now independent of Mockoon's version and migrations are played after an import on each environment independently. Which will make data exports easier to share. As before, a single route exported with the "copy to clipboard" feature cannot be imported on a different version.

Features:

  • Migrations are now played on each imported environment independently #21
  • File export is now fully compatible with a clipboard export (clipboard content can be pasted in a JSON file and imported) #102

Improvements:

  • Added a label to better identify route responses #170
  • Data are now exported without UUIDs to easier sharing #216
  • Avoid possible crashes by preventing using a migrated environment on an older Mockoon version #218
  • Added a link in the help menu to open the application data folder #184
  • Added a keyboard shortcut to export all environments to JSON #134

Bugfixes:

  • Fixed a bug where data were wiped on the second launch of a fresh install #217
  • Support Content-Type with charsets (or any additional information after a ;) that were preventing rules to be triggered #214

Development:

  • Add Prettier for better code formatting

Don't miss a new mockoon release

NewReleases is sending notifications on new releases.