forked from smartcontractkit/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
As a user, I would like to have access to the latest changelog within the product specific pages.
Video with explanation: https://www.loom.com/share/6e24575fe76e479d8ea8451be86f5f92?from_recorder=1&focus_title=1
AC:
- Fetch the latest changelog with the correct type from Algolia
- Display the changelog on the page
- Allow use to navigate to the changelog page (I think the header is expected to navigate there) - dev.chain.link/Changelog
- If no entry are available within the changelog, do not show anything.
Repo with Algolia search info: https://github.com/thisdot/chainlink-algolia-search/blob/main/src/utils/algolia.ts
Repo with HTML info: https://github.com/thisdot/chainlink-webflow-cms-api/blob/main/chainlog-handler.js
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request