Releases: newrelic/developer-website
Releases · newrelic/developer-website
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.0
1.11.0 (2020-08-14)
Bug Fixes
- filter out certain document types to match the in product experience (7a4c0e5)
- fix race condition causing incorrect data to be written to file (753cd77)
- hide related resources on pages that have not yet been indexed (7bf2811)
- smaller font size on tags underneath related resources (57d482b)
Features
- add ability to filter which pages are fetched (da64b13)
- add ability to manually trigger refetching of related content (7fd7a22)
- add actual related resource data (3efef9d)
- add config to enable swiftype builds using env variable (6d77c70)
- add general params that will be used to fetch from swiftype (27c1481)
- add github action that will run everyday to sync swiftype results (080e5ba)
- add graphql schema item and dummy resolver for related resources (d36afbc)
- add limit argument to relatedResources (cc22434)
- add local plugin that creates the json file that will be written to (0568e5c)
- add related resources from swiftype to the right rail (fdd265e)
- add tags to search query and write data to file in plugin (9e3b486)
- fetch results from swiftype for the node and save the data (8232332)
- filter out redirects and already defined urls for a page (674e1c7)
- implement resolver for related resources (f4c8fd1)
- properly resolve related resources for a node by linking the parent to the child (0ad50b9)
v1.10.6
v1.10.5
1.10.5 (2020-08-11)
Bug Fixes
- add background for current page (c76c91a)
- always render hover color + only change text on dark mode (32ac1ae)
- better alignment of background with its parent (34c5fd4)
- better mobile menu (5c46e39)
- close mobile nav after navigating to a new page (641f057)
- dont open links on home page (de74639)
- ensure header covers up selected nav item (71d309f)
- match font weight on selected top-level nav item (e7fc9ad)
- move chevrons to right of the link (91c2854)
- only toggle current page if active (d00e2df)
- show chevrons for top level nav items (c8a69b6)
- some tightening of the sidebar (3f61d5c)
- thinner chevrons (e626b1e)
- use HamburgerMenu from the theme (48b65ff)
- use SearchInput from gatsby theme in nav (04f402d)