Skip to content

Releases: ozkeisar/mockingbird

1.5.3

17 Aug 04:01

Choose a tag to compare

version 1.5.3

features

  • add default responses
  • add preset validation before delete
  • add tab titles

bugfix

  • reload fail false message

Docker image

Mockingbird at docker hub

Pull the image
docker pull ozkeisar/mockingbird:latest

run the image
docker run -d -p 1512:1512 --name mockingbird ozkeisar/mockingbird


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.5.1

26 Sep 21:45
eda1af1

Choose a tag to compare

version 1.5.1

features

  • import swagger to create mock server
  • disable filename field
  • add tab titles

bugfix

  • open project folder

Docker image

Mockingbird at docker hub

Pull the image
docker pull ozkeisar/mockingbird:latest

run the image
docker run -d -p 1512:1512 --name mockingbird ozkeisar/mockingbird


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.5.0

18 Sep 13:40

Choose a tag to compare

version 1.5.0

features

  • servers logs

bugfix


Docker image

Mockingbird at docker hub

Pull the image
docker pull ozkeisar/mockingbird:latest

run the image
docker run -d -p 1512:1512 --name mockingbird ozkeisar/mockingbird

1.4.0

22 Aug 20:16
c17434a

Choose a tag to compare

version 1.4.0

features

  • docker image
  • clone API
  • Terminal commands (open, code)

bugfix

  • increase socket limit for large files
  • graphql schema delete all schemaType
  • checkout branches

Docker image

Mockingbird at docker hub

Pull the image
docker pull ozkeisar/mockingbird:latest

run the image
docker run -d -p 1512:1512 --name mockingbird ozkeisar/mockingbird

1.3.1

07 Aug 20:08
cc420d3

Choose a tag to compare

fix changing branches
add block proxy for responses
fix case sensitive search


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.3.0

07 Jul 17:57
cc420d3

Choose a tag to compare

Graphql types bugfix
terminal in beta
Copu query button in graphql requests

more bugfix


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.2.7

24 Jun 17:44
cc420d3

Choose a tag to compare

Support function and proxy response in GraphQL routes
Add Api to control mockingbird using API calls
Swagger for mockingbird API (can be open from app settings)

More bug fix


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.2.0-beta

15 Jun 20:09
cc420d3

Choose a tag to compare

1.2.0-beta Pre-release
Pre-release

Moving to client-server architecture
adding more API to swagger

1.1.3

09 Jun 17:49
cc420d3

Choose a tag to compare

More Engine/UI bug fix


Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app

1.1.0

03 Jun 19:55
f654f59

Choose a tag to compare

GraphQL mock support!
Redesign console experience
Add open route button in console row
More bugs fixed

Mockingbird API, swagger for mockingbird API is in the app settings

Mac users? Run this after the installation

xattr -c /Applications/Mockingbird.app