-
Notifications
You must be signed in to change notification settings - Fork 490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing ReleaseLink with Kubo IPFS implementation #2010
Labels
kind/bug
A bug in existing code (including security flaws)
P1
High: Likely tackled by core team if no one steps up
released
status/in-progress
In progress
Comments
xrazis
added a commit
to xrazis/ipfs-webui
that referenced
this issue
Aug 20, 2022
xrazis
added a commit
to xrazis/ipfs-webui
that referenced
this issue
Aug 20, 2022
SgtPooki
added
kind/bug
A bug in existing code (including security flaws)
status/in-progress
In progress
P1
High: Likely tackled by core team if no one steps up
and removed
need/triage
Needs initial labeling and prioritization
labels
Aug 22, 2022
SgtPooki
pushed a commit
that referenced
this issue
Aug 22, 2022
ipfs-gui-bot
pushed a commit
that referenced
this issue
Sep 9, 2022
## [2.18.0](v2.17.3...v2.18.0) (2022-09-09) CID `bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm` --- ### Features * IPNS Publishing ([#1973](#1973)) ([4ff4939](4ff4939)) * ux improvements to publish modal ([#1998](#1998)) ([ea4f632](ea4f632)) ### Bug Fixes * **ci:** parsing "ipfs-cluster-ctl peers ls" output ([#1966](#1966)) ([828e460](828e460)) * korean detection ([#2005](#2005)) ([362dab8](362dab8)) * Kubo agent text to link via ReleaseLink [#2010](#2010) ([#2011](#2011)) ([3d04988](3d04988)) * nodejs readme badges ([#1985](#1985)) ([a9e661b](a9e661b)) * remove web ui version and keep revision ([#2000](#2000)) ([42ed78d](42ed78d)) * resolve issues with automated releases ([#1974](#1974)) ([9a7cfad](9a7cfad)) ### Trivial Changes * add missing classnames dependency ([#1977](#1977)) ([c4216b8](c4216b8)) * **deps:** update react-scripts ([#1969](#1969)) ([136b260](136b260)) * pull transifex translations ([#1996](#1996)) ([0de4267](0de4267)) * Pull transifex translations ([#2003](#2003)) ([cc51b15](cc51b15)) * **readme:** NodeJS version support info ([#1986](#1986)) ([829450d](829450d)) * **readme:** update release steps ([#1963](#1963)) ([c5b4822](c5b4822)) * Update .github/workflows/stale.yml [skip ci] ([f15818d](f15818d)) * update storybook and stories ([#2007](#2007)) ([83ceac1](83ceac1)), closes [/github.com/storybookjs/storybook/blob/next/MIGRATION.md#webpack-5](https://github.com/ipfs//github.com/storybookjs/storybook/blob/next/MIGRATION.md/issues/webpack-5)
🎉 This issue has been resolved in version 2.18.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/bug
A bug in existing code (including security flaws)
P1
High: Likely tackled by core team if no one steps up
released
status/in-progress
In progress
Describe the bug
The agent version link is broken for Kubo. That is due to the rename made over the past release.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The agent and version should be highlighted and lead to the responsive pages on Github.
Screenshots
Screenshot 1
Desktop:
Additional info:
Should i add support for other IPFS implementations?
The text was updated successfully, but these errors were encountered: