Skip to content

Releases: newrelic/gatsby-theme-newrelic

v9.4.1

20 Mar 21:53
Compare
Choose a tag to compare

9.4.1 (2024-03-20)

Bug Fixes

v9.4.0

19 Mar 21:32
Compare
Choose a tag to compare

9.4.0 (2024-03-19)

Bug Fixes

Features

  • add new li style (15511da)
  • adjust line-height and margins for shape up (d1809d2)

v9.3.2

14 Mar 21:47
Compare
Choose a tag to compare

9.3.2 (2024-03-14)

Bug Fixes

  • Refactor encoded characters (7f97602)
  • Update translated json (1b2ff6a)

v9.3.1

06 Mar 16:30
Compare
Choose a tag to compare

9.3.1 (2024-03-06)

Bug Fixes

  • add exclusion to external sites icon for i18n preview sites (1b7b6bc)
  • bump gatsby-plugin-newrelic (18d788d)
  • replace token name used in action workflows (7638fcd)
  • replace token name used in action workflows (3fcd67f)
  • update bot creds (4e12ff7)

v9.3.0

21 Feb 19:45
Compare
Choose a tag to compare

9.3.0 (2024-02-21)

Bug Fixes

  • add netlify.toml and gatsby-plugin-netlify (1350623)
  • update gatsby-plugin-newrelic config (58e5ce9)

Features

  • Add language support for es and pt (64adebb)

v9.2.9

31 Jan 20:00
Compare
Choose a tag to compare

9.2.9 (2024-01-31)

Bug Fixes

  • add custom attributes to browser agent events (#999) (fe1acf7)

v9.2.8

25 Jan 22:10
Compare
Choose a tag to compare

9.2.8 (2024-01-25)

Bug Fixes

  • Use cookie instead of segment for anon id (441d27c)

v9.2.7

25 Jan 19:37
Compare
Choose a tag to compare

9.2.7 (2024-01-25)

Bug Fixes

  • add env to all page actions from theme (b4d6300)

v9.2.6

25 Jan 18:20
Compare
Choose a tag to compare

9.2.6 (2024-01-25)

Bug Fixes

  • add addPageAction to the list of utils functions in the README (8832042)
  • add comment to denote the addition of adding a substring method (74ba66f)
  • add necessary useEffects dependencies and remove unnecessary ones (fb090c5)
  • Add segment function (wip) (d9f23c1)
  • further updating of useEffect deps (648cba2)
  • init test updates (af9cdef)
  • limit regex test string length (a5e37bb)
  • remove tessen from gatsby config and all things related to that (874806c)
  • remove tests that rely on addPageAction to be fired, could not make them work without making the hook async (ea57e9b)
  • remove unneeded comment (06316f7)
  • remove unneeded passing of addPageAction to Signup (1ee53a0)
  • remove use of useTessen for useNRBrowserAgent (f868d95)
  • slapping ignore statement on useEffect deps line with more specificity (c4e1a5c)
  • slapping ignore statement on useEffect deps line, adding setTab will create a render loop (145dd6d)
  • Update event format (60a433e)
  • update locations where tessen is used to instead use nrBrowserAgent (0a658d0)
  • update README to remove tessen and update some areas with nrBrowserAgent/addPageAction (6d91880)
  • update regex tests to stringify data for security sake, remove unneeded variables (7df1582)
  • update tests to actually run correctly (9e220a4)
  • Update the way the nrBrowserAgent file works throughout the project (739632f)
  • update useNRBrowserAgent to have no mention of tessen (431317d)

v9.2.5

23 Jan 17:41
Compare
Choose a tag to compare

9.2.5 (2024-01-23)

Bug Fixes

  • add style to ensure page takes up full width even with narrow content (f0bbf97)