Releases: shlinkio/shlink-api-spec-ui
Releases · shlinkio/shlink-api-spec-ui
v1.7.0
Added
- #23 Updated dependencies, including next.js 11.
Changed
Deprecated
Removed
Fixed
v1.6.0
Added
- #23 Updated to official async-api component.
Changed
- Migrated build to Github Actions
Deprecated
Removed
Fixed
v1.5.0
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
Removed
Fixed
- #22 Fixed word wrap on long texts.
v1.4.1
Added
Changed
Deprecated
Removed
Fixed
- #14 Fixed
/async-api
path resulting in a 404 when loaded synchronously from the server.
v1.4.0
Added
- Added page for async API spec
Changed
Deprecated
Removed
Fixed
v1.3.0
Added
- Updated to next.js security patch, v9.3.2
- Configured docker image build as part of regular travis build.
Changed
Deprecated
Removed
Fixed
v1.2.0
Added
- Updated dependencies, including next.js to v9.3
Changed
Deprecated
Removed
Fixed
v1.1.1
Added
Changed
Deprecated
Removed
Fixed
- Fixed security issues on outdated dependencies.
v1.1.0
Added
- #5 Selected API version is now set as a query param.
Changed
Deprecated
Removed
Fixed
v1.0.1
Added
- #2 Added css style checks with stylelint.
Changed
Deprecated
Removed
Fixed
- #1 Fixed deep links not working.