Skip to content

Releases: shlinkio/shlink-api-spec-ui

v1.7.0

09 Jul 16:41
890a35a
Compare
Choose a tag to compare

Added

  • #23 Updated dependencies, including next.js 11.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.6.0

08 May 10:45
856de3f
Compare
Choose a tag to compare

Added

  • #23 Updated to official async-api component.

Changed

  • Migrated build to Github Actions

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.5.0

20 Nov 18:20
Compare
Choose a tag to compare

Added

  • #21 Added github action to build docker image.

Changed

  • #18 Updated to NextJS 10.
  • #20 Updated project dependencies.
  • #19 Updated to latest swagger-ui-react, which supports deeplinking, and therefore allows removing custom component.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #22 Fixed word wrap on long texts.

v1.4.1

23 Apr 17:47
91f70be
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #14 Fixed /async-api path resulting in a 404 when loaded synchronously from the server.

v1.4.0

23 Apr 17:34
Compare
Choose a tag to compare

Added

  • Added page for async API spec

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.3.0

31 Mar 20:37
d39b810
Compare
Choose a tag to compare

Added

  • Updated to next.js security patch, v9.3.2
  • Configured docker image build as part of regular travis build.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.2.0

10 Mar 20:42
1906ea0
Compare
Choose a tag to compare

Added

  • Updated dependencies, including next.js to v9.3

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #8 Fixed logo path.

v1.1.1

30 Nov 21:56
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed security issues on outdated dependencies.

v1.1.0

06 Sep 21:42
2df6940
Compare
Choose a tag to compare

Added

  • #5 Selected API version is now set as a query param.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v1.0.1

04 Sep 13:04
247b24c
Compare
Choose a tag to compare

Added

  • #2 Added css style checks with stylelint.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #1 Fixed deep links not working.