Skip to content

Latest commit

 

History

History
100 lines (52 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

100 lines (52 loc) · 4.63 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.12.2 (2019-11-24)

0.12.1 (2019-11-15)

Bug Fixes

  • build: generate a config js file when container starts (60d94f4), closes #44

0.12.0 (2019-11-15)

Bug Fixes

Features

  • passing headers to operation (8dd33e2)
  • populate entrypoint dropdown from environment variables (d5ada4e), closes #42
  • prepare Dockerfile (d8cc1a1), closes #41
  • shift+click to open a link in new tab (window) (1c26b35)
  • show hints when hovering one properties, links etc (b6e0b06)

0.11.0 (2019-08-14)

Bug Fixes

  • abbreviate uris (d834ef8), closes #15
  • disable operation form legend (034b763)
  • fallback rendering should also happen non-string primitives (e2c20d1)
  • flash icon not loaded on grid (21bed98)
  • missing URI shrinking in 'Other values' (fd277d2)
  • update PWA icons (d267426)

Features

  • show version number in the menu (2a05dc3)

0.10.2 (2019-08-05)

Bug Fixes

  • ensure that operation body is stringified (8a63b53)
  • follow location header on 201 responses (20b40a3)
  • get rid of omnipresent hover tooltip (ad36425)
  • hydra operation event args which make sens (6d3db1f)
  • safely shrink IRIs (6cdbfd0)
  • shrink must echo iri if not shrunk (1687ba6)

0.10.1 (2019-07-08)

Bug Fixes

  • remove initial form value which was only for testing (f46bc20)

0.10.0 (2019-07-03)

Features

  • 🎸 display IRIs shrinked (e3d00bb)
  • added a very basic operation support (6850dad)

0.9.0 (2019-06-12)

Initial release following conventional commits and changelog.